Copy to Clipboard as JPEG
Posted: Wed Dec 10, 2008 4:37 pm
I am using the CopyToClipboard function as follows:
_tcChart.Export.Image.JPEG.CopyToClipboard()
It is very useful to copy from a displayed chart and then paste into a report etc. But I've noticed that it seems to copy as a bitmap format not a jpeg and the file size after pasting from the clipboard is very large. I tried to export as a metafile but the quality of the image is too poor. Any suggestions?
_tcChart.Export.Image.JPEG.CopyToClipboard()
It is very useful to copy from a displayed chart and then paste into a report etc. But I've noticed that it seems to copy as a bitmap format not a jpeg and the file size after pasting from the clipboard is very large. I tried to export as a metafile but the quality of the image is too poor. Any suggestions?