Ben McCann created PDFBOX-3033:
----------------------------------
Summary: Usage method references incorrect package
Key: PDFBOX-3033
URL: https://issues.apache.org/jira/browse/PDFBOX-3033
Project: PDFBox
Issue Type: Bug
Reporter: Ben McCann
Priority: Minor
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]