svg2pdf icon indicating copy to clipboard operation
svg2pdf copied to clipboard

More CLI options

Open ThatOneCalculator opened this issue 1 year ago • 1 comments

Right now, I'm trying to convert a very tall SVG (2779 width by 32576 height at 96 dpi) to a multi-page PDF, but there seems to be no command line options to adjust the page size or add splits.

ThatOneCalculator avatar Dec 05 '23 19:12 ThatOneCalculator

Will rework the CLI soon. Splitting into multiple pages is out of scope for this library I'm afraid, but I will add more ways of configuring the page size.

LaurenzV avatar Feb 12 '24 16:02 LaurenzV