Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 542 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 542 Bytes

PDFEditorSDKExamples

Examples for PDF-XChange Editor SDK

To make the sample working do the following steps:

  1. Download and install PDF-XChange Editor Simple SDK
  2. Try to build this solution so that the Build directory will be generated.
  3. Copy the PDFXEditSimple.x64.dll and PDFXEditSimple.x86.dll from where the PDF-XChange Editor Simple SDK was installed into the project Build directory (i.e. bin where the exe file lies).
  4. Launch the application again