Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Third Party Adobe Acrobat Prof Technical Support
Examples of questions;
1. How can I put code in a Delphi program(or C program)to find out exactly what file was just created by the Distiller?
2. How can I put code in a Delphi program to tell Distiller(in advance)where I want it to put my output PDF file?
3. How can I put code in a Delphi program to either concatenate two PDF files(with a separator page between them) or to concatenate
onto the end of an existent PDF file while I am creating a new PDF file?
Everything I want to do will require doing it from within one of my programs with "silent" code (no clicks, no overt interaction with ADOBE at all). Thanks!