On Mon, Apr 28, 2008 at 4:25 PM, Antonio <[EMAIL PROTECTED]> wrote:

>  We use PDF generation for creating printing reports. If the user
>  requests a report just after he or she changed the information, the
>  report would have to be created on the fly.

You can imagine to send a notification email when the PDF generation
job is done, embedding a dowload link :)

>  Is there a better way to create print reports that will not require
>  that much memory? We tried HTML but they needed decoration and
>  pagination on the report. Also when a html report is printed the
>  client machine's settings can mess the outcome.

If printing CSS rules are too limited for you, then use PDF. Try to
down resolution, images weight, and at last try another library, eg.
DOMPDF (I heard good feedback from users.)

HTH ++

-- 
Nicolas Perriault
http://prendreuncafe.com/blog
GSM: 06.60.92.08.67

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to