How to extract whole text from a PDF file with the PDF
Paul Dupuis
paul at researchware.com
Sun Dec 12 15:38:45 EST 2021
On 12/12/2021 8:59 AM, Stam Kapetanakis via use-livecode wrote:
> Hi Torsten,
> i presume the pdf widget in pro is the opensource xpdfReader but don’t know for sure.
It is not xpdfreader. The XPDF Erternal AND the PDF Wdiget with Licecode
are based on the Google PDFium Library. The first is C++ code using the
External template to call the PDFium library APIs and the second is
using LCB to do the same.
More information about the use-livecode
mailing list