itext
How to embed font in PDF created from HTML with iText and Flying Saucer?
I have problem with embedding Polish fonts into PDF converted from HTML. My HTML code have style in body:[详细]
2023-04-07 02:43 分类:问答How to open 3 different PDF reports in a single window?
I am generating 3 different PDF reports with a servlet. There are 3 checkboxes in the JSP. If I click on all the 3 checkboxes, the PDF report will open in 3 windows by JavaScript. But I want them to b[详细]
2023-04-06 20:20 分类:问答How to track down an iText api upgrade issue?
I\'m working on an upgrade to iText to version 2.17. It\'s a java application, jdk 1.6. Our old iText 1.0 code takes some rtf files and converts them to pdf and it works fine.However, on certain pdf[详细]
2023-04-06 18:39 分类:问答What are the benefits available in itextsharp.dll commercial license than in open source
I am developing a tool. i want to know the benefits available in itextsharp.dll commercial license than in open source.[详细]
2023-04-06 12:34 分类:问答PDF stream to excel
I am having a PDF with tables in it. The main objective is to have the similar table structure being reflected in ExcelSheet.[详细]
2023-04-06 02:59 分类:问答Is there a way to write System.Drawing.Graphics to PDF from C#?
I have a whole bunch of 2D graphics that is being used for both rendering controls on screen and used to print, it\'s pretty custom graphics that couldn\'t be done by any 3rd party re开发者_如何学编程[详细]
2023-04-05 19:08 分类:问答Khmer Unicode in iText
I\'m very new in iText. Now I want to d开发者_如何学Pythonisplay Khmer Unicode in iText, but I can\'t do it.[详细]
2023-04-05 04:58 分类:问答problem while generating pdf files using iText 5
i\'m trying to generat pdf files using iText, i want those files to be opened directly on my chrome browser so here is my print method\'s code:[详细]
2023-04-05 03:34 分类:问答Set Metadata in iTextSharp
I am developing an application and i use the iTextSharp library. I am also reading the iText in action from Manning so i can get references.[详细]
2023-04-04 16:22 分类:问答C#: How to get the color value (in CMYK) at a position on PDF page?
I have a CMYK color PDF file (with one page and image only, no text). I want to get the CMYK color value of a \'pixel\' in this PDF file (I call a position as \'pixel\'), currently I do it as follow:[详细]
2023-04-04 12:42 分类:问答