Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Since moving to 2007 the quality of charts exported as GIF files is markedly
worse. JPG and PNG files both suffer same qulaity degradation. Does anyone know how to use Chart.export to produce a WMF or EMF file? Does anyone know how to get back the qulaity of files exported under 2003 in 2007? this is the line of code I have been using that does the exporting in 2003 and produces poor results under 2007. TempChartObject.Chart.Export FileName:=FileSaveName, Filtername:="GIF" |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This is a known problem which has been reported since beta testing. I
honestly don't know what to do to improve the quality of exported charts, either image files or shape objects pasted into another program (e.g., PowerPoint). I don't use 2007 for real work. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services, Inc. http://PeltierTech.com/WordPress/ _______ "Tom" wrote in message ... Since moving to 2007 the quality of charts exported as GIF files is markedly worse. JPG and PNG files both suffer same qulaity degradation. Does anyone know how to use Chart.export to produce a WMF or EMF file? Does anyone know how to get back the qulaity of files exported under 2003 in 2007? this is the line of code I have been using that does the exporting in 2003 and produces poor results under 2007. TempChartObject.Chart.Export FileName:=FileSaveName, Filtername:="GIF" |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is it possible to export an Excel 2007 chart as a vector graphic? | Excel Discussion (Misc queries) | |||
2007 Pie chart - poor display/print quality | Setting up and Configuration of Excel | |||
Default Print Quality in Excel 2007 | Excel Discussion (Misc queries) | |||
Very poor performance with Excel 2007 | Excel Discussion (Misc queries) | |||
HOW DO I USE EXCEL FOR QUALITY CONTROL CHART SUCH AS TEMPERATURE . | Charts and Charting in Excel |