Ziv-Barber / officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.65k stars 471 forks source link

Return PDF from created DOCX #358

Open andrii-loza opened 4 years ago

andrii-loza commented 4 years ago

Hi, can I return pdf file like a response from my generated doc file (without using fs) ?

L-U-C-K-Y commented 4 years ago

Hi all

I would also be interested to generate a pdf from a document. Does anyone have some clues?

Cheers

Ziv-Barber commented 4 years ago

officegen is not supporting pdf. To create pdf files you can use something like https://pdfmake.github.io/docs/