Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node-fpdf support nestjs? #16

Open
ElisonSz opened this issue Oct 2, 2023 · 1 comment
Open

node-fpdf support nestjs? #16

ElisonSz opened this issue Oct 2, 2023 · 1 comment

Comments

@ElisonSz
Copy link

ElisonSz commented Oct 2, 2023

I'm trying to integrate the library into nestjs but pdf.output() always responds undefined.

@gamalielmendez
Copy link
Owner

Could you send me a screenshot of the parameters you are passing to pdf.output()? Keep in mind that, for this function to return any value, you need to pass one of these values as the first parameter: 's', 'p', or 'base64'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants