Dear all
I see how to create a new book-component,
var comp = book.NewSeriesBookComponent(0); comp.Name = "C:\\SomeDocumentPath";
but all I want is creating a new independent FM-document, write something to it, (which i have collected from the docs of a book or a singualer doc).
Any ideas?
Thank You