toondaey / nestjs-pdf

Nest js pdf generator
MIT License
80 stars 37 forks source link

nestjs common ^9 #196

Open andreagenovese opened 1 year ago

andreagenovese commented 1 year ago

When will it be compatible with nestjs version 9 ?

toondaey commented 1 year ago

This is still in the works because the underlying package html-pdf has no continuous support. The plan is to probably switch to puppeteer. However, you can try switching to nest-puppeteeer.

EasySouls commented 2 weeks ago

Hey, @toondaey , are you actively working on the project, or should I look for alternate solutions? Thanks in advance!