Publishing Report in Word

L

Leon S

Office XP. I have a report with a few standard lins and a
logo on it compiled in Access.

We need to publish it to word but none of the graphics
come accross to word. I have tried various different
machines and configurations but it just won't work.

Please help. Thanks in anticipation of any response.
Regards

Leon
 
R

Rick Brandt

Leon S said:
Office XP. I have a report with a few standard lins and a
logo on it compiled in Access.

We need to publish it to word but none of the graphics
come accross to word. I have tried various different
machines and configurations but it just won't work.

Please help. Thanks in anticipation of any response.
Regards

The ONLY native export format that retains graphical elements is Snapshot
Format. Otherwise your options are to use a PDF writer, use Automation of
Word in code, or outputting your own data using file i/o tools.
 
Top