> Hi all,
>
> 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?
>
> Thanks in advance
> Angelo
>
Seems like it is a standard html-problem.
IE shows most webbpages, even if they're not strictly html-coded from the
standard of html.
FireFox is more sensitive about the strict html-code.

Best regards
/Gustav Wiberg

> --
> ------------------------------------------------------------------------
> Angelo Zanetti
> Systems developer
> ------------------------------------------------------------------------
>
> *Telephone:* +27 (021) 469 1052
> *Mobile:*       +27 (0) 72 441 3355
> *Fax:*            +27 (0) 86 681 5885
> *
> Web:* http://www.zlogic.co.za
> *E-Mail:* [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to