0 votes
in NodeJS Essentials by

Which of the following is used to create PDF generating services in Node.js?

A) pdfkit

B) hummusjs

C) wkhtmltopdf

D) all of the above

1 Answer

0 votes
by

Answer: D

Explanation: pdfkit, hummusjs, and wkhtmltopdf are all used to create PDF-generating services in Node.js.

...