Click to See Complete Forum and Search --> : help please


WX_1008
August 30th, 2005, 09:47 AM
Dear code Guru,
What's the difference between paste and paste special (MSword/MSPowerpoint). I have a application which copies image paste to MSWord/MSPowerpoint, my application create enhanced metafile in memory and send to clipboard, and then paste. Using paste special the image ok, but if using paste the vertical text distort. And also do I have way to make my application default paste as paste special.

I will appricate for your help!

WX

cilu
August 30th, 2005, 10:28 AM
Well, the only thing I can say is that MS Word Paste Special allows you to control the format of the pasted content from clipboard. However, MS Office programs use a dedicated clipboard, which allows to keep more than one object into the clipboard.

andytim
August 30th, 2005, 11:28 PM
I agree,Paste special allows you to decide which clipboard format you want to paste,such as you can paste it with EMF Format,but paste is decided by MS Office only.If it finds the clipboard format is bmp not emf,it will paste it as bitmap :)

Jack

---------------------------------------------------------------------------------
XD++ MFC/C++ Flow/Diagram Library (Full Visio 2003 Like,100% Source Code Kit) -- http://www.********.net

cilu
August 31st, 2005, 02:55 AM
[ moved thread ]