Great! I had one minor problem. When printing it prints on page on half a landscape page, which is what I want, but it doesn't print 2 pages on one page. It first prints one page on half the landscape page, and then prints the other page on the other half of a new page. Do you know if there's an option to print all on one page? I'll look at the psnup man page as well. Thanks. -Justin On 06 Apr 2003 16:40:06 +0100, "D. D. Brierton" <darren@xxxxxxxxxxx> said: > On Sun, 2003-04-06 at 16:25, Justin Johnson wrote: > > > I need to create a small book that will be on 8.5 by 11 pages flipped > > horizontally, folded in half with text on each side. Is there an app for > > linux that anyone recommends? I would like to include Hebrew text on it > > as well, by I'm interested in any app, even if it can't handle the > > Hebrew. > > I'm not sure what tool is best to use for creating the text and the page > layout (personally I use LaTeX for complex stuff like that but clearly > that isn't to everyone's taste). But I can tell you how to create the > booklet. Use the psutils. > > So say you have your document formatted for legal (8.5x11). Print it to > a postscript file, say doc.ps. Then do this: > > psbook doc.ps | psnup -2 > booklet.ps > > HTH, Darren > > -- > ===================================================================== > D. D. Brierton darren@xxxxxxxxxxx www.dzr-web.com > Trying is the first step towards failure (Homer Simpson) > ===================================================================== > > > > -- > Shrike-list mailing list > Shrike-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/shrike-list >