Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Nicholas_Bostaph #1
Creating a PDF
I have a slight problem I need help with. I need to generate reports that will
eventually need to go to one person, who will then send them out as a pdf.
These reports will contain a large number of graphs. To do some basic testing,
I tried creating a page with some sample flash graphs and using Acrobat's
"convert web page to pdf" option on the IE toolbar to save the page...seemed
like a nice simple way to do it. That way the end user checks this page once a
month, creates a pdf from it, and emails it out.
The problem is, the graphs don't show up. Instead I get red boxes in the pdf
where the graphs should be. I figured this was because of flash, so I tried
setting my cfchart tag to output pngs. Exact same problem. Anyone run into
this before or have any ideas?
My question is more on what the best way to do this would be. I read that I
could create a pdf with cfcontent, but have no idea how to do that. Would that
be a more efficient method; creating the pdf server side and providing a link
to it? I'd appreciate everyone's thoughts on this.
Thanks in advance. :)
Nicholas_Bostaph Guest
-
creating shared folder location hanges when creating a review
Hi All, I am using Acrobat Pro 8.1.2 for Mac. When I try to create a document for review, I get through all the steps until I get the pop up... -
I need help creating a CMS
I am trying to create a content management system for a website that is already up and running. Can anyone point me in the right direction of some... -
Creating CA with CA.pl
Hi all, I am following a tutorial on creating a CA on my FreeBSD 5.3 development box. The tutorial can be found at... -
help with rss creating code creating an XML rss feed]
When I run the following code I get the follwing error and cant really see the problem I am incxluding this file from another page thanks in... -
creating pop ups on cd-rom
I'm planning on using Director to display my Flash portfolio(.swf file) when i send it out in cd-rom format. How do I get Director to open up... -
-
CF_DAWG #3
Re: Creating a PDF
I ran into the same problem when creating PDFs with an embedded chart. Have the chart output format be jpg. This worked for me!
CF_DAWG Guest



Reply With Quote

