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

QuestPDF 2024.10.x Issues #25

Open
AndiRudi opened this issue Nov 24, 2024 · 2 comments
Open

QuestPDF 2024.10.x Issues #25

AndiRudi opened this issue Nov 24, 2024 · 2 comments

Comments

@AndiRudi
Copy link

In the update process to target our application to .net 9, I have also upgraded the QuestPDF version from 2024.7.3 to 2024.10.4 and noticed a compilation issue. I have further tracked it down to start appearing with version 2024.10.3 so 2024.10.2 still works.

The reported error message is

The type 'IContainer' is defined in an assembly that is not referenced. You must add a reference to assembly 'QuestPDF, Version=2024.7.2.0, Culture=neutral, PublicKeyToken=null'.

This happens in this line

 column.Item().HTML(handler =>  handler.SetHtml(text));

I checked the release at QuestPDF/QuestPDF@2024.10.3...main but could not find out what could cause this.

@DilushikaWeerawardhana
Copy link

DilushikaWeerawardhana commented Nov 26, 2024

I've encountered the same issue.
"QuestPDF" Version="2024.10.3"

@thepwrtank18
Copy link

Same issue here.

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

3 participants