How to print Word documents in a report

  • Thread starter Thread starter Steve Cooper
  • Start date Start date
S

Steve Cooper

I am generating a report from a table that has as one of its fields an
embedded Word document. The Bound Object frame that encloses the document is
cutting it off. Is there any way to print a fully formatted Word document as
part of each report record?
 
Steve:

No, the maximum amount of a Word doc you can print is one page in an OLE
control. If you have that much Word information, create a mail merge
template for a Word doc and then merge the Access data into the Word Doc
 
Back
Top