I have Aspose.Words and I’m trying to convert an HTML document that includes image URLs to PDF.
I’m currently trying to embed the image (base64) on the HTML document and then using the resulting binary with method Aspose.Words.Doc2PDF. Still the image isn’t rendered in the PDF.
Thanks for your request. Could you please attach your input HTML document here for testing? I will investigate the issue and provide you more information.
Best regards,
The picture we’re trying to have converted is the one put inline (base 64) although we’ll also be able to have them separately (URL) added, if that’s part of the procedure you’ll recommend.
Hello
Thank you for additional information. Regarding base64 data in your HTML, currently Aspose.Words does not support base64 data upon HTML import. We will consider an ability to support this and provide you more information. As a workaround please try using direct url to image.
Also I managed to reproduce the problem with font. Your request has been linked to the appropriate issue. You will be notified as soon as it is fixed.
Best regards.
Thanks for your inquiry. Actually, images usually are not included into HTML document. When you open HTML, like the following, using Aspose.Words, it will get image from URL and embed it into a final document.
I was referring about an example on to have such HTML being converted into a PDF. Can this be done with Aspose.Words? If so, could you provide an example? If not, how could this be done (also with an example, if possible)?
Actually, everything is working fine with the images, but now we are having problems with the inline fonts.
Basically the inline fonts are not showing up on the document.
thank you,
Vasco
Thanks for your inquiry. Your request has been linked to the appropriate issue. We will be sure to inform you of any developments regarding this problem.
Best regards,
The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan