Convert PDF file to a bound report

llkhoutx

Registered User.
Local time
Today, 15:42
Joined
Feb 26, 2001
Messages
4,018
My client has a complex pdf file which it desires to use as a bound report source object to display data from the report's record source.:banghead:

More succinctly, bind a pdf report to a table so that report is populated with data at run time. :banghead:

Of course, I can manually build the report.

Thank you in advance for your help.
 
A PDF file is closed file. You can't bind it to any data.
You should create the report and export it into PDF
 
Thx for your prompt response.
 
is the pdf coming from another system?

can they provide a different format to pdf?

I think that's the way to investigate.
 

Users who are viewing this thread

Back
Top Bottom