Using PDFBox's PDFToImage In .NET?
Jan 9, 2009
I downloaded stanav's sample code VB.Net - Merge Pdf Files and Add Bookmarks to It (Using PDFBox). It works great.I was wondering if someone could write a code snip consisting of a few lines to show me how to use PDFToImage to translate several PDF pages into JPEG.
View 2 Replies
Dec 7, 2010
I want to convert PDF to image, PNG or JPG or TIFF format
View 5 Replies
May 4, 2009
I am trying to read a PDF file line by line using PDFBox.This is the first time I have ever attempted to do this with a PDF so I am not sure what I was expecting but I thought I would end up with some "mark up", which I could use to parse the lines I was looking for out of the file.
Anyway it didn't work out the way I had planned and I am not sure if that is because I am using the wrong tool or not using the right tool correctly.I managed to extract the text but I didn't really see any mark up that would be usefull to parse the file. Does anybody have any experiece with extracting test from PDFs. What tool(s) do you recomend?
View 4 Replies