J
Jamie Peters
I have table with OLE Fields. I am inserting .pdf files.
I wish to print the pdf files automatically using code in
a report.
I have tried the following under the Sub Detail_Format;
Me.Attachment_2.Action = acOLEActivate
Where Attachment_2 refers to the bound object frame in the
report.
Adobe reader opens but displays the error "There was an
error processing the page. A file error has occurred"
I wish to print the pdf files automatically using code in
a report.
I have tried the following under the Sub Detail_Format;
Me.Attachment_2.Action = acOLEActivate
Where Attachment_2 refers to the bound object frame in the
report.
Adobe reader opens but displays the error "There was an
error processing the page. A file error has occurred"