HELP NEEDED ! How to copy selected range as a picture
I'm trying to copy selected range as a picture using copyAsPicture method.
Then paste that image while retaining a link to to the original content.
Problem I'm having is when pasting a table, it pastes not only the table but some white space around the table.
( I'm using wdPasteOLEObject )
Please help me to sort this out.
Thanks in Advance !