Misc Frequently Asked Questions
Misc Frequently Asked Questions
bug or comment to pgolani@usc.edu
FAQ : Magic IRSIM HSPICE PowerView Verilog Cadence Misc
Q: How can I print multiple pages of lecture note (or slide) in one sheet?
Use mpage program after you make a postscript file from acroread by printing to a file (if your source document is pdf format)
Example : mpage -2 -P lecture02.ps > lec02.ps
This will print 2 pages in one sheet. Refer mpage man page.