Open capricorn opened 9 months ago
Well, following https://github.com/tiangolo/typer/issues/134#issuecomment-654286948 this works:
$ pdfly cat resources/GeoBase_NHNC1_Data_Model_UML_EN.pdf -o /tmp/geo.pdf -- -1
In that case the examples for $ pdfly cat --help
just need updated?
My understanding is that the following command should extract the last page of the PDF:
I've tried passing the quoted form
'-1'
as well but that doesn't seem to help. Positive integers work just fine.Ranges also fail: