Skip to main content
Participant
March 11, 2010
Question

Can a user save a copy of the contents of an input text field?

  • March 11, 2010
  • 1 reply
  • 348 views

I have created a simple Flash file using actionscript 2 (CS3) that allows a user to enter text into an input text field and then print the results.  Now what I want to do is allow the user to save what they've typed in a .pdf.  (I would prefer a .pdf, but I'm not married to that format.)

Is this possible?  If anyone knows of a tutorial or could point me in the right direction I'd be grateful.

thanks,

JMH

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
March 11, 2010

it's possible but will require some add-on classes or component or a lot of work to save as a pdf.  you can check blazePDF for as2.  for as3 alivePDF is available.