Sunday 15 July 2012

flex4 - where create.php needs to be located for remotely saving the pdf generated using alivepdf with flex -


I am using the JindipidiFi library to generate PDF with Flex 4.6

PDF While saving, I am using the following line

  myPDF.save (method remotes, "http://alivepdf.bytearray.org/wp-content/demos/create.php") "Inline", "drawing pdf", "_blank");   

Where can you please create.php in our server so that I do not have to use the live PDF server. We are using ApacheTomack Server 7

I believe you can put it in the root of your server .. I think That it uses port 8888, so try "localhost: 8888 / make. APPP"

No comments:

Post a Comment