we've purchased your SDK some weeks ago in order to integrate it in our SAP Frontend Systems. So far, it does a very solid job

However, calling the ExportDocument function, in order to convert and export a pdf File to tiff doesn't work in combination with the "NoUI" flag.
The dialog with the export settings shouldn't appear.
Pseudocode would be:
Code: Select all
DoVerb(NULL, "ExportDocument", "C:\test.pdf", DataOut, "PXCVA_NoUI");
Thanks so far,
Chris