.NET component for color PDF to grayscale conversion
Currently i use Ghostscript to convert color PDF\'s to grayscale PDF\'s. Now i\'m looking forreliable .NET commercial or not commercial component/library for ghostscript replacement. I googled and I d[详细]
2023-04-10 08:11 分类:问答Splitting a pdf with pdfbox, but losing the font
I wrote some code in Java using the pdfbox API that splits a pdf document into it\'s individual pages, looks through the pages for a specific string, and then makes a new pdf from the page with the st[详细]
2023-04-10 02:00 分类:问答Open file viewer (PDF) from iOS application
We have a code to download a PDF from the server using a SOAP protocol. We store the file on the Documents folder of the iOs device, and the we want to allow the user to open the file (usually PDF\'s[详细]
2023-04-10 01:24 分类:问答iTextSharp HTML to PDF preserving spaces
I am using the FreeTextBox.dll to get user input, and storing that information in HTML format in the database.A samle of the user\'s input is the below:[详细]
2023-04-10 00:17 分类:问答dompdf table rendering issue
I\'m using DomPDF to generate invoices in a project I\'m working on. I\'ve done so several times before and never had any trouble but sinc开发者_C百科e today however It got so slow that the maximum ex[详细]
2023-04-09 23:33 分类:问答Joomla good PDF viewer
I\'m searching for a good PDF viewer for Joomla, the problem is when there is a module 开发者_StackOverflowin an article all the PDF viewers I tried so far show: {loadposition myposition} in place of[详细]
2023-04-09 19:32 分类:问答How do I write a PDF file from NSData source
I have a method that returns NSData from a CGPathRef like so ... + (NSData *) createPDFDataWithCGPath: (CGPathRef) path mediaBox: (CGRect) mediaBox[详细]
2023-04-09 17:10 分类:问答Using a <style> definition makes a font unfindable in jasper reports pdf export?
I have a jar I include with my application with some fonts. If I paste around <font fontName=\"NimbusSansGlobal Light\" size=\"12\" pdfFontName=\"NimbusSansGlobal Light\" pdfEncoding=\"Identity-H\[详细]
2023-04-09 16:16 分类:问答Generate Pdf pages thumbnails
Hiii I wanted to know about generating thumbnails in pdf in 开发者_如何学JAVAandroid. I want all the thumbnails of the pdf to be displayed when pdf is displayed.Andpdfis a port of pdf renderer so I th[详细]
2023-04-09 13:57 分类:问答Generate PDF based on HTML code (iTextSharp, PDFSharp?)
Does the library PDFSharp can - like iTextSharp - generate PDF files *take int开发者_StackOverflowo account HTML formatting *? (bold (strong), spacing (br), etc.)[详细]
2023-04-09 12:51 分类:问答