Does anyone know of a company other than Adobe that will provide advanced technical support for Adobe Acrobat Prof 8? Mainly Distiller.
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!