input_file.zip (6.1 MB)
Output_1.gif (15.8 KB)
Hi. I am having an issue with the process of html-to-gif. I am using Aspose.words in my windows machine. I have installed it using pip and trying to convert a html document with video to gif image. I am following the code that I found in article from Apose.words:
I have a source HTML file with the video embedded as base64 string. Even though I follow the code in above link, the converted gif file is an empty white document with watermarks on it. I am attaching both the HTML file (Uploaded as zip file) and the converted gif file. Let me know what I am doing wrong here and please guide me to right documentation to follow.