[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
Subject: Re: Color in PDF - Printing in black&white
From: "T.W. Smith" <techwordsmith@xxxxxxxxx>
Date: Fri, 11 Nov 2005 10:26:52 -0500
Delivered-to: jeremyg-freeframers:org-ffarchiv@freeframers.org
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Nyncv1TNIU5XgRKyKUtzAc+1lt1F2tpcltw62do4WKtjJaZQJqnxTwww32Ncj1bGIj/7A//dMMPl3DIGsijdp8g8EgB/9J4u1FeKlDpxnJQuaWR/YHiY5DswplrZVvpzjdetuDQ7LfHuamQ6NW9yESslf1BA5AjLjk//Psk8OPg=
In-reply-to: <p0623094abf998bd909c4@192.168.1.15>
References: <BAY106-F18248F6D6AAC46A02833F5BA660@phx.gbl> <4373BD44.6070707@phoenix-geophysics.com> <p0623094abf998bd909c4@192.168.1.15>
Sender: owner-framers@xxxxxxxxx
I set up three FM files, one called "printtemplate" another called "onlinetemplate" and a third calls "basetemplate." Basetemplate had all the tags (table, char, para, xref) and such that were constant between online and print delivery. Onlinetemplate defined those tags that were color in online output. Printtemplate had exactly the same tags as Onlinetemplate but had the print setups. And, in fact, the page size for print was different than for online, I provided US Letter for online, so users could print their own, but I was **required** to use a slightly smaller, non-standard size for the stuff that went to press. These templates took care of that, also. I had two FrameScripts that imported the formats and set online, print, and other conditions, also, for each output, so when I wanted my print PDF, I ran one FrameScript, when I wanted my online PDF, I ran a different FrameScript, and that way I never forgot anything. HTH. T. ** To unsubscribe, send a message to majordomo@xxxxxxxxx ** ** with "unsubscribe framers" (no quotes) in the body. **