itext
chart location of pie chart in iText pdf in java
I\'m creating a pie chart using jFreechart and add the chart in pdf created in iText. The problem is chart is always added at the bottom of the page and not after the last line.[详细]
2023-04-02 04:57 分类:问答ExceptionConverter: java.io.IOException: The document has no pages
I want to create 4 pdf files using iText. While running the code the first two of are successfully created. The remaning two throw an Exception \"ExceptionConverter: java.io.IOException: The document[详细]
2023-04-01 06:17 分类:问答How to create a file on server and save it on server
I m creating a pdf file on the server using iTextSharp. It is working fine prompting me to save everything is fine.[详细]
2023-04-01 04:00 分类:问答iText: how to detect if a pdf page is LETTER or LEGAL size
I have a pdf documents that contains mixture of LETTER and LEGAL size, and I need to detect pages with LEGAL size and reduce to LETTER size. Can I do this with iText? sample code would be greatly appr[详细]
2023-03-31 17:40 分类:问答Verify if a PDF is secured/protected with iTextSharp
Is it possible to verify if we can copy the content of a PDF document with iTextSharp? I have a method that copy the content of the PDF and add a new page at the end with project\'s information but[详细]
2023-03-31 17:35 分类:问答How to show a limited number of pages of PDF file in JSP using iText?
I have to display a PDF document in a JSP page. The PDF document has 25 pages, but I want to display only 10 pag开发者_StackOverflow社区es of the PDF file. How can I achieve this with help of iText?As[详细]
2023-03-31 17:20 分类:问答itextsharp trimming pdf document's pages
I have a pdf document that has f开发者_开发知识库orm fields that I\'m filling out programatically with c#.Depending on three conditions, I need to trim (delete) some of the pages from that document.[详细]
2023-03-31 15:10 分类:问答iTextSharp file manipulation and display to FileStreamResults
I am trying top open a PDF file using iTextSharp, add a dataset to the file to prepopulate data, then save it to a stream so that I can display it to the users.I don\'t want to save it locally to a fi[详细]
2023-03-31 08:06 分类:问答Apply margin to running CSS position
I\'m using the following CSS code to position my footer at the bottom of the page: <style type=\"text/css\">[详细]
2023-03-31 04:58 分类:问答com.lowagie.text.Table is missing in latest build of iTextSharp
I am using iText, and upgrading to the latest itextsharp.My old code is looking for the classcom.lowagie.text.Table[详细]
2023-03-30 12:52 分类:问答