![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I had an old thread http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=189&thre adid=1077791&enterthread=y but no one responded. How does everyone else generate paper documents from a dynamic web site? Is CSS the way to go ? Or should I be using something else? Any advice would be greatly appreciated |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
How does everyone else generate paper documents from a dynamic web site? Is CSS the way to go ? Or should I be using something else? |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Hi guys...thanks for your comments. I've already set up a print style sheet ... but my screen and print options are almost identical...i want the users to have some sort of a wysiwyg feeling.. the problem i'm running into is we want to have our footer appear on pages. so right now I've set up a <div> with settings position:absolute; bottom: 0; left:0; but since the content on the page can grow or shrink (eg one invoice might have 20 products on it, where as others will only have a few) i need to tell it not to overlap the footer with the contents of the invoice as well as to manage how the CSS determines what information goes to the second page (including page counts...if there is a way), where to put the page break if it does rollover (ie widows&orphans), etc. Most of the google resources i've found so far only say use the media style sheet to hide elements you don't want to print...i haven't found any good resources for as much detail I'm involved in. |
![]() |
| Thread Tools | |
| Display Modes | |
| |