我是用来测试qt
2021-01-28 00:59:48 1.6MB qt
1
pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies. It aims to provide an accurate rendering, while keeping optimized for Web display. pdf2htmlEX is best for text-based PDF files, for example scientific papers with complicated formulas and figures. Text, fonts and formats are natively preserved in HTML such that you can still search and copy. The generated HTML file is static, with optional features powered by JavaScript.
2020-02-01 03:14:11 9.08MB 在线预览
1
poppler的头文件 poppler的动态库文件 poppler的调试代码 基于mingw32 qtcreator5.12 win7 poppler0.39
2019-12-21 21:26:28 5.62MB qt5 pdf popple
1
poppler-qt4库可以用于Qt桌面程序直接显示PDF文档内容,而不依赖于Adobe。但编译poppler-qt4过程较为复杂(依赖库较多)。 为了方便Qt程序员使用,笔者特意选择Qt4最后版本4.8.6作为开发环境。 使用MinGW 4.8.2作为编译环境; 使用最新的poppler最新源代码(0.29.0)+和最新gtk相关库。 保证开发库的可用性。
2019-12-21 20:26:03 14.81MB poppler-qt4 Qt4.8.6 poppler0.29
1
Qt读取PDF文档原生代码,使用Popper Qt开发库。 适用Qt4.8.6,Popper 0.29.0。 Popper Qt开发库请从http://download.csdn.net/detail/paulorwys/8309565获取。
2019-12-21 20:26:03 10KB Qt4.8.6 Poppler PDF读取
1
poppler linux 移植资料 制作PDF阅读器查看资料
2019-12-21 20:14:43 21.73MB poppler linux PDF阅读器
1
在msys环境下编译的可使用于Mingw编译器的poppler-qt4库。 使用方法:1、将poppler-qt4文件夹放到Qt的include目录下 2、将libpoppler-qt4.a文件放到QT的lib目录下,在使用poppler-qt4的工程的pro文件中加入LIBS+=-lpoppler-qt4 3、打包时带上里面的三个dll文件。
2019-12-21 20:02:11 4.58MB poppler-qt4 poppler 编译
1