I just created a 16-page booklet with the dimensions you specified, set up as 4 spreads. You seem to have run into a bug when selecting Device Independent Postscript. I got the same results.
However, it worked fine when I either chose Postscript and selected Distiller as the PPD (Acrobat 5), or choose Adobe PDF as the printer (Acrobat 6 Professional). So I think that that's your workaround.
This specific printer can print live files but I would prefer to send PDF as I email him almost all my files and a PDF files are smaller than all the archive files.
Thanks in advance for any help.
I pulled out my copy of the Adobe InDesign 2.0 Print Service Provider Toolkit. On pages 44-45, it says (in part):
"InDesign PostScript file, driver and device dependent
PostScript generated by: Adobe InDesign only
Device targeted: None....
"Note: Because this output path is driver- and device-independent, it cannot assume what paper sizes are available at the output device. If you intend to eventually create a PDF file using this output path, set up a default page size in Acrobat Distiller."
Since I had never had to create Device-Independent PostScript, I hadn't played with this option.
In any case, Steve's suggestions will certainly wor. If you do use Device-Independent, you can set the default page size in Distiller's Job options..."General" tab. This is et to 8.5 X 11 by default.
Thanks again for the quick response. I'll try it again when I get a chance later today.
Using an option that isn't there in Q and then complain when it doesn't work... doesn't work indeed.
Generating a PDF the way you want it is in fact easier than Q, simply select the Acrobat driver and set the papersize to Custom (the standard setting). The custom setting creates a 'papersize' that's adapted to your document size. And not only that: it varies depending on wether or not you use cropmarks, bleeds etc.
Might be a good idea to check the capabilities before complaining...
I tried all the PPDs and got the same result. That's why I posted. I have a few free minutes this morning. I'll try from another workstation. Even device independent should give you the correct page size. And what's the difference between all those alphabet distiller options?
Thanks again.
Even device independent should give you the correct page size.
Not sure this is true. It does give you the correct page size in that the entire page is there and the DSC comments correctly identify the page size like this:
%%BoundingBox: 0 0 792 1224
%%HiResBoundingBox: 0 0 792 1224
%%CropBox: 0 0 792 1224
What it does not do is attempt to trigger the device to use the page size ("paper") in question. This is because it has no PPD information as to what page sizes are available or the PostScript commands required to select them.
What's perhaps more interesting is why Distiller will not set its page size in response to the DSC comments in the case of a PS file as it can in the case of an EPS.
FWIW, I think that InDesign is doing exactly the right thing in creating truly device-independent PostScript. It might be a reasonable Distiller feature request to have it change its page size based on the DSC comments in a device-independent PS file.
The main point, however, is that you can avoid the problem entirely by selecting the Distiller PPD rather than the Device-Independent setting