A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: flash image export to PDF?

  1. #1
    Member
    Join Date
    Oct 2004
    Posts
    32

    flash image export to PDF?

    Hi there.
    I'm working on an application that should give the user the ability to construct images and then export the image to PDF. the whole export and file saving sould be done on server side. Is there PDF or other image format exporter is included in flesh8 or any other 3'rd party product ?

    tnx.

  2. #2
    go blues ! audas's Avatar
    Join Date
    Oct 2000
    Location
    london ,piccadily circus!
    Posts
    665
    You will have to use php image library and pdf creator.
    cheers,
    sam.
    peace.

  3. #3
    Member
    Join Date
    Oct 2004
    Posts
    32
    Thats great.
    The thing is how do I get to save an image mage from flash movie ?
    lets sey i'm sending my setver an array of variables about the design and objects and text of my flash movie. now there sohld be a flesh like aplication on the server to make an image out of this instructions. Objects like GD2 make quite a poor result. Ineed the whole flashy look. So - is there any tool that can take that design and make an image out of it.

  4. #4
    Bearded (M|G)od MyFriendIsATaco's Avatar
    Join Date
    Dec 2002
    Location
    Awesomeville.
    Posts
    3,045
    the only way i can think of doing it is use Flash 8's new bitmap features and grab every pixel in the movie, and color, and send it over to a .php file to generate the image. Ive seen it done that way, but i dont have a code sample for it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center