I need to convert xlsx documents to pdf format. I know that iText can save pdf documents and Docx4j can read and w开发者_C百科rite xslx.
I am trying to extract text from a PDF. The PDF contains text in Hindi (Unicode). The utility for e开发者_运维问答xtraction I am using is Apache PDFBox ( http://pdfbox.apache.org/). The extractor extr
I\'m looking for a toolkit/command line/library that will let me export frames or a single frame of a .swf to a pdf. I\'d rather not have to write my own converter.
We\'re trying to shortcut installing a .Net PDF creator on our own server. Is there any app that can be embedded into a site and allows a user to generate a PDF of that url or some other url? Free or
I\'m building an application to view pdf\'s through a browser without the need of a plugin on mobile devices. I tried ImageMagick and ghostscript to covert the pages to images but they are far too lar
I want to write converter that gives me full control over converting PDF to ePUB? What i am looking is that the converter
Hi Im working on a MVC3 Razor project and I have been stuck on this problem for a few开发者_Python百科 hours now...
I am looking for code to create a itextsharp pdf file using XML and xslt in an ASP.net appli开发者_如何学编程cation.I was unable find any code from the internet whihc uses xslt transform before conver
Can anyone help me to render the multi pages of Pdf file as a single Tiff Im开发者_JAVA百科age file using Java code.
We have a need to convert MS Office documents to PDF real time when someone provides a link to a document after checking whether user is authorized to view the document or not for an intranet portal.