T
Tom
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"
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"