View Full Version : printing a textarea
Is there a way to print the entire content of a textarea even if it scrolls. I cannot seem to find an answer to this. It just prints the visible part.
mcmcom
04-13-2006, 08:46 PM
you could take the text from the text box, put it in a new movie clip and print that clip.
1) Create a blank clip on stage
2) Take value from myTextBox.Text and put it into MyClip (in a text box or right in the clip)
3) print that clip. It could be on stage or off stage.
hth,
mcm
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.