Logos Mentos

Members
  • Content count

    1
  • Joined

  • Last visited

About Logos Mentos

  • Rank
    Forum Newbie
  1. Call jpg image generation by PHP??

    Hi, I understand that you are using flash and that might seems like a stumble block, but sure it can be done depending on the use. Theory: Render the complete HTML page with Flash (Fusion Charts), with the added option of saving the page as PDF (Button), by clicking this "Export to PDF" button, invoke the saveAsImage javascript for each Chart then also submit HTML, saving the images to disk under a specific ID or whatever method you choose. Based on the PDF library etc, the HTML and the images will be availabe to be included in the resulting PDF. Is there a method of doing the same actions without user clicking events, or other? Will this work-around not be a possible solution in some way? Regards, Logos