Bug 103573 - Resolution not take into account in pdftotext for Page node
Summary: Resolution not take into account in pdftotext for Page node
Status: RESOLVED MOVED
Alias: None
Product: poppler
Classification: Unclassified
Component: utils (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-04 19:11 UTC by mr.fuxi
Modified: 2018-08-20 22:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description mr.fuxi 2017-11-04 19:11:06 UTC
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 -
Comment 1 GitLab Migration User 2018-08-20 22:03:50 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/176.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.