itext
Creating PDFs in a Web Application iText
I know this may be stupid question i am gonna put here since i am a complete java noob. may be you guys can help me out to get this problem solved.[详细]
2023-04-04 07:33 分类:问答Parse PDF Shape Objects with iTextSharp using .Net
I\'m trying to parse a bunch of PDF\'s that have a section of what appears to be text, but in reality is just a bunch of embedded shapes to look like text, so extracting that \'text\' using the normal[详细]
2023-04-04 06:43 分类:问答Get thumbnail of PDF page using itextsharp
Using itextsharp, How can I get the thumbnails of Pages and display 开发者_运维百科in a picturebox.[详细]
2023-04-03 18:36 分类:问答Signing PDF with a certificate in a certificate store
I want to sign a PDF with a certificate in a certificate store. I am using iText开发者_开发百科Sharp and iSafePDF for singing PDFs, it works OK when I sign using a certificate stored as .p12 file. B[详细]
2023-04-03 08:28 分类:问答Itext and PngImage
I have a java application which usesitext for generating reports. I have to include a logo which is in a resolution of 150dpi.[详细]
2023-04-03 03:25 分类:问答iText: Realign Text position on a PDF page
I have a PDF page that 开发者_如何学GoLogo, 4 address lines and content. I want to realign the 4 address line to the left about 3 - 4 inches, but keep everything else the same. Is it possible to do th[详细]
2023-04-03 02:32 分类:问答Why does this method spit out the same results to different users
So I have method that generates a barcode and label with that barcode. We have noticed that when more than one user generate a barcode at the same time they will both get the same file. I am using ASP[详细]
2023-04-03 01:48 分类:问答underline the the whole text of pdf table using itextsharp.text.pdf in .net framework 3.5 and c#
I am开发者_如何学编程 creating a pdf table in my .net framework 3.5. I am trying to fully underline the text of my table like this:[详细]
2023-04-02 23:09 分类:问答Setting Alignment for each Element when more than one Element added to a PDFPcell
In a table, I have a few cells that contain multiple elements. For Example, to indicate address , the cell may contain a phrase containing an \"ADDRESS:\" header Chunk followed by another chunk contai[详细]
2023-04-02 18:18 分类:问答iTextSharp MVC View to PDF
I\'m having a little trouble with my TextReader when trying to parse the html string I want to convert to PDF when using iTextSharp.[详细]
2023-04-02 06:24 分类:问答