[Poppler-bugs] [Bug 103573] New: Resolution not take into account in pdftotext for Page node
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Nov 4 19:11:06 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103573
Bug ID: 103573
Summary: Resolution not take into account in pdftotext for Page
node
Product: poppler
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: utils
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: mr.fuxi at gmail.com
When pdftotext generates XML, DPI is taken into account for (x/y)(Min/Max)
attributes on all nodes.
However, width and height on Page node remain unaffected by providing different
DPI.
Example usage showing the problem:
pdftotext -r 72 -bbox something.pdf -
pdftotext -r 150 -bbox something.pdf -
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171104/a4b95a8f/attachment.html>
More information about the Poppler-bugs
mailing list