![]() |
|
#1
|
||||
|
||||
![]()
You would need to use one of the field code renditions before the first Note in post #2. Those will unlink the pictures from the source, so the pictures will be embedded in the output documents.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#2
|
|||
|
|||
![]()
As far as I can tell, I am. Here's my code (transcribed because I can't copy-paste fields), [path] is where I removed the very long filepath to aid legibility here
{ IF { INCLUDEPICTURE { IF TRUE "[path]\{MERGEFIELD Signature }.png" } \d } { INCLUDEPICTURE { IF TRUE "[path]\{MERGEFIELD Signature }.png" } \d } } Did I miss something? I'm not sure which part of your code should break the link, so I don't know what might be wrong. I'm slightly confused by the d-switch, since the documentation suggests this would prevent an image being stored by the document, and I'd therefore expect it would *maintain* a link to the original image instead. That did seem to fit the results I was getting, where the image only appeared if it could find that filepath and name on the recipient computer. (Documentation from here: https://documentation.devexpress.com...omDocument9713) |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
rowan.bradley | Drawing and Graphics | 6 | 05-18-2013 05:26 PM |
![]() |
Sharon | Word | 5 | 01-29-2013 03:12 AM |
![]() |
gary1 | Word | 9 | 12-16-2012 04:37 PM |
![]() |
rfhall50 | Word VBA | 2 | 10-25-2010 12:41 PM |
![]() |
alexcalgary | Drawing and Graphics | 2 | 10-16-2010 03:29 PM |