[ 
https://issues.apache.org/jira/browse/PDFBOX-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236797#comment-13236797
 ] 

Pham Minh Cuong commented on PDFBOX-1267:
-----------------------------------------

Thanks Andreas Lehmkühler.
I downloaded PDFBox 1.6.0 but  the rectangle does not match what i want
Please help me.
Many thanks. 
                
> 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
>              Labels: test
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> 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


Reply via email to