Skip to content

PEPDigitalPublishing/PDFReaderSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFReaderSample

人教点读新SDK Demo

注意

  1. Demo项目中的依赖库没有安装,编译前请先到podfile中打开注释掉的依赖库,然后pod install

  2. Demo项目中不包含FoxitRDK.framework,使用前需将FoxitRDK.framework拷贝到Demo根目录中。需要注意的是,FoxitRDK.framework是动态库,应在Embedded Binaries中点加号,选择Add Other...,然后找到FoxitRDK.framework,添加到项目中