On Fri, August 11, 2006 7:58 am, Angelo Zanetti wrote: > I've developed this site in PHP and its basically finished, now I have > a > problem with the printing and print preview. > I have a dynamic table that can span various pages depending on the > number of records pulled from the database. > > The print preview (and printed page) doesnt print the first few rows > but > instead just prints blank then only prints the last line of the table > on > a new page. The table is embedded inside a fieldset component. Im not > sure if its a mozilla/firefox bug because it seems fine in IE. > > Has anyone come across this problem before? If you want reliable printing, you almost have to go with PDF: http://php.net/pdf The new-fangled CSS stuff might work, on "current" browsers... But I wouldn't bet the farm on it. I have NO IDEA what a fieldset component is, so I suspect it's some made-up Microsoft thing that has no real meaning outside of IE... -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php