Problem:
I got a jpeg picture saved and I export it to a word document (under rtf format )in a table using:
"{\field{\*\fldinst { INCLUDEPICTURE " & pictname.jpg & " \\* MERGEFORMAT \\d }}}"
The picture is then linked to the document...
the thing is than the picture appears in the document but is too big...
Does anyone knows what i should write to reduce the size of the picture before exporting it ???
Thanks