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

Tilman Hausherr resolved PDFBOX-3033.
-------------------------------------
    Resolution: Fixed

> Usage methods references incorrect package
> ------------------------------------------
>
>                 Key: PDFBOX-3033
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3033
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.0.0
>            Reporter: Ben McCann
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> See 
> https://github.com/apache/pdfbox/blob/trunk/examples/src/main/java/org/apache/pdfbox/examples/util/PrintTextLocations.java#L106
> It references the "pdmodel" package instead of "util"
> A better solution would be to do PrintTextLocations.class.getName() instead 
> of hardcoding
> Edit: same problem in several other examples, e.g. PrintImageLocations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to