datalogics / adobe-pdf-library-samples

Sample code for the Datalogics C++, Java, and .NET interfaces of the Adobe PDF Library
https://www.datalogics.com/adobe-pdf-library/
80 stars 62 forks source link

Add new ExtractText samples to repository #70

Closed datalogics-bruceh closed 2 years ago

datalogics-bruceh commented 2 years ago

Add new Extract Text samples. These samples create a new class ExtractText that contains all the APDFL specific code and provides simplified functions to get the information the user wants in straightforward structures.

Clang format all source files not done previously.

Update Security/AESEncryption/AESEncryption.cpp to properly set Revision and Versions.