Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P poppler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 655
    • Issues 655
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poppler
  • poppler
  • Issues
  • #399

Closed
Open
Created Aug 23, 2014 by Bugzilla Migration User@bugzilla-migration

pdfimages should indicate/correct for image transformations

Submitted by Stewart C. Russell

Assigned to poppler-bugs

Link to original bug (#82995)

Description

Created attachment 105176 2 page PDF scan; displays properly, but extract images and the second page is flipped

(This enhancement might be really hard to do, as I realize that objects stored in a PDF data stream can have arbitrary transformations applied to them.)

My duplex scanner scans odd pages top-to-bottom, and even pages bottom-to-top. When it generates PDF output, though, it corrects for this by inserting a '/Rotate 180' on every second page. When pdfimages extracts the bitmaps, it doesn't take this rotation into account, and so every other extracted page is flipped the wrong way up.

Is there any way that this problem can be corrected in the output, and/or shown in the -list output, please? I've attached a small example.

Attachment 105176, "2 page PDF scan; displays properly, but extract images and the second page is flipped":
AggravatingDuplexScannerTestScanned.PDF

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking