I was just going to post about the PrinterFriendly.cfm and objectid. But you will get better control over HOW your "print friendly" page is formatted if you use CSS or design your own printerFriendly template for your content.
Gary > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Michael > Sammut > Sent: Thursday, 18 December 2003 10:49 PM > To: FarCry Developers > Subject: [farcry-dev] RE: Print friendly > > > You can invoke this by simply linking to it and appending the URL with the > obectID (E.G, PrinterFriendly.cfm?objectid=#url.objectid#) > > HOWEVER! this is a very basic wrapper and does not show printer versions > of all content. I highly suggest Gary's approach. > > -- > Regards, > Michael J. Sammut > ____________________________________________________________________ > F O U R E Y E S P R O D U C T I O N S > > think | plan | create :: web site design & development :: NYC > > E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399 > > W. http://www.foureyes.com > "Biederbeck, Lutz" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Thanks Gary, > > > but I found a file called displayPrinterFriendly.cfm in > core\tags\navajo. I > think, I can use this? > > Regards, > Lutz > > -----Urspr�ngliche Nachricht----- > Von: Gary Menzel [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 18. Dezember 2003 13:19 > An: FarCry Developers > Betreff: [farcry-dev] RE: Print friendly > > > Another questions of a newbie. I want to use the option "print > friendly". > > How can I implement this feature? > > Two ways that I can think of immediately: > > 1. create a special page in FarCry that can load any content and create a > simply template for that page (you would create a dmInclude for that) > > 2. use CSS (which is by far the modern way to do it) that "hides" > all of the > "useless" stuff you dont want printed and just use the browsers > normal print > functionality > > Regards, > Gary Menzel > > > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > > > > ____________ > Virus checked by G DATA AntiVirusKit > Version: AVK 12.0.605 from 24.09.2003 > Virus news: www.antiviruslab.com > > > > > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
