Link to home
Create AccountLog in
Adobe Acrobat

Adobe Acrobat

--

Questions

--

Followers

Top Experts

Avatar of Mike McCracken
Mike McCracken

Set file name for Adobe Printer
I am modifying a VB6 application.  I need to export a Crystal report to PDF format.  The application uses CR7 which doesn't have an export to PDF option.  The user is currently using the PDF printer from Adobe Professional.

I would like to automate the printing to the Adobe printer so the user doesn't have to do anything other than request the print of the report.  The filename needs to be set based on information in the report like client name and test date.

Currently they select each client and "print" the reports one at a time.  Some days there are up to 100 client report to print.  

Is it possible to set the output file name and destination directory?

If it isn't possible with the Adobe printer is there another PDF printer that does allow you to set the destination and printfile name?

mlmcc

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of Mike McCrackenMike McCracken

ASKER

They are using Adobe Professional 6.0

Is the PDF printer for that version available as a dowmload?

mlmcc

They shouldn't need it; I'm using a very old version of Acrobat (I think it's v3), and the "printer" -- the Acrobat system that creates the file -- is the same as any other printer would be (confirmation button and all).

So you should be able to write a script that just confirms the file name of the report as the name of the PDF file...

ep

Avatar of aikimarkaikimark🇺🇸

I started using BullZip instead of Adobe for this reason.  I couldn't bypass the file/path prompt coming out of an Office application.  :-(

For one client, I created a SendKeys application that wakes up, looks for the Adobe file/path prompt, activates the dialog if found, and sends a key character sequence to continue with the PDF creation.

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of aikimarkaikimark🇺🇸

For BullZip, there is a printer object I can set properties for programmatically.

Also with BullZip, I can create an .INI file that the printer object will use for its settings.

The sendkeys sounds interesting.

How did you do that.

I have a VB6 application that will print upto 100 reports in sequence through the PDF printer.

I'll also look at BullZip.

mlmcc

ASKER CERTIFIED SOLUTION
Avatar of aikimarkaikimark🇺🇸

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Avatar of aikimarkaikimark🇺🇸

To make it easier for the user to find and launch, I changed the program icon.

Free T-shirt

Get a FREE t-shirt when you ask your first question.

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


There's also Ghostscript: http://pages.cs.wisc.edu/~ghost/

Avatar of aikimarkaikimark🇺🇸

I use Ghost to view postscript files.

aikimark
Thanks.  I almost have it working.  Been busy with other priorities so haven't quite got it done.

I would use the export to PDF except the version of Crystal we are using doesn't have that ability.

mlmcc

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of aikimarkaikimark🇺🇸

Remember that this might not work under Vista (and later).  However, there is a work-around for this new runtime limitation.

Still running XP.

mlmcc
Adobe Acrobat

Adobe Acrobat

--

Questions

--

Followers

Top Experts

Adobe Acrobat is a family of application software and Web services developed by Adobe Systems to view, create, manipulate, print and manage files in Portable Document Format (PDF). The family comprises Acrobat Reader (formerly Adobe Reader), Acrobat (formerly Acrobat Exchange) and Acrobat.com. The commercial proprietary Acrobat, available for Microsoft Windows and OS X only, can also create, edit, convert, digitally sign, encrypt, export and publish PDF files.