itext
Single barcode with Code128B and Code128C with iTextSharp
I wish to generate a barcode mixing code128B and code128开发者_JAVA技巧C with iTextSharp DLL. Do you know how to do that ? I currently know only with a single codeset.[详细]
2023-03-28 11:15 分类:问答Using PdfStamper How I can save the merged PDF under a folder using itext then read it
I need to save my merged PDF on my hard disk then load it as final PDF below is my code (with Safri on IPAD the PDF alwasy is empty)[详细]
2023-03-28 09:09 分类:问答ITextSharp - working with images
How I extract text 开发者_开发问答from image using ITextSharp? it is possible? if not, how do this?[详细]
2023-03-28 08:22 分类:问答Convert iText Barcode Image from CCITT format to PNG
I\'m using iText to create a PDF417 bar code like so: private InputStream getBarcode() throws Exception {[详细]
2023-03-28 05:08 分类:问答Output data to PDF from a GridView has encoding problems
I\'m generating a PDF (using iTextSharp) from a gridview that is present on the page, but the PDF output has encoding issues.[详细]
2023-03-27 13:40 分类:问答Converting large amounts of text and dynamic data into PDF
I have a three page Word document that needs to be converted into PDF. This Word document was given to me as a template to show me what the PDF output should look like. I tried converting this documen[详细]
2023-03-26 20:21 分类:问答Convert PartialView Html to String for ITextSharp HtmlParser
I\'ve got a partial view, i\'m trying to use ITextSharp to convert the html to pdf. How can I convert the html to string so I can use Ite开发者_如何学运维xtSharps HtmlParser?[详细]
2023-03-26 06:34 分类:问答Making a paragraph in iText pdf not divided in two pages
I\'m writing a pdf file w开发者_StackOverflowith iText and I want the paragraphs divided across two different pages. How can I do this?It is a lot easier to help if you could provide a more accurate e[详细]
2023-03-26 01:21 分类:问答How to set copyright metadata of an existing PDF using iTextSharp for C#
How can the copyright metadata of an existing (i.e. a pdf loaded from file or memory stre开发者_如何学Pythonam) pdf file be set using iTextSharp for C#?[详细]
2023-03-25 23:54 分类:问答Asp.net file path in a solution file
I have a pdf template included in an Asp.net Solution as: \"\\solution\\pdf\\template.pdf\" How can I use this file in the project (such as do a filestream)?[详细]
2023-03-25 23:24 分类:问答