Re: [iText-questions] Detect Lines in PDF

2014-08-29 Thread FDnC Red
I've made some progress on this task but there are still some things I'm unsure about. I figured out I could setup a PDFContentStreamProcessor and get all line values from the Pdf operators like this snippet below. The only remaining problem is I can't get the CTM so my line coordinates are of

[iText-questions] Detect Lines in PDF

2014-08-28 Thread Darren Schroeder
Is there an easy way with iTextSharp to detect lines in PDF files? I see the lines in a stream but I'm not sure how to parse them out of there nor do I know how to convert them from the current transform matrix. For this given PDF there are 4 horizontal lines and 3 vertical lines. q 1 0 0 1 19