PDA

View Full Version : Printing contents of textField



Harpreet
March 16th, 2004, 06:08 PM
Is there any way to print the contents of a textfield or string using the pring command in AS?

Harpreet
March 17th, 2004, 02:44 PM
Also The textfield has a scroll in it. I want the whole text to be printed? How can i achieve this? THanks

Harpreet
March 17th, 2004, 08:28 PM
I tried using PrintJob object but ended up printing the visible part of the textbox and not the whole text in the box. HELP!!