Re: [PHP] HTML Printing problem.

2003-10-08 Thread Burhan Khalid
php coder wrote: Issue: HTML files are to large to print from the browser. We are creating reports that are ++5 mg in size. This is a real problem for the browser. Define real problem. Is your site timing out because the files are too large? I've never heard of a browser having problems with 5

[PHP] HTML Printing problem.

2003-10-07 Thread php coder
Issue: HTML files are to large to print from the browser. We are creating reports that are ++5 mg in size. This is a real problem for the browser. We are on a network and can print directly from the server but this means we must convert the html to some printer friendly format. We are using

Re: [PHP] HTML Printing problem.

2003-10-07 Thread Leif K-Brooks
php coder wrote: HTML files are to large to print from the browser. We are creating reports that are ++5 mg in size. This is a real problem for the browser. We are on a network and can print directly from the server but this means we must convert the html to some printer friendly format. We

Re: [PHP] HTML Printing problem.

2003-10-07 Thread php coder
Are there any packages developed in php or any use of the php print tags that might solve this problem? From: Leif K-Brooks [EMAIL PROTECTED] To: php coder [EMAIL PROTECTED] CC: Php-General (E-mail) [EMAIL PROTECTED] Subject: Re: [PHP] HTML Printing problem. Date: Tue, 07 Oct 2003 16:18:22

Re: [PHP] HTML Printing problem.

2003-10-07 Thread Robert Cummings
On Tue, 2003-10-07 at 16:13, php coder wrote: Issue: HTML files are to large to print from the browser. We are creating reports that are ++5 mg in size. This is a real problem for the browser. We are on a network and can print directly from the server but this means we must convert the

Re: [PHP] HTML Printing problem.

2003-10-07 Thread php coder
-General [EMAIL PROTECTED] Subject: Re: [PHP] HTML Printing problem. Date: 07 Oct 2003 16:33:45 -0400 On Tue, 2003-10-07 at 16:13, php coder wrote: Issue: HTML files are to large to print from the browser. We are creating reports that are ++5 mg in size. This is a real problem for the browser. We

Re: [PHP] HTML Printing problem.

2003-10-07 Thread Robert Cummings
On Tue, 2003-10-07 at 17:09, php coder wrote: If I could fiqure out how css can get me the same effect as the tbody and thead tags and have it easily converted to pcl or pdf then great but I haven't been able to do this nor am I sure that it can be done. Sounds like you need an