Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Pagination on HTML reports formatted with Format

by gj2666 (Beadle)
on Dec 22, 2005 at 20:11 UTC ( [id://518623]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Pagination on HTML reports formatted with Format
in thread Pagination on HTML reports formatted with Format

Looks like this (CSS) is the direction I'm heading. Unfortunately (or not) it requires me to come up to speed on CSS which I've not had a particular need to do over the last few years. It looks like using something like this:
table { page-break-after: auto }
may offer some relief since most of my data is in tables anyway. I hope to do it all inside my perl script. trying to make as simple to execute and implement as possible. Thank you all, Gretchen

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://518623]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-23 19:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found