Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Ken Randall
Posted - Dec 17 2024 : 04:48:41 Hi Nigel,
I am using ImageEnView1.IEBitmap.CopyToClipboard(False,True); which works fine except that after adding an image and applying the changes the copy to clipboard does not include the image. How can I get this to work?
Thanks
Ken R
2 L A T E S T R E P L I E S (Newest First)
Ken Randall
Posted - Dec 19 2024 : 02:06:06 Hi Nigel,
Thanks, works like a dream!
Ken R
xequte
Posted - Dec 18 2024 : 20:15:40 When using the PDF Viewer there is no guarantee that the Bitmap contains content (as the drawing is virtual). So you need to force the drawing to the bitmap before attempting to use it: