Skip to main content
November 13, 2024
Question

Style converting DOCX to PDF

  • November 13, 2024
  • 0 replies
  • 0 views

I have a word with text, tables and images. First, I need to fill the fields with ###field### on the word, next I need to convert it to PDF.

I have tried to convert the document to PDF with nodes: PDF from DOCX and PDF from Single DOCX (with Fonts), but both of them change the styles.

How do I make sure that the styles of the PDF do not change?