had a request to convert PDF to image.  Used <cfpdf action="thumbnail" ...
/> and everything worked pretty well.  Unfortunately, the resulting image
seems a bit smaller than the original PDF.
The customer wants to embed the images into an email (versus sending the PDF
as an attachment), so unfortunately here... size matters.  It seems the
resulting image is at 72 dpi.  96 would be better... but <cfpdf> doesn't
provide that level of control.  Just an attributed for resolution="low|high"
(of which I've chosen "high").

Any ideas on options that I might be able to explore to do the conversion
from PDF to .png and keep a decent dpi on the resulting image?  Any way to
leverage the JAI that ships with CF 8?

-- 
I have failed as much as I have succeeded. But I love my life. I love my
wife. And I wish you my kind of success.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314070
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to