Hi, There,
When I use TEXTractor extract text from pdf , it will popup below message. how to solve?
Thanks in advance, if you can help.
Jack
Hi @Jack Bao ,
This issue is pretty common when using TEXTractor with PDFs in OutSystems.
This means:
This is not a problem with your app logic or the PDF file itself.
There are two solutions I can think of presently.
Solution 1:
On the application server:
This is the recommended fix and works in almost all environments.
Solution 2:
Move TEXTractor execution to a writable temp folder.
If you have control over configuration:
These folders already allow execution by service accounts.
I hope this helps.
Cheers,
Saugat
Hi @Jack Bao,
Please try this built:
https://drive.google.com/file/d/1yr0dFg5UC3q8HsdjgZ0DbK1XPXVoHnZf/view?usp=sharing
You might need to run it through IPP to remove the intellectual property:
http://www.outsystems.com/ipp
Best,
Bruno
Did you had the chance to test the TEXTractor package I shared earlier?
Just published a new version of TEXTractor (2.3.2) that should solve this issue.