You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
thank you for this great project! I want to create valid RTF files using your API. However, I don't know how to save a RTFDomDocument to a file. There is a RTFDomDocumentWriter, but no Save() method. Please correct me if I'm wrong.