Skip to main content
June 6, 2023
Question

Pdf from docx generated using docx from dynamic template

  • June 6, 2023
  • 6 replies
  • 0 views

Hi,

I'm generating a word docx using docx from dynamic template and converting the docx to pdf using PDF from DOCX smart service. I'm able to generate the docx properly but while converting to PDF the text is getting overlapped in single line.  can anyone help me on how to convert DOCX (generated using docx from dynamic template) into pdf with proper format.

Thanks in Advance.

6 replies

June 6, 2023

Can you please also share the Docx output and the template you are using?

harshitb6843
June 6, 2023

Where is this thing happening? On the first node (in docx) or on the second node (in PDF)? Based on where it is happening, you will have to check your template to see if you have any specific formatting applied that is causing this. Maybe the line spacing or something else. 

June 6, 2023

In the second node (PDF). in template i used merge fields in few places and prepared XMLmodel for that

konduruc733182
June 6, 2023

Hello kirank4843 can you provide a screenshot or any details on your docx template. This is a common issue that we face when converting DocX to PDF.A small trick to avoid it is that You can use a table for your text in your docX template so that the alignment issues or overlapping can be avoided while converting from DocX to PDF.