2
1
I have a large image (80cmx40cm) that I want to print on multiple pages of A4 paper (29,7x21 cm).
Usually I use Gimp as my image processor and I could manually chunk the image, but that would be tedious especially as I will need to do this in semi-regular intervals for other images as well.
How can I either print it directly as one image and let the printer do the splitting?
OR how can I split the image into matching chunks?
I'd prefer a setup in Gimp, but will use any other way (including commandline or online-tool, or whatever).
I plan to tape the paper together then manually. So, if I could do the splitting and printing without having a border on the printout that would be a bonus (if not possible, no problem.)
Why do I have to resize it to get a "perfect fit"? What happens if I don't? – Angelo Fuchs – 2019-03-19T09:18:20.703
@AngeloFuchs well, the command breaks your image into tiles. So for example if your image is 40cm wide and you split it by width in two, then the tiles will be 20cm wide. So when you print onto A4 paper you'll have to trim them (A4 is 21cm wide.) I guess when I said "resize" in the answer I should have said to pad with unused pixels. – Andrew Kay – 2019-03-20T10:28:37.423