Posted by Mauro D. on 11/04/05 11:23
Hi guys,
i'm trying to replace a picture inside an RTF file.
I have found that this is the format the picture is described inside RTF:
{\*\shppict{\pict\picscalex80\picscaley80\piccropl0\piccropr0\piccropt0\piccropb0\picw800\pich600\picwgoal12000\pichgoal9000\jpeglib
....some binary data...}}
RTF file is about 3,9MB and this expression "\{\\*\\shppict{\pict(.*?)}}/"
doesn't return anything that i can change.
My wish is to change attribute of the string that I have paste on the
top and obviously change binary data!
Thanks
Mauro
Navigation:
[Reply to this message]
|