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.
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
Using itextsharp, How can I get the thumbnails of Pages and display 开发者_运维百科in a picturebox.
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
I have a java application which usesitext for generating reports. I have to include a logo which is in a resolution of 150dpi.
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
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
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:
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
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.