[PHP] Dom PDF Problem

2009-07-02 Thread Pravinc
Hey all, I am working with generating PDF using Dom PDF. My problem is when I generate a single PDF , Its working fine. But when I code it in a loop for generating more than one PDF it gives some error. $DomObj = new DOMPDF(); $DomObj-load_html_file($pth);

[PHP] RE: suggestion required

2009-05-15 Thread Pravinc
AM To: Pravinc Cc: php-general@lists.php.net Subject: Re: suggestion required Pravinc wrote: Hey all, I have one flex+PHP application. Main purpose of the site is to sell T-shirts online. Flex is used for generating different designs on available tshirt. Something similar

[PHP] suggestion required

2009-05-14 Thread Pravinc
Hey all, I have one flex+PHP application. Main purpose of the site is to sell T-shirts online. Flex is used for generating different designs on available tshirt. Something similar to Cafepress dot com. I want to generate 300 DPI tshirt image from flex and send it to PHP side for