Hi all,
I would like to pose this question to all experts in the Lotus Notes field.
Currently I having a project which involves the conversion from MS Word document into Lotus Notes. This MS Word documents contain text information and tables. I had tried using import, copy and paste but none could perfectly do an import over from the MS WOrd to Lotus RTF field.
Does anyone ever solve this problem before? If so please kindly give me some guidance...Thanx in advance.
Please do give me reply. Thank you.
Yours Sincerely,
Teo Hengshi
Software/Hardware used:
ASKED:
April 15, 2007 10:52 AM
UPDATED:
April 16, 2007 7:46 AM
Teo,
When I have had to import information from Word into Notes, I found that you can do it in small chunks. Otherwise, you will get some undesired results. So, if you have a small number of documents to import, upto five, or if the documents are relatively simple, you can copy and paste the information, in small chunks (a paragraph or two at a time). For many documents in a consistent format, I suggest using LotusScript to automate the import, still doing it in small chunks.
Hope this helps.