;.round($total_time/60,2)."
> $minutes (AVG: ".round($total_time/$total_files,2)."s)\n\n");
>
> ?>
>
> [/code]
>
> [EMAIL PROTECTED] wrote:
>
> >You would haven't happen to have an example? I am new to imagemagick. Any
> >help would be
appen to have an example? I am new to imagemagick. Any
help would be greatly appreciated.
On 9/26/05, Jim Moseby <[EMAIL PROTECTED]> wrote:
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, September 26, 2005 1:43 AM
To: php-general@lists.php.ne
> You would haven't happen to have an example? I am new to imagemagick.
> Any help would be greatly appreciated.
Sure!
'convert -size 85x110 -raise 10x10 rebate.pdf -resize 85x110 rebate.jpg'
Assuming you have ImageMagick loaded, the above will take rebate.pdf and
create an 85x110 thu
eptember 26, 2005 1:43 AM
> > To: php-general@lists.php.net
> > Subject: [PHP] PDF Thumbnails
> >
> >
> > I give my users an option to upload pdf files to my site and
> > would like them
> > to see a thumbnail view of the file once uploaded. Has any
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 26, 2005 1:43 AM
> To: php-general@lists.php.net
> Subject: [PHP] PDF Thumbnails
>
>
> I give my users an option to upload pdf files to my site and
> would lik
Hi.
I've tried some different kinds of setups to do this. And my
recommendation for you would be Ghostscript, maybe together with
ImageMagick. Have a look at:
http://www.imagemagick.org/script/index.php
http://www.cs.wisc.edu/~ghost/
regards,
frank
2005-09-26 kl. 07.42 skrev [EMAIL PROTECTED
I give my users an option to upload pdf files to my site and would like them
to see a thumbnail view of the file once uploaded. Has anyone heard of a way
how to do this?
7 matches
Mail list logo