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

NullReference Exception sometimes when generating PDF #57

Open
BenCamps opened this issue Aug 1, 2024 · 0 comments
Open

NullReference Exception sometimes when generating PDF #57

BenCamps opened this issue Aug 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BenCamps
Copy link
Contributor

BenCamps commented Aug 1, 2024

This exception gets thrown the first time Cruise Processing tries to generate a Pdf. Usually it doesn't cause the program to crash and a pdf still gets generated but sometimes it appears that it does cause a crash.

It happens while calling PdfWriter.GetInstance while itext is looking for a license.

Perhaps this can be fixed by updating the itext library.

@BenCamps BenCamps added the bug Something isn't working label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant