代码搜索:XPDF

找到约 68 项符合「XPDF」的源代码

代码结果 68
www.eeworm.com/read/239645/4596169

hlp xpdfrc.hlp

! Generated automatically by mantohlp 1 xpdfrc 2 NCLUDE_FILE xpdfrc - configuration file for Xpdf tools (version 2.01) include config-file Includes the specified config
www.eeworm.com/read/351845/10603814

authors

PRIMARY AUTHORS AND CONTRIBUTORS TO PDFTOHTML: Original authors: Gueorgui Ovtcharov Rainer Dorsch Author of the Xpdf program on which pdfto
www.eeworm.com/read/412251/2173101

svn-base manual.ps.svn-base

%!PS-Adobe-3.0 %%Creator: xpdf/pdftops 3.00 %%LanguageLevel: 2 %%DocumentSuppliedResources: (atend) %%DocumentMedia: plain 612 792 0 () () %%BoundingBox: 0 0 612 792 %%Pages: 38 %%EndComments %%BeginD
www.eeworm.com/read/412251/2173153

ps manual.ps

%!PS-Adobe-3.0 %%Creator: xpdf/pdftops 3.00 %%LanguageLevel: 2 %%DocumentSuppliedResources: (atend) %%DocumentMedia: plain 612 792 0 () () %%BoundingBox: 0 0 612 792 %%Pages: 38 %%EndComments %%BeginD
www.eeworm.com/read/439112/1809943

nasl deb_1537_1.nasl

# OpenVAS Vulnerability Test # $Id$ # Description: Auto-generated from advisory DSA 1537-1 (xpdf) # # Authors: # Thomas Reinke # # Copyright: # Copyright (c) 2008 E-Soft Inc
www.eeworm.com/read/439112/1810914

nasl deb_1548_1.nasl

# OpenVAS Vulnerability Test # $Id$ # Description: Auto-generated from advisory DSA 1548-1 (xpdf) # # Authors: # Thomas Reinke # # Copyright: # Copyright (c) 2008 E-Soft Inc
www.eeworm.com/read/307462/3722312

java pdf2texttest.java

package ch7.xpdf; import java.io.*; public class Pdf2TextTest { public static void main(String[] args) { try { // 参数输入PDF文件的存放位置 Pdf2Text p2t = new Pdf2Text("c:\\test.pdf"); //
www.eeworm.com/read/265329/11268262

txt 说明.txt

XPDF:把pdf文档转化为TEXT文档的库,如需中文支持,请到官方网站下载中文语言包 pdf转txt 将xpdflib.lib和xpdflib.dll复制到当前文件夹和debug文件夹下就可以,没用 测试程序 #pragma comment(lib,"xpdflib.lib") #define XPDFAPI XPDFAP