# get the goodies
sudo apt-get install pdftools
#And then break giant son of .... (input is poster_A0.pdf)
pdfposter -mA4 -pA0 poster_A0.pdf poster-NxA4.pdf
# Add some margines (printers suck and eat some of margins so you need to add white margines)
convert -bordercolor white -border 20 poster-NxA4.pdf poster-NxA4_margin.pdf
# print
lpr -P my-printer poster-NxA4_margin.pdf
# paper scissors duck-tape and you saved $80 :-) and you have hilly billy A0 poster
sudo apt-get install pdftools
#And then break giant son of .... (input is poster_A0.pdf)
pdfposter -mA4 -pA0 poster_A0.pdf poster-NxA4.pdf
# Add some margines (printers suck and eat some of margins so you need to add white margines)
convert -bordercolor white -border 20 poster-NxA4.pdf poster-NxA4_margin.pdf
lpr -P my-printer poster-NxA4_margin.pdf
# paper scissors duck-tape and you saved $80 :-) and you have hilly billy A0 poster
I have to go back to my office and search the web again... There I find something promising: Printer In Leeds. They have a nice online chat. A0 poster printers
ReplyDelete