pdftilecut icon indicating copy to clipboard operation
pdftilecut copied to clipboard

pdftilecut lets you sub-divide a PDF page(s) into smaller pages so you can print them on small form printers.

Results 9 pdftilecut issues
Sort by recently updated
recently updated
newest added

* Margins (bleed, trim) * Let user decide if they want to honor the trim box of the original PDF

Instead of the white margin to hopefully increase the rendering speed on viewers.

A lot of `s = strings.Replace(s, ...` is in the code which eats up memory is slow on larger files. Should have some slices of new objects and only write...

Hey, thanks for this great application. I am trying to print A1 (841mm x 594) using four sheets of SRA3 (450 x 320mm). This allows for 46mm overlap horizontally and...

Hi, Thanks for this wonderful program. I wonder what I am doing wrong here? I have a PDF which is A1 (594 x 840mm) and when I run it through...

pdftilecut -tile-size A4 -in Homework\ 32.pdf -out Homework_32_a4.pdf 2023/10/11 10:38:16 cannot find MediaBox for page: /Contents 5 0 R /Parent 3 0 R /Resources 7 0 R /Type /Page [Homework...

bug

I just tried using this to print a sewing pattern and, after hours of cutting and taping, we noticed that it was about 12% larger than it should be. Fortunately...

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies