Hi all,
we have the problem, that pdf export (nativepdf) works fine on our developing machine, but not on customers computer. Which file have I to install on customers computer, so he can use this function too?
thanks in advance
Martin
Hi all,
we have the problem, that pdf export (nativepdf) works fine on our developing machine, but not on customers computer. Which file have I to install on customers computer, so he can use this function too?
thanks in advance
Martin
(not saying it's not fixed).
regards
Native PDF used to write to the App's location but if you deployed it to a protected area like "Program Files" the FileWrite would fail. Appeon then changed that to write the work files to the Temp area. Then they introduced the new "SaveNativePDFToBlob" command to get rid of TEMP files altogether. That way for secure information in a PDF, the old temp work files are not even only created - if they, are you don't have to worry about them left on disk anywhere
Regards ... Chris