EPS embedding was deprecated with version 1.4 of the PDF spec. However, you could use Imagemagick to convert the EPS to a supported format like PNG. You might be able to do that with cfimage, I'm not sure of its eps support. As I recall you needed to install ghostview with Imagemagick in order to deal with eps files but I don't know if that is still true.
You might check out the Apache FOP project for more information another package for dealing with pdf generation. Judah On Sun, Feb 15, 2009 at 8:02 AM, Mike Chabot <[email protected]> wrote: > > What you are attempting to do is not possible using ColdFusion or > iText. You can suggest this as a feature for the next version of CF > using the feature request form. Almost no PDF generation tools support > vector graphics. Please let me know if you happen to find any programs > that have this support. > > -Mike Chabot > > On Sat, Feb 14, 2009 at 3:28 PM, Guru <[email protected]> wrote: >> >> Couldn't find it anywhere so thought to ask. >> >> I have couple of illustrator files (which can be export to EPS on any other >> vector format). >> >> I am building dynamic PDF file using CFPDF tag and want to have this EPS or >> illustrator graphic import in my pdf. >> >> How can I do that? is there any sample out there? can someone please post >> the link? >> >> Thanks, > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:319385 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

