42
Views
7
Comments
Convert word document (with images) to PDF
Question

Hi guys! 


I'm trying to convert a .docx (word) file that contains images  into a PDF file, I have tried couple of components but i haven't found one that support images, please advise if you know any.


Thanks in advance.

2025-02-07 09-54-44
Sivasakthi Munusamy

Hi @Reynaldo Merino 

can you pls tell which component u have tried?

(or)

you can use some API, if it helps.

https://rapidapi.com/convertapi/api/word2pdf-1

2019-04-11 03-16-59
Reynaldo Merino

Hi @Sivasakthi Munusamy i have used below components:

Doc2PDF
ConvertDocxToPdf

Doc to Pdf converter


These use APIs that you need to pay for but i dont think is an option for us:
FileConverter
AsposeWords

2023-11-22 10-51-50
Jozy Sohail

Hi Reynaldo,

try using this component 

https://www.outsystems.com/forge/component-overview/8493/docx-to-pdf-o11

hope it helps.

2019-04-11 03-16-59
Reynaldo Merino

thanks @Jozy Sohail but this component uses an api so you need to register and pay, thanks tho

2022-12-30 07-28-09
Navneet Garg

try this 

https://www.outsystems.com/forge/component-overview/13227/convert-word-to-pdf-o11

  • This library includes three functions:
    • ParseDocxTo_Html: Parses the Word file to HTML
    • ConvertHtml_PDF: Converts the HTML to PDF
    • ConvertWordTo_PDF: Combines the above two functions to convert the Word file to PDF
2019-04-11 03-16-59
Reynaldo Merino

Hi @Navneet Garg thanks for your suggestion but this component doesn't support images.

2023-02-27 12-26-28
Ivo Sousa

Hi @Reynaldo Merino did you resolve this case? I'm having the same problem and i can't find a free solution too.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.