Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Wed Mar 18, 2020 11:10 am

Hello.
Can I add Audio and Video HTML5 tags to Epub using Spire.Doc?
I am trying to add video tag like this:

...
var html = "<video width='400' src='...' controls>Video not supported</video>";
paragraph.AppendHTML(html);
...

But when I open the .epub file with epub reader, is shows the text "Video not supported".
Thanks.
Vladimir

vladimirn
 
Posts: 1
Joined: Wed Mar 18, 2020 11:07 am

Thu Mar 19, 2020 6:54 am

Hello,

Thanks for your inquiry.
Sorry at present our Spire.Doc doesn't support the feature you mentioned. But we are considering adding it as a new feature to our upgrade list with the ticket number SPIREDOC-4095. If it can be achieved in the future, we will inform you.

Sincerely,
Rachel
E-iceblue support team
User avatar

rachel.lei
 
Posts: 1571
Joined: Tue Jul 09, 2019 2:22 am

Return to Spire.Doc