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

Update four C++ sample programs #65

Closed datalogics-mdawson closed 3 years ago

datalogics-mdawson commented 3 years ago

InitializeLibrary.cpp, correct potential license error PDFViewer.cpp, use crop box over media box for page size, better results OutputPreview.cpp, correct how PageInfo struct members are initialized MergeDocuments.cpp, update for best practices

datalogics-bruceh commented 3 years ago

@datalogics-mdawson https://octocat.dlogics.com/datalogics/apdfl-samples/pull/44 was just merged lately. Do you want to include it with this PR or make a new one later?

datalogics-mdawson commented 3 years ago

I will plan to add MergeDocuments.cpp from pull request #44.

datalogics-bruceh commented 3 years ago

@datalogics-mdawson Can you update PR title and description?