Re: [ACFUG Discuss] A question on image uploads

2010-02-22 Thread Momolu Sancea
Hi Jeff,
If you are running on windows and want to buy something, you can use this:
http://www.softinterface.com/Convert-PDF-To-Image/Convert-PDF-To-Tiff.htm

If you are running LiveCycle you can go with this:
http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/000437.html

Or you can use Java with this method.
http://blog.rubypdf.com/2008/01/30/pdftoimage-convert-pdf-to-image-by-using-pdfrenderer-library/
http://forums.sun.com/thread.jspa?threadID=359395&start=30&tstart=0

Hope that helps!
Lu

On Mon, Feb 22, 2010 at 2:22 PM, Jeff Howard  wrote:

> Hey all,
>
> I've been tasked with redesigning a UI for an expense reimbursement
> system.  One of the desires is to be able to crop images on the fly while
> uploading and the possibility of converting pdfs to images.  In a meeting,
> it was specifically demoed using Google's image upload for a user profile
> where you can crop one part of an image to use.
>
> Does anyone have any recommendations on any software that is fairly lean
> and not too pricey that can accomplish this?  I read where cfpdf can create
> thumbnails from a pdf, but I didn't see where it can convert a pdf to an
> image.  Cfimage doesn't really have the ability to crop.  I found Magic Zoom
> but it's not quite what I'm looking for.
>
> Any suggestions would be greatly appreciated.
>
> Thanks,
> Jeff
>



-- 

Lu Sancea


re: [ACFUG Discuss] A question on image uploads

2010-02-22 Thread Mischa Uppelschoten



I think ImageMagick
 does most of what you need...?
 
http://www.imagemagick.org/script/index.php
at least convert pdf to jpg from the
 command line. It also does cropping, but
 that would leave you to figure out how to
 capture the desired crop dimensions...
/m
 
 
: Hey all, :   :
 Ive been tasked with redesigning a UI for
 an expense reimbursement system. :
  One of the desires is to be able to
 crop images on the fly while uploading:
  and the possibility of converting pdfs
 to images.  In a meeting, it was:
  specifically demoed using Googles image
 upload for a user profile where you:
  can crop one part of an image to use.
 :   : Does anyone have
 any recommendations on any software that
 is fairly lean and:  not too pricey
 that can accomplish this?  I read where
 cfpdf can create:  thumbnails from
 a pdf, but I didnt see where it can convert
 a pdf to an:  image.  Cfimage
 doesnt really have the ability to crop. 
 I found Magic Zoom:  but its not
 quite what Im looking for. :   :
 Any suggestions would be greatly appreciated.
 :   : Thanks, : JeffMischa
 UppelschotenVP of TechnologyThe Banker's
 Exchange, LLC.4200 Highlands Parkway
 SESuite ASmyrna, GA 30082-5198Phone:(404)
 605-0100 ext. 10Fax:(404)
 355-7930Web:www.BankersX.comFollow
 this link for Instant Web Chat:http://www.bankersx.com/Contact/chat.cfm?Queue=MUPPELSCHOTEN

--- Original
 Message ---
  
From: Jeff Howard 
To: discussion@acfug.org
Date: Mon, 22 Feb 2010 14:22:09
 -0500
Subject: [ACFUG Discuss]
 A question on image uploads
  
Hey all,
 
I've been tasked with redesigning a
 UI for an expense reimbursement system. 
 One of the desires is to be able to crop
 images on the fly while uploading and the
 possibility of converting pdfs to images. 
 In a meeting, it was specifically demoed
 using Google's image upload for a user profile
 where you can crop one part of an image to
 use.
 
Does anyone have any recommendations
 on any software that is fairly lean and not
 too pricey that can accomplish this? 
 I read where cfpdf can create thumbnails
 from a pdf, but I didn't see where it can
 convert a pdf to an image.  Cfimage
 doesn't really have the ability to crop. 
 I found Magic Zoom but it's not quite what
 I'm looking for.
 
Any suggestions would be greatly appreciated.
 
Thanks,
Jeff



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





[ACFUG Discuss] A question on image uploads

2010-02-22 Thread Jeff Howard
Hey all,

I've been tasked with redesigning a UI for an expense reimbursement system.
One of the desires is to be able to crop images on the fly while uploading
and the possibility of converting pdfs to images.  In a meeting, it was
specifically demoed using Google's image upload for a user profile where you
can crop one part of an image to use.

Does anyone have any recommendations on any software that is fairly lean and
not too pricey that can accomplish this?  I read where cfpdf can create
thumbnails from a pdf, but I didn't see where it can convert a pdf to an
image.  Cfimage doesn't really have the ability to crop.  I found Magic Zoom
but it's not quite what I'm looking for.

Any suggestions would be greatly appreciated.

Thanks,
Jeff