Print all pages of an OLE object in Acess

C

caveman

I am building a database that will include links to Word Documents (some have
many pages). When designing a report, the report only shows the first page
of the word document. How can I get a record that includes such a link to
print out all pages of the linked document?
 
Top