G
Guest
Hello,
When writing Access VBA code to print a report to PDF, the code I found
gives ways to suppress some settings via changing the registry.
For example:
If you dont want to View the PDF after it is printed in Acrobat 5.0 it was
possible by setting the bExecViewer = 0 in the registry.
This no longer works in later versions of Adobe.
Any idea how to achieve this in Acrobat 7.0?
Thank you,
Jeff
When writing Access VBA code to print a report to PDF, the code I found
gives ways to suppress some settings via changing the registry.
For example:
If you dont want to View the PDF after it is printed in Acrobat 5.0 it was
possible by setting the bExecViewer = 0 in the registry.
This no longer works in later versions of Adobe.
Any idea how to achieve this in Acrobat 7.0?
Thank you,
Jeff