ec1oud / qpdftool

something using Qt PDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not sure what this will turn into, but I'm trying to make some sort of utility using Qt PDF in Qt 6, as a dogfooding exercise and/or as the need arises for something I can't find other tools to do.

Currently it looks for PDF files recursively in the current directory with certain features:

  • links
  • non-numeric page labels (Roman numerals, prefixed numbers like A1, and such)
  • page labels that begin or end with whitespace (untrimmed)

About

something using Qt PDF

License:GNU General Public License v3.0


Languages

Language:C++ 90.3%Language:QMake 9.7%