T O P I C R E V I E W |
harry stahl |
Posted - Feb 24 2023 : 17:10:57 Your demo "GenerateSearchablePDF" works well, when installed not in the program directory.
But in a program directory (eg: 'C:\ program files\hastasoft\PixpowerPD') it crashes, because the DLL try to create there a (temporary) "pdf.ttf" file. If one run the program with admin rights it works.
The demo crashs with the line "pdfGen.beginDocument(PAnsiChar(AnsiString( outFile )), PAnsiChar(AnsiString( 'PixPower PDF Creation' )))"
I need hours to find that out.
So how this can be fixed?
I need the fix for the 64-Bit version of the dlls.
HS |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Mar 08 2023 : 19:02:07 Thanks for the update, Harry
Nigel Xequte Software www.imageen.com
|
harry stahl |
Posted - Mar 08 2023 : 17:12:10 With the new version 12 / 7 the problem is fixed, thank you very much.
Installation and compilation also with Delphi 11.3 works well.
HS |
xequte |
Posted - Feb 24 2023 : 19:13:40 Hi Harry
Thanks for the report. "pdf.ttf" is created automatically by Tesseract, so we are investigating a workaround.
Nigel Xequte Software www.imageen.com
|