Previous | Next | (P-PDF) Engineering
Topic: PDFFilename not being picked up
Conf: (P-PDF) Engineering, Msg: 151595
From: wallk
Date: 6/30/2006 09:55 PM
I have a Powerbuilder application which prints PDF documents using Acrobat 4 running on Windows NT 4. In order that the user is not prompted for the filename and path, the powerbuilder application populates the PDFFilename registry entry each time a different PDF file needs to be printed. Works fine, the users are not prompted and each PDF has a different filename as specified by Powerbuilder in the PDFFilename.
However the same Powerbuilder application running Acrobat 6.0.0 on Windows 2003 prompts the user for a filename each time a pdf is printed (it does not see or detect the fact that PDFFilename is populated) Any idea why it cannot see PDFFilename? Is PDFFilename still valid in Acrobat 6.0?
Many Thanks
Kieran