Hi
Is there any way to import RTF files (like with “File->Import”) with Lotus script in the background i.e not in the uidoc with the import method but direct on the doc so it can be run as server agent.
Thanks for any hint
Walter
Hi
Is there any way to import RTF files (like with “File->Import”) with Lotus script in the background i.e not in the uidoc with the import method but direct on the doc so it can be run as server agent.
Thanks for any hint
Walter
Subject: Import RTF files
Requires an API solution or a third party product such as our Midas Rich Text LSX. Despite this being a fairly obvious requirement, there is no native way to do it in the backend.
Subject: Import RTF files
Yes, there is sample code here. This is the standard method documented by Lotus in the C API Toolkit.
Subject: RE: Import RTF files
Works perfect
Thank ou