How to scale a document like this?

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
~
Member
Member
Posts: 1226
Joined: Tue Mar 06, 2007 11:17 am
Libera.chat IRC: ArcheFire

How to scale a document like this?

Post by ~ »

Does anybody know how can I print several pages in the same one like this example, where it's supposed to show 16 pages reduced:

Image

I don't care if you know abot it for Word, PDF or other kind of documents, I only need to know with what program and how to do print several reduced pages as thumbnails (the idea is to print more pages per each actual sheet), maybe with OpenOffice?
YouTube:
http://youtube.com/@AltComp126

My x86 emulator/kernel project and software tools/documentation:
http://master.dl.sourceforge.net/projec ... 7z?viasf=1
User avatar
xenos
Member
Member
Posts: 1118
Joined: Thu Aug 11, 2005 11:00 pm
Libera.chat IRC: xenos1984
Location: Tartu, Estonia
Contact:

Re: How to scale a document like this?

Post by xenos »

Using Windows, I would use CutePDF. Once you installed it, you see a new printer named CutePDF Writer. Print whatever you like and you'll get a PDF from it. When you print something, click on "options", and choose "multiple pages on one page", and you'll get exactly what it says. When you are done, just send the resulting PDF file to an ordinary printer.

Using *nix systems, there's a nice command-line utility named psnup which does exactly what you want with a postscript input / output. You can also use it as a pipe.
Programmers' Hardware Database // GitHub user: xenos1984; OS project: NOS
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: How to scale a document like this?

Post by Combuster »

Acrobat Reader has an option for multiple pages per sheet in the print dialog. In OpenOffice 3.0, I found the (less complete variant) under the printer properties button, accessed from the print dialog (for some reason, it refuses to go past 8 pages/sheet). Nevertheless, OpenOffice can export to PDF directly, so you can use acrobat again if you need that much control.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
AndrewAPrice
Member
Member
Posts: 2299
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Re: How to scale a document like this?

Post by AndrewAPrice »

Combuster wrote:Acrobat Reader has an option for multiple pages per sheet in the print dialog. In OpenOffice 3.0, I found the (less complete variant) under the printer properties button, accessed from the print dialog (for some reason, it refuses to go past 8 pages/sheet).
AR goes up to 16 pages/sheet. If you want more, install a virtual PDF printer and recursively print to the same PDF file, each time fitting more onto a single sheet with each pass.
My OS is Perception.
MasterLee
Member
Member
Posts: 90
Joined: Fri Mar 13, 2009 8:51 am

Re: How to scale a document like this?

Post by MasterLee »

Most Hewlett Packard and Canon Printer drivers do the jop. Both also can print double sided with or without duplex unit.
50₰
Post Reply