Page 1 of 1

Printing RTF-Area

PostPosted: Fri Feb 09, 2007 3:59 am
by wvtbon
I am writing an electronical patient record. Part of it is a form for written reports in rtf format. The text of a report is in an rtf_area. The user should be able to print the report (not the form). How can I do this?

PostPosted: Fri Feb 09, 2007 8:23 am
by IT2Be
When you only want to print the content of the field you can create a new printform holding only the field.

When you can't or find the result not what you want you could write the record/field content as a file and open it in word.

PostPosted: Tue Mar 20, 2007 11:32 pm
by bcusick
You can also use my FREE routines to translate the RTF into HTML and print that...

http://forum.servoy.com/viewtopic.php?t=5388