TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Re: creating a pdf with 8 1/2 X 11 and 11 X 17 mixed
Subject:Re: creating a pdf with 8 1/2 X 11 and 11 X 17 mixed From:Chris <cud -at- telecable -dot- es> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Wed, 19 Sep 2001 12:14:08 +0200
I think have something interesting to add here...
It turns out Distiller comes with special text files that provide a
means to join separate PostScript files into one PDF file. Look in
Distiller's Xtras dir for Rundirex.txt and Runfilex.ps. The first one
gloms a directory of files together, and the second one gloms a list of
files together. Use either one, depending on how you want to control
the order of the glomming. (They come with comments that explain their
use.)
This is actually able to mix paper sizes in one PDF!
I believe the following will work to mix LETTER and TABLOID:
Assume page 1 is in LETTER paper size, and you use the Acrobat Distiller
printer driver.
Set the paper size for the driver to LETTER, then print the first range
of LETTER pages to a PS file.
Now you're at your first TABLOID page. Set the driver to TABLOID, then
print the range of TABLOID pages to a PS file.
Lather, rinse, and repeat until you have a PS file for each contiguous
range of pages-per-size.
Set up Rundirex.txt or Runfilex.ps to point to these files.
Distill Rundirex.txt or Runfilex.ps - whichever one you're using.
Tedious, but that should do the trick. If you're using FrameMaker and
want to do this, I can automate it for you. I presume it can also be
automated in Word via VBasic.
A landmark hotel, one of America's most beautiful cities, and
three and a half days of immersion in the state of the art:
IPCC 01, Oct. 24-27 in Santa Fe. http://ieeepcs.org/2001/
+++ Miramo -- Database/XML publishing automation. See us at +++
+++ Seybold SFO, Sept. 25-27, in the Adobe Partners Pavilion +++
+++ More info: http://www.axialinfo.comhttp://www.miramo.com +++
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.