Overview
The plugin helps in converting HTML to DOCX/PDF and PDF to DOCX. Users can generate the HTML template and then convert it to PDF or DOCX to send it as attachments to emails or external users. The Digitilized PDF can be converted to DOCX for modification.
Key Features & Functionality
Supported conversions:
Note: The plugin requires an Aspose PDF license for full functionality. Please refer to the link to purchase the license, Link - https://products.aspose.com/pdf/java/
Hi team,
I'm trying to use html to pdf file to convert and html file to a pdf. The result is pretty good, but the images in the html, which are embedded in the following form do not appear in the final pdf. The url the image is retrieved is publicly available.
<img src="">https://imageurl.jpg" width="74" height="74" alt="altText" style="border-radius: 50%;">
Why is this happening? is there a way to make them appear?
Thank you.
Hi ,
Could you let me know whether this solves the issue?
Regards,Snehasri S.
Thanks for reaching out!
Please refer to the screenshot taken from the documentation provided
Hi Thanks for the reply.
i am unable to find it in documentation.
Hi ,Thanks for reaching out!Could you please refer to documentation provided. The input format for the font ID is mentioned in the documentation.Regards,Vignesh E
hi ,did you get to know what should be font id?
And in html to pdf the input parameter type is incorrect it is accepting only doc and doc but not the html file
What is font ID in the html to docx plugin