Dynamically embedding SWF file in PDF from PHP

Dynamically embedding SWF file in PDF from PHP

am 28.08.2007 16:43:46 von dbkarthik

Hi,
is there by any means can i embed a swf file and export the same to a
pdf from my script.

Re: Dynamically embedding SWF file in PDF from PHP

am 29.08.2007 13:59:04 von Shelly

wrote in message
news:1188312226.008496.173580@i13g2000prf.googlegroups.com.. .
> Hi,
> is there by any means can i embed a swf file and export the same to a
> pdf from my script.
>

Can you be a little cleareras to what you are asking? The .swf file is
referenced in the html section of the file. What is the problem?

Re: Dynamically embedding SWF file in PDF from PHP

am 30.08.2007 07:07:39 von dbkarthik

On Aug 29, 4:59 pm, "Shelly" wrote:
> wrote in message
>
> news:1188312226.008496.173580@i13g2000prf.googlegroups.com.. .
>
> > Hi,
> > is there by any means can i embed a swf file and export the same to a
> > pdf from my script.
>
> Can you be a little cleareras to what you are asking? The .swf file is
> referenced in the html section of the file. What is the problem?

I have a site wherein im displaying reports [both text / graph], all
the graphical report are flash based report. and all the report have a
export option, on clicking export the data available in the report
should get exported to the PDF format. but the im not able to get the
flash graphs in to PDF