PDF in Runtime Environment

D

Dan

I need a PDF tool that I can drop into an Access 2000 application that is
then deployed via CD to over 200 users. Because most of the users do not have
the full version of Access the application uses the Access Runtime version.
The installation is handled via InstallShield. Can anyone recommend a PDF
product that I package and deploy with the app? Thanks.
 
M

Mark Andrews

You could buy our source code for the batch reporting module, insert it into
your mdb file. You would also have to package using a PDF printer driver
like win2pdf into your InstallShield install routine.

HTH,
Mark Andrews
RPT Software
http://www.rptsoftware.com
 
D

Dan

Does your product allow multiple access reports to be pulled together into
one pdf file?
 
Top