RTF export then import rtf-header problem
Hiya, I've just started using the Zoho API and noticed a bug.. if you open a RTF file (works fine) then export as RTF, the output is a bit muddled up. It opens reasonably well in MS office with a bit of formatting out of place (which is OK).
The bug is, that if you take that file (un-modified since export from Zoho) and import it back into Zoho (using the API or directly through the zoho website login) and the imported file is messed up. It has the following on the first line (which I assume is a <style> header of the RTF file by the look of it)
"header; heading 1;Endnote Symbol;Footnote Symbol;Internet link;"
Works consistently for me.. using the "welcome" example, remove the images and export to RTF then import again as "welcome2" and blam: header is buggered up.
-Lance