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
Answer: D
Explanation: pdfkit, hummusjs, and wkhtmltopdf are all used to create PDF-generating services in Node.js.