Open GoogleCodeExporter opened 9 years ago
Hi,
Make sure you generate the PDF when the SWF is running in the browser. When the
SWF
is running in the Flash IDE preview, the player is not able to send some data
in the
POST buffer but only in the GET buffer. That's the reason why you see a string
description of the PDF in the browser URL.
let me know,
cheers,
Thibault
Original comment by thibault.imbert
on 30 Aug 2007 at 11:54
Yah problem fixed, I was running the swf from the player, it wasn't embedded in
the
actual application.
Original comment by retrogam...@gmail.com
on 31 Aug 2007 at 4:05
I saw this same URL issue when trying to run some AlivePDF sample code to send
the
PDF to a remote URL from within an AIR application. I saw this when I was
testing
from within Flex Builder. I've not yet tested on an installed AIR application.
Should I take this thread to mean that we should test the PDF creation in a
"live"
AIR application? Or is there a way to force a testing AIR application to use
the POST
method all the time?
Original comment by dan...@shimmerphase.com
on 29 Jan 2008 at 4:13
I have a web page built in Flex Builder (3.5). When I run from within Flex,
everything works great--the pdf is created. However, when I export the release
build
to my server (IIS), the pdf will not create. (I do have a create function built
with
c#. Is there something I should do to make the swc work with release build?
To see the site, go to http://tnatlas2.geog.utk.edu/Census1.
Thanks,
Bruce Ralston
Original comment by ralston...@gmail.com
on 13 May 2010 at 6:44
Original issue reported on code.google.com by
retrogam...@gmail.com
on 30 Aug 2007 at 7:22