Skip to content

QuestPDF 2024.10.x Issues  #25

@AndiRudi

Description

@AndiRudi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions