搜索资源列表
acroview_src
- 通过MFC编制的可以阅读Adobe(pdf)文件的程序插见,是学习文件操作的良好例子.-compiled by MFC can read Adobe (pdf) documents, see the interpolation procedures, the operation is to study the documents are good examples.
PDFprinter
- PDF生成器,从任何软件打印文件时,可以使用该工具生成PDF格式的文本。-PDF generation, from any software to print documents, they can use the tool generate PDF format text.
DesignReport
- 软件详细设计报告,希望对大家有帮助,PDF格式的,可以作为参考模板!-detailed design software, we hope to help in PDF format and can serve as a reference template!
Text-PDF
- 可以转换文本文件,doc、wps等文件到pdf,只是字库少了一些,不过还不错,含有源码-can change text files, doc, wps to pdf documents, but some smaller font, But it is also good, containing FOSS
xpdf-3.02.tar
- 很不错的确软件,有远代码,可以读pdf格式的确文件,redhat linux所提共的PDF阅读器就是他. -software is pretty good indeed, far code can be read pdf format documents Indeed, redhat linux raised a total of the PDF reader is his.
automate
- 这是一个写PDF插件的源代码,里面有源程序,对于写PDF插件的朋友会有帮助的。-This is a PDF plugin write the source code, a source inside, write plug-ins for PDF friends can be helpful.
jodconverter-2.2.2
- 可以将office的doc,ppt,等文档转换为PDF的工具-You can tell the doc to PDF document conversion tool
iTextSharpPdfTables
- C#操作PDF文件的类库iTextSharp,可以完成创建、修改、打印PDF文件,速度快。开源。-C# class library of PDF files iTextSharp, can be done to create, modify and print PDF files, fast. Open source.
pdf_java
- 用iText制作中文的PDF文件的JAVA源程序,编译后即可以使用-IText produced by Chinese JAVA source PDF document, the compiler can be used after
eDocEngine_r_p251
- eDocEngine VCL v2.5.2 - eDocEngine VCL is a comprehensive e-document creation component suite for Delphi™ and C++Builder® . eDocEngine can create documents in clipboard, PDF, RTF, HTML, XHTML, EXCEL, TEXT, CSV, Quattro Pro, LOTUS 1-2-3, DIF,
CreatePDF
- This simple application lets you create PDF files, just as you create txt files from a Notepad (hence the name pdfpad). Type your text in the editor and save it as a PDF file. Of course, you need Acrobat Reader to view the created PDF file. You canno
txt2pdf(1)
- txt转换pdf的实例,附所需要的包,以及代码,完全可以实现,本人试验过,完全好用-txt convert pdf instance, with the required packages, as well as code, can achieve, I tried, completely easy to use
exporter
- 将datatable的数据批量导入到word,excel,pdf,csv,html,csv中,该代码开发环境为vs2008,开发语言c#-Exports a DataTable/IEnumerable to Word/Excel/PDF/CSV/HTML/CSV Can be customized It’s developed in C#
FinderDemo
- 一个可以进行关键字搜索关键文件,搜索格式有word,txt,pdf等-Keyword search can be a key document, the search format word, txt, pdf, etc.
PDF-in-Box
- 一个对PDF文件进行操作的第三方dll,该dll可以完美的创建各种格式的PDF,包括基本演示PDF文件的创建,文本的写入,插入图片,插入自定义图形,创建表格,文件加密,甚至创建样式表,交互式表单,分页计数等,支持自定义中文。该文件为完美使用版本,完全可以满足用户的一般开发需求。-A PDF file of the operation of the third-party dll, the dll can be perfect to create a variety of formats PDF,
FileCopy_V1.0
- C# Visual Studio 2008编写的文件复制大师,实现了,可以将一个目录下的所有子目录(包括子目录的子目录)下PDF,DOC等文件复制到一个新的文件夹内,文件所在的目录不发生改变,也就是将目录信息一样复制到了新的目录内-C# Visual Studio 2008 to write the file to copy master, under all subdirectories under a directory (including subdirectories) can be P
BatchXlsx2Pdf
- 這是一個用VBA寫的程式。它可以用來把所有同目錄下的Excel檔轉成PDF檔。它也會檢查Excel檔與PDF檔的修改日期,以決定是否需要重新轉PDF。 此程式已知適用於Excel 2010/2013。 此程式的用途例如轉出Excel文件的chart為PDF。但要注意chart所在的sheet必須是最後存檔時顯示的sheet。-This is a program written in VBA. It can be used to convert all Excel files in the
pdfStructure
- vc6.0开发的pdf文件的解析器,可以显示pdf文件的物理结构和逻辑结构以及object列表,对学习pdf文件结构有很大帮助。-vc6.0 development pdf file parser, you can display pdf file of the physical and logical structures as well as object lists, learning pdf file structure of great help.
TestOLEPDF
- 采样OLE控件方式,在对话框程序里打开PDF文件。(This program can open and display a PDF file in a dialog, by using the OLE technique.)
利用VC实现Word文档预览
- 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i