Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print PDF File

Status
Not open for further replies.

ryan1

Programmer
Joined
May 15, 2002
Messages
106
Location
US
I some how need to be able to print a .PDF file from access.
The .PDF file is already stored on the network. I haven't had any luck so far any help with this would be awesome.
 
Is it possible to have a button that prints a file, where you set the target rather than have access find it?
 
Yes, I've done it with a PowerPoint Presentation, but i can't figure it out with a .PDF file.
 
I have done this using an ActiveX control from Zeon International ( The OCX allows a PDF to be opened for viewing in an Access form. The opened PDF can then be printed to the default printer. We have implemented what appears to be direct printing of the PDF files simply by hiding the form with the ActiveX control. With the current version, though, there is a problem with the scaling of the page and the handling of margins when printing, resulting in the output (including the original margins) being squeezed into the printer's margins. They promised to fix this in the next release, which reminds me that I need to go to the website and see if it is available.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top