You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (Updated JIRA)" <ji...@apache.org> on 2012/03/23 08:24:22 UTC

[jira] [Updated] (PDFBOX-1267) The rectangle doesn not match PDFTextStripperByArea()

     [ https://issues.apache.org/jira/browse/PDFBOX-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler updated PDFBOX-1267:
---------------------------------------

         Priority: Major  (was: Critical)
    Fix Version/s:     (was: 0.7.3)

Please update your PDFBox version to a more recent version, like 1.6.0 [1]. 0.7.3 is a pre Apache version and won't be fixed.


[1] http://pdfbox.apache.org/download.html
                
> 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