itext
Android Create Pdf other than itext
I was successful exporting content to pdf using itext but then their commercial package is开发者_如何学Go much than what i thought. is there any other way free/paid way of exporting content to pdf?Fly[详细]
2023-03-23 21:16 分类:问答itextsharp for 64 bit operating system
I am developing an application using visual studio on a 64 bit Windows 7 OS . http://sourceforge.net/projects/itextshar开发者_高级运维p/ has a library for a 32 bit OS , but not a 64 bit .[详细]
2023-03-23 14:42 分类:问答iText, Java - Two Certain Greek characters don't appear on the PDF
I was working with iText in java and tried to make a simple program that creates a PDF file with Greek text in it.[详细]
2023-03-23 10:43 分类:问答Cyrillic letters not displaying in PDF generated with iText in Android
I am tring to generate a PDF in my android application. I use iText and it generates PDF but only letters in english are shown. I found example code for iText working with unicode. I tried this exampl[详细]
2023-03-23 07:39 分类:问答iTextSharp + Retrieve Form Button Action
Is there any way with iTextSharp to retrieve the action contained in a button field contained in a pdf?[详细]
2023-03-23 02:23 分类:问答Is it possible to fill a PDF template using itext technology . the goal is to build entirely my PDF on the server side before send it to the client
Due to the fact that Safari doesn’t allow plugin to be installed on devices I need to know Ifit’s possible to fill a PDF templateusing itext techno开发者_StackOverflow社区logy. the goal is to build[详细]
2023-03-22 21:51 分类:问答How to add a table to a new page in an ItextSharp PdfStamper
I\'m using ItextSharp to populate a Pdf template with data. The template is a single page form with a number of input fields. I can create a PdfStamper and populate the fields with no problem, however[详细]
2023-03-22 11:06 分类:问答iTextSharp error: 'HtmlParser' is not declared
I had already import following namespace in my asp.net page Imports iTextSharp Imports iTextSharp.text Imports iTextSharp.text.pdf[详细]
2023-03-22 07:19 分类:问答Merging Memory Streams to create a http PDF response in c#
I am trying to merge 2 crystal reports into single pdf fileand I\'m using Itextsharp v5.1.1. But it says the document cannot be opened. It might be corrupted. There are no build errors. but the pdf is[详细]
2023-03-22 04:36 分类:问答Formatting Field values using itextsharp
how can i have a string format \"i am fine here\" using itextsharp fields.SetField(\"tgPara2\", message2);[详细]
2023-03-21 18:36 分类:问答