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 662
    • Issues 662
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poppler
  • poppler
  • Issues
  • #621
Closed
Open
Created Jul 29, 2018 by Bugzilla Migration User@bugzilla-migration

Allow page ranges in pdftohtml

Submitted by ulatekh

Assigned to poppler-bugs

Link to original bug (#107419)

Description

Created attachment 140875 Patch to add functionality

I'm using pdftohtml to extract information from PDFs and organize the results into a database, so I had a chance to dig through the code.

The patch adds a "-pg" command-line option to pdftohtml, to allow noncontiguous ranges of pages to be specified.

I don't know what the policy is on using Boost inside of poppler, but I can hand-write a simple integer interval-set if it's a problem.

The "-pg" command-line option may be useful in other utilities, e.g. pdfseparate.

Patch 140875, "Patch to add functionality":
0004-Now-pdftohtml-takes-a-pg-parameter-with-a-list-of-pa.patch

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