Any suggestions will be greatly appreciated.
Thanks
Ray
Distiller doesn't make this easy. Two possilbe ways:
1.) Output your file to a post script file; you can do this by setting up a
copy of the adobe postscript printer driver to a specific target output file
as the port. Then use the distiller com object's FileToPDF to convert it
to a PDF file.
2.) Create a new port which is the file name at run time using the AddPort
api and change distiller printer to use that port. In the instance you must
have distiller printer's print preferences set to not ask for the file name.
Steve A
"Ray Hawkins" <rrha...@yahoo.com> wrote in message
news:1de8b...@WebX.la2eafNXanI...
Do you know where I can obtain the Acrobat Distiller API? And are there examples using these two examples you described?
Thanks
--Mike Nitabach
Aandi Inston
Deselect the optin you don't want.
You still need to give the print command in order to print to distiller manually.
If you want to fully automate this then follow the link that Aandie suggested and read the documentation there.
Aandi Inston