pdfjs icon indicating copy to clipboard operation
pdfjs copied to clipboard

SSR

Open BhuiyanSaif18 opened this issue 5 years ago • 3 comments

Hello, Does pdfjs has server side rendering support?

BhuiyanSaif18 avatar Feb 13 '19 06:02 BhuiyanSaif18

With pdfjs you can create PDFs with both Node.js as well as in the Browser on the client-side. So I'd say yes, but it might depend on the exact context your are asking for?

rkusa avatar Feb 13 '19 13:02 rkusa

I wanted to show a pdf preview to user. I was using angular 7. Now angular 7 has Server Side Rendering(SSR) support. So I wanted to know whether it has support for server side rendering for angular 7 project.

BhuiyanSaif18 avatar Feb 14 '19 06:02 BhuiyanSaif18

I don't use Angular, so I cannot tell. 🤷‍♂️ If you give it a try, please report your findings back 🙂

rkusa avatar Feb 14 '19 06:02 rkusa