Add pdf to docx using docx javascript

hi,

we are searching for add pdf to docx using docx javascript library. do we have that option.

is there any way to do that?

regards
karthik

Hi,

I looked into it in Google Search and it seems you cannot insert PDF to DOCX using docx libarary.

The alternative solution is to convert your PDF into Images and then insert Images into DOCX. You may look into it, how to insert images using docx libarary.

Please look into this thread, it might be helpful for you.