| importRTF | |
![]() rtContainer ![]() All As rtCollection BeginInsert containsStyle defineLabel defineLabelAsText docLinks As rtEnumeration hasContent hotspots As rtEnumeration ID ParentObject sections As rtEnumeration Style As rtStyle tables As rtEnumeration textRuns As rtEnumeration
| version 1.5
Sub importRTF (fname As String) Method is used to import MS RTF format file. Limitation - the images are not scaled, ie. if in Word they have been scaled in Notes they will still be displayed 100% size |