So I don't actually get in the pdf-file. How can I open the pdf with this pdfmakerx, change the options and close it again.
Thanks,
Regards,
Geert
You can use PDFWriter or Distiller, but not PDFMaker, in your
solutions. See the PDFWriter API and Distiller API in the Acrobat SDK.
To use Distiller, first print to file, then distill.
Aandi Inston
<http://support.adobe.com/devsup/devsup.nsf/docs/52841.htm>
"Do not reference PDFMaker files in your Visual Basic solutions. PDFMaker is not supported by Adobe Developer Support. There is no documentation available in the Acrobat SDK regarding PDFMaker and the methods used in the files."
<http://partners.adobe.com/asn/developer/acrosdk/docs/createpdfapi/pdfmarkReference.pdf>
Could get very messy though.