Hi there,
I have two questions in one, because if I can solve the first one, I'll get the other...
- I wonder how to call Writer2epub via an OOoBasic Macro. Since Writer2epub is also OOoBasic, I thought I could easily adapt it to my needs. But I don't know which function I have to call... I tried "CreateEpub(the ebook title)" in vain...
I can run writer2epubMain, but it launches the dialog... If only I could do the macro equivalent of clicking Ok !
- Then I think I will be able to batch conversion of odt files to epub
thanks if you have any clue