The rectangle doesn not match PDFTextStripperByArea()
-----------------------------------------------------
Key: PDFBOX-1267
URL: https://issues.apache.org/jira/browse/PDFBOX-1267
Project: PDFBox
Issue Type: New Feature
Components: PDFReader
Affects Versions: 0.7.3
Environment: win 7, 32 bit
Reporter: Pham Minh Cuong
Priority: Critical
Fix For: 0.7.3
I use the panel which is front of the axAcroPDF.
I draw rectangle the point of which I got exactly.
Then I put this POINT(left top right bottom) as parameters in
Rectangle2D POINT = new Rectangle(left, top, right, bottom);
stripper.addRegion("testRegion", POINT);
to extract region to Powerpoint
But the ectangle does not match what i want
POINT(left top right bottom)
May anyone help me to solve this problem?
Many thanks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira