PDA

View Full Version : Print Function


eleslie
07-02-2002, 04:50 PM
In version 3, you were able to print anytype of document (ie: HTML, Word, txt, etc.) from an object.

I see the "Print" function under Web Browser object. But I don't see an option under "File" to do other types of files.

Am I just overlooking this functionatlity?

Eric

Adam
07-02-2002, 05:06 PM
The Print funtion that you are looking for is under the Actions File->Open and select 'print' as the verb. The WebBrowser->Print() will only print what is located inside that WebBrowser Object.

Check out File->Open