ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 GenerateSearchablePDF creates a "pdf.ttf" file in the program directory

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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