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);
$DomObj->
han Rixham [mailto:nrix...@gmail.com]
Sent: Friday, May 15, 2009 3:21 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.
>
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 processi
3 matches
Mail list logo