Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Walter_Gallieni@adobeforums.com #1
adobe pdf driver
Hi, I'm trying to use the "adobe pdf" driver in Microsoft Business Solution Navision and in Visual Basic. My interest is to set the path/name of the file pdf before printing it, that is saving it to disk. In this way I'm able to retrieve the file afterwards. Can anyone help me going through this?
Thanks in advance
Walter Gallieni
Walter_Gallieni@adobeforums.com Guest
-
Adobe Acrobat PDF Driver
Hello, I am working at a Windows application made in Visual C++ which requires support for printing its documents to PDF. Is there any way to... -
creating PDF with the Adobe Printer Driver
I am creating PDF-Files with a VB-Programm. How can i supress the "job print box" who tells the creation status. (PDF-Status: ...pdf wird erstellt... -
(0x80004005) ][ODBC Driver Manager] Data source name not found and no default driver specified
Ok, I don't think this is that complicated, but I can't get it working right. I could work this fine under PWS and Win98. Having various... -
How to accept outputFilename with Adobe PDF driver in Adobe Acrobat 6
The below shows the VBA script. It ran fine as is with Acrobat 5.0 when I had "Acrobat PDFWriter". In the below script I replaced "Acrobat PDFWriter"... -
Error msg when printing using the adobe PDF printer driver
When I try to print an autocad file using the adobe PDF printer I am getting this error message %%%% %%%% Stack: -dict- %%%% %% %% -
Bruce.Thomas@adobeforums.com #2
Re: adobe pdf driver
Adobe pulled this feature from Acrobat 6.0. You no longer are able to write the pdf filename to the registry like you could with acrobat 4.0 and 5.0 as you are aware. I've tried a workaround using the VB 'Name' function and renaming the file before writing another but Acrobat does not consistently write the pdf to the same directory so this is not a good solution. We're looking for a non-adobe solution since adobe has apparently abandoned this part of the market.
Bruce.Thomas@adobeforums.com Guest
-
rmcmullan@adobeforums.com #3
Re: adobe pdf driver
If you're using VB, you can try printing to a file using a Postscript printer and using the Distiller ActiveX to convert that PS file to a PDF. The ActiveX will direct the output it anywhere you want.
rmcmullan@adobeforums.com Guest



Reply With Quote

