大约有 953 项符合查询结果(耗时:0.0066秒) [XML]

https://www.tsingfun.com/it/tech/1144.html 

Mozilla PDF.js:PDF在线预览 - 更多技术 - 清泛网 - 专注C/C++及内核技术

Mozilla PDF.js:PDF在线预览前言 英文是github上的原文,找不到中文资料,我根据自己理解翻译的,有些词意思拿不准就直接把单词留在原地了,看这个文档应该可以凑合着 PDF.js官网(含github地址):http://mozilla.github.io/pdf.js/ 清...
https://stackoverflow.com/ques... 

Merge / convert multiple PDF files into one PDF

How could I merge / convert multiple PDF files into one large PDF file? 18 Answers 18 ...
https://www.tsingfun.com/it/opensource/1969.html 

pdf2htmlEX实现pdf转html - 开源 & Github - 清泛网 - 专注C/C++及内核技术

pdf2htmlEX实现pdf转html首先要感谢pdf2htmlEX的作者Lu Wang,该软件是一个pdf转html的开源软件,效果非常理想。下面两张图片是html和pdf视图下的截图:windows下...首先要感谢pdf2htmlEX的作者Lu Wang,该软件是一个pdf转html的开源软件,效果...
https://stackoverflow.com/ques... 

Add text to Existing PDF using Python

I need to add some extra text to an existing PDF using Python, what is the best way to go about this and what extra modules will I need to install. ...
https://stackoverflow.com/ques... 

Merge PDF files

Is it possible, using Python, to merge separate PDF files? 9 Answers 9 ...
https://stackoverflow.com/ques... 

How to display PDF file in HTML?

I have an auto generated PDF file by itext and I need to display that PDF file in HTML. My question is: How to display a local PDF file in HTML using pdf.js ? Should that PDF file be generated by some standards? ...
https://stackoverflow.com/ques... 

How can I extract embedded fonts from a PDF as valid font files?

I'm aware of the pdftk.exe utility that can indicate which fonts are used by a PDF, and wether they are embedded or not. ...
https://stackoverflow.com/ques... 

pdftk compression option

I use pdftk to compress a pdf using the following command line 10 Answers 10 ...
https://stackoverflow.com/ques... 

Convert HTML to PDF in .NET

I want to generate a PDF by passing HTML contents to a function. I have made use of iTextSharp for this but it does not perform well when it encounters tables and the layout just gets messy. ...
https://stackoverflow.com/ques... 

Recommended way to embed PDF in HTML?

What is the recommended way to embed PDF in HTML? 24 Answers 24 ...