I don't have a stylesheet handy, but would suggest you use a table and style
the table.  Stick a Paragraph in between tables for the pages and use a
page-break-after on the paragraph.

Since you will be calling a print style sheet, (media="print"), use inches
(in) as your length values. Set body as follows:
body {width:8.5in; height:11in; padding: .5in;}// Sets up an 8 1/2 x 11 page
with a half inch of margin.




Sandra Clark
==============================
http://www.shayna.com
Training in Cascading Style Sheets and Accessibility

CSS HANDS ON
New York City, October 10-13, 2006.
http://www.shayna.com/index.cfm?fuseaction=training.syllabus_display&id=1


Read an interview regarding my CSS Hands on Class at 
http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&id=140

 
-----Original Message-----
From: Rick Faircloth [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 03, 2006 8:02 PM
To: CF-Talk
Subject: Anyone got a good print stylesheet for use with labels and CF?

HI, all.

Looks like I'm stuck on trying to use CF_AveryRTF with 4.5, because I don't
know how to modify it and the people that wrote the tag have apparently
moved on.

In my search for a solution, however, a suggestion was mentioned about using
a print stylesheet for printing labels.

I've messed around with CSS some, but not enough to know how to put together
a print stylesheet quickly.

Anyone got some code they would share handy?

Thanks,

Rick





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251927
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to