May 13, 2002 #1 siebel2002 Programmer Joined Oct 8, 2001 Messages 102 Location US Does anyone know how to save a report from within access as a .ps file? I need this in order to convert it later to .pdf. Thanks.
Does anyone know how to save a report from within access as a .ps file? I need this in order to convert it later to .pdf. Thanks.
May 17, 2002 #2 derren Programmer Joined Mar 22, 2001 Messages 500 Location GB You need to print the report to file using a postscript printer driver (acrobat distiller is a handy one!) This will create the postscript for you to distill at a later date. Derren [Mediocre talent - spread really thin] Upvote 0 Downvote
You need to print the report to file using a postscript printer driver (acrobat distiller is a handy one!) This will create the postscript for you to distill at a later date. Derren [Mediocre talent - spread really thin]
Aug 16, 2002 #3 20132 Programmer Joined Apr 19, 2002 Messages 21 Location US Can you please post a sample of the code on printing Access report into .pdf or .ps Thank you Upvote 0 Downvote