Print Page | Close Window

PDF Multiple Column

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: General Discussion
Forum Description: Discussion board for Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=1214
Printed Date: 23 Nov 24 at 7:33AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: PDF Multiple Column
Posted By: juanmanuelhl
Subject: PDF Multiple Column
Date Posted: 10 Sep 09 at 5:41PM

Hi,

Please look at pdf: http://www.rocksolidpos.com/rentalcontract.pdf - www.rocksolidpos.com/rentalcontract.pdf
 
It has 2 columns. when I read using the software, it'll read the first column until the end and start on the second column until the end.  On my program I would like to display this in 2 text but when I read the PDF it returns everything in 1 string and I don't know how to determine where the second column start.
 
Is there a parameter or something I could use to determine where the second column starts?
 
Thanks,
 
Juan



Replies:
Posted By: Ingo
Date Posted: 10 Sep 09 at 5:50PM
Hi Juan!

If you're doing the textextraction with option 3 (=complete string) or 4 (=each single word) you'll get additional informations about the four points of the rectangle round your word or string. Each line of extraction looks like:
fontname; color; font height; x1; y1; x2; y2; x3; y3; x4; y4;"textstring".
So the string of the second column has for example the same y-values for the rows but other (higher) x-values for the column more on the right... You understand?

Cheers, Ingo



Posted By: juanmanuelhl
Date Posted: 10 Sep 09 at 8:32PM
I think I do, I'll give it a shot. thx.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk