php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27379 Output file size using pdf lib
Submitted: 2004-02-24 10:55 UTC Modified: 2004-02-24 11:02 UTC
From: mike dot mcsherry at ociofc dot usda dot gov Assigned:
Status: Not a bug Package: PDF related
PHP Version: 4.3.4 OS: window 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mike dot mcsherry at ociofc dot usda dot gov
New email:
PHP Version: OS:

 

 [2004-02-24 10:55 UTC] mike dot mcsherry at ociofc dot usda dot gov
Description:
------------
Hi
I'm converting an Oracle Forms/Reports application to the web using PHP.  I'm using the pdf lib to generate the reports and using the pdf_show_boxed routine for all output. The reports are all text, no pics of any kind. The  problem is that the output from even a one page report is huge, 380k compared to the identical Oracle report output which is around 6k.  I know you can't tell a lot without the specifics but.. My code is tight and doesn't seem to be calling the routine any more than necessary, the output looks fine, the generation response time is fine... but the file size is huge for a small report.  Got any ideas on how I can reduce this? Does the pdf_show_boxed routine generate a lot more output than other output routines I could use? Any advice would be appreciated. Other than this I'm very impressed with the functionality of this stuff!
Thanks,
Mike 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-24 11:02 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC