|
Imposing 2 up without reducing original page size
Message-ID:<e452dc27-2396-4f24-b794-bc076fbd1b8a@s28g2000prd.googlegroups.com>
Subject:Imposing 2-up without reducing original page size?
Date:Thu, 18 Sep 2008 17:02:53 +0100
Here's what I'm trying to do: I have designed a book with 8.5" x 7"
pages with the idea that they could be printed 2-up on 8.5" x 14"
paper, cut once, stacked and bound. Book to be produced in one-off
quantities at any copy shop. To do this I am first interleaving the
front half of the PDF pages with the back half, then imposing 2-up
onto legal size pages, which gives me the first half of the book at
the top of the page and the back half on the bottom, in proper order.
I'm using Tom Phelps' Multivalent PDF Tools (excellent, Java-based,
command line tools, BTW).
My problem is this: I can't seem to get the Impose tool to do 2-up
without scaling down the original pages.
Anyone have suggestions, or alternate tool that allows imposing to
arbitrary page size and does not scale the original pages?
The only thing I've found so far is Quite Imposing, but nearly $500
USD is quite steep for one job.
Thanks!
Message-ID:<c545467e-bd8a-4381-af99-8232dc154a30@f36g2000hsa.googlegroups.com>
Subject:Re: Imposing 2-up without reducing original page size?
Date:Mon, 22 Sep 2008 16:05:21 +0100
On Sep 18, 12:02=A0pm, crusher...@yahoo.com wrote:
> Here's what I'm trying to do: I have designed a book with 8.5" x 7"
> pages with the idea that they could be printed 2-up on 8.5" x 14"
> paper, cut once, stacked and bound. Book to be produced in one-off
> quantities at any copy shop. To do this I am first interleaving the
> front half of the PDF pages with the back half, then imposing 2-up
> onto legal size pages, which gives me the first half of the book at
> the top of the page and the back half on the bottom, in proper
> order. I'm using Tom Phelps' Multivalent PDF Tools (excellent,
> Java-based, command line tools, BTW).
>
> My problem is this: I can't seem to get the Impose tool to do 2-up
> without scaling down the original pages.
>
> Anyone have suggestions, or alternate tool that allows imposing to
> arbitrary page size and does not scale the original pages?
>
> The only thing I've found so far is Quite Imposing, but nearly $500
> USD is quite steep for one job.
For a completely free workflow, convert to Postscript using pdftops
(from the xpdf package); then, use ps2ps (from the pstools package) to
do any imposition whatsoever desired.
Message-ID:<f490f675-132c-42b6-82f8-6067395d2159@t54g2000hsg.googlegroups.com>
Subject:Re: Imposing 2-up without reducing original page size?
Date:Tue, 30 Sep 2008 19:27:45 +0100
You could use PDFNet SDK (http://www.pdftron.com/net) to imposition
and all kinds of PDF processing.
As a starting point you may want to take a look at Imposition sample
project:
http://www.pdftron.com/net/samplecode.html#Imposition
PDFNet SDK is a commercial grade PDF library (for JAVA, .NET, C/C++,
etc), however a free development version (http://www.pdftron.com/
downloads.html) will allow you to prepare a print job free of charge.
Rob
On Sep 18, 9:02=A0am, crusher...@yahoo.com wrote:
> Here's what I'm trying to do: I have designed a book with 8.5" x 7"
> pages with the idea that they could be printed 2-up on 8.5" x 14"
> paper, cut once, stacked and bound. Book to be produced in one-off
> quantities at any copy shop. To do this I am first interleaving the
> front half of the PDF pages with the back half, then imposing 2-up
> onto legal size pages, which gives me the first half of the book at
> the top of the page and the back half on the bottom, in proper order.
> I'm using Tom Phelps' Multivalent PDF Tools (excellent, Java-based,
> command line tools, BTW).
>
> My problem is this: I can't seem to get the Impose tool to do 2-up
> without scaling down the original pages.
>
> Anyone have suggestions, or alternate tool that allows imposing to
> arbitrary page size and does not scale the original pages?
>
> The only thing I've found so far is Quite Imposing, but nearly $500
> USD is quite steep for one job.
>
> Thanks!
Message-ID:<e452dc27-2396-4f24-b794-bc076fbd1b8a@s28g2000prd.googlegroups.com>
Subject:Imposing 2-up without reducing original page size?
Date:Thu, 18 Sep 2008 17:02:53 +0100
Here's what I'm trying to do: I have designed a book with 8.5" x 7"
pages with the idea that they could be printed 2-up on 8.5" x 14"
paper, cut once, stacked and bound. Book to be produced in one-off
quantities at any copy shop. To do this I am first interleaving the
front half of the PDF pages with the back half, then imposing 2-up
onto legal size pages, which gives me the first half of the book at
the top of the page and the back half on the bottom, in proper order.
I'm using Tom Phelps' Multivalent PDF Tools (excellent, Java-based,
command line tools, BTW).
My problem is this: I can't seem to get the Impose tool to do 2-up
without scaling down the original pages.
Anyone have suggestions, or alternate tool that allows imposing to
arbitrary page size and does not scale the original pages?
The only thing I've found so far is Quite Imposing, but nearly $500
USD is quite steep for one job.
Thanks!
Message-ID:<c545467e-bd8a-4381-af99-8232dc154a30@f36g2000hsa.googlegroups.com>
Subject:Re: Imposing 2-up without reducing original page size?
Date:Mon, 22 Sep 2008 16:05:21 +0100
On Sep 18, 12:02=A0pm, crusher...@yahoo.com wrote:
> Here's what I'm trying to do: I have designed a book with 8.5" x 7"
> pages with the idea that they could be printed 2-up on 8.5" x 14"
> paper, cut once, stacked and bound. Book to be produced in one-off
> quantities at any copy shop. To do this I am first interleaving the
> front half of the PDF pages with the back half, then imposing 2-up
> onto legal size pages, which gives me the first half of the book at
> the top of the page and the back half on the bottom, in proper
> order. I'm using Tom Phelps' Multivalent PDF Tools (excellent,
> Java-based, command line tools, BTW).
>
> My problem is this: I can't seem to get the Impose tool to do 2-up
> without scaling down the original pages.
>
> Anyone have suggestions, or alternate tool that allows imposing to
> arbitrary page size and does not scale the original pages?
>
> The only thing I've found so far is Quite Imposing, but nearly $500
> USD is quite steep for one job.
For a completely free workflow, convert to Postscript using pdftops
(from the xpdf package); then, use ps2ps (from the pstools package) to
do any imposition whatsoever desired.
Message-ID:<f490f675-132c-42b6-82f8-6067395d2159@t54g2000hsg.googlegroups.com>
Subject:Re: Imposing 2-up without reducing original page size?
Date:Tue, 30 Sep 2008 19:27:45 +0100
You could use PDFNet SDK (http://www.pdftron.com/net) to imposition
and all kinds of PDF processing.
As a starting point you may want to take a look at Imposition sample
project:
http://www.pdftron.com/net/samplecode.html#Imposition
PDFNet SDK is a commercial grade PDF library (for JAVA, .NET, C/C++,
etc), however a free development version (http://www.pdftron.com/
downloads.html) will allow you to prepare a print job free of charge.
Rob
On Sep 18, 9:02=A0am, crusher...@yahoo.com wrote:
> Here's what I'm trying to do: I have designed a book with 8.5" x 7"
> pages with the idea that they could be printed 2-up on 8.5" x 14"
> paper, cut once, stacked and bound. Book to be produced in one-off
> quantities at any copy shop. To do this I am first interleaving the
> front half of the PDF pages with the back half, then imposing 2-up
> onto legal size pages, which gives me the first half of the book at
> the top of the page and the back half on the bottom, in proper order.
> I'm using Tom Phelps' Multivalent PDF Tools (excellent, Java-based,
> command line tools, BTW).
>
> My problem is this: I can't seem to get the Impose tool to do 2-up
> without scaling down the original pages.
>
> Anyone have suggestions, or alternate tool that allows imposing to
> arbitrary page size and does not scale the original pages?
>
> The only thing I've found so far is Quite Imposing, but nearly $500
> USD is quite steep for one job.
>
> Thanks!
|