GetPdfPageCount(获取PDF页码数)

时间:2018-02-19 10:49:53
【文件属性】:
文件名称:GetPdfPageCount(获取PDF页码数)
文件大小:680KB
文件格式:RAR
更新时间:2018-02-19 10:49:53
PDF, page,count 1.类名是"PdfPageCount",位于名字控件"PdfPageCounter"下。作用是快速提取页面数目。 2.PdfPageCount类需要添加zlib依赖。 3.已经集成到MSVC工程,可以直接运行。提供命令行工具。工程中包含测试函数。
【文件预览】:
GetPdfPageCount
----GetPdfPageCount()
--------main.cpp(2KB)
--------zlib()
--------PdfPageCounter.cpp(22KB)
--------PdfPageCounter.h(2KB)
--------GetPdfPageCount.vcxproj.user(143B)
--------GetPdfPageCount.vcxproj.filters(1KB)
--------GetPdfPageCount.vcxproj(4KB)
----Debug()
--------GetPdfPageCount.exe(175KB)
--------GetPdfPageCount.pdb(1.43MB)
--------GetPdfPageCount.ilk(886KB)
--------zlib1.dll(105KB)
----GetPdfPageCount.suo(18KB)
----Release()
--------GetPdfPageCount.exe(37KB)
--------GetPdfPageCount.pdb(651KB)
--------zlib1.dll(105KB)
----GetPdfPageCount.sln(912B)

网友评论

  • 可以使用,解析pdf源文件,可获取pdf页数 ,感谢分享
  • 可以使用 感谢分享
  • 用不了啊啊啊
  • 仅需要获取PDF页数,而不想加载PDF的开源库,这个是非常好的解决方案
  • 谢谢这么好的工具,不知道能不能用
  • 不错的资源,有用
  • 不错的资源
  • 可以使用,获取的页数正确,很好的资源,谢谢分享。
  • 这个很不错,标准VC工程,文件完整,带命令行工具,谢谢。
  • 谢谢分享 但是有些不能用。
  • 可以使用,统计页数也是正确的。
  • 可以直接运行,试过了,可以做命令行工具使用。多谢楼主分享。