Re: CFPDF import vector graphcis

2009-02-25 Thread Mike Chabot

Thanks for the update. Are you using EPS for the vector graphics? Are
the results what you would expect from using vector graphics, such as
a smaller file size and higher quality graphics when printing?

I am curious about the details regarding dropping EPS support from the
PDF spec and the ramifications of this. My assumption is that this is
related to PDF becoming and open standard. I’m wondering if PDFs with
vector graphics have any troubles in non-Adobe PDF readers.

-Mike Chabot

On Tue, Feb 24, 2009 at 7:01 PM, Guru cfexp...@gmail.com wrote:

 Update:
 I end up using activepdf tool to import vector pdfs, CFPDF does not
 support this functionality.

 On Sat, Feb 14, 2009 at 3:28 PM, Guru cfexp...@gmail.com 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:319806
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFPDF import vector graphcis

2009-02-24 Thread Guru

Update:
I end up using activepdf tool to import vector pdfs, CFPDF does not
support this functionality.

On Sat, Feb 14, 2009 at 3:28 PM, Guru cfexp...@gmail.com 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:319777
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFPDF import vector graphcis

2009-02-16 Thread Judah McAuley

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 mcha...@gmail.com 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 cfexp...@gmail.com 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


Re: CFPDF import vector graphcis

2009-02-15 Thread Mike Chabot

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 cfexp...@gmail.com 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:319348
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CFPDF import vector graphcis

2009-02-14 Thread Guru

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:319320
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4