echemdb / svgdigitizer

(x,y) Data Points from SVG files
https://echemdb.github.io/svgdigitizer/
GNU General Public License v3.0
17 stars 8 forks source link

Add possibility to paginate only single pdf pages. #18

Open DunklesArchipel opened 3 years ago

DunklesArchipel commented 3 years ago

In general, and especially for long pdf files, it is sometimes desirable to paginate only pages including the data of interest.

I am not sure how exactly this click interface works but I assume it could be something like this:

saraedum commented 3 years ago

We could probably use something like this: https://stackoverflow.com/a/4248689