Frequently Asked Question

Include RadaeePDF's SDK in your Swift project
Last Updated 11 months ago

Here's steps to include RadaeePDF'SDK in your swift project:

  • Download last RadaeePDF's Swift version;
  • Copy "Radaee" folder in your project folder and then include it in your project as group reference, except "fdat" and "cmaps" folders, they should be included as folder references;
  • In your project's build settings set "ObjC"and "lstdc++" in "Linking section" as "Other Linker Flags";
  • In your project's build settings set "GNU9.

Loading ...