Open Closed

How to create PDF file #3458


User avatar
0
thaithiendi created

Dear Support Team,

I'm using netstandard2.0. I want to generate a pdf file. How i can do it with abp.io?

  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    There is a community post that you can refer to. https://community.abp.io/posts/generate-pdfs-in-an-abp-framework-project-using-scryber.core-x9yh1vfa

  • User Avatar
    0
    thaithiendi created

    Dear maliming, I have read it before. But Scryber.Core just support netcoreapp3.1. I'm using netstandard2.0. Do you have any suggestion?

    Package Scryber.Core 1.0.0.25 is not compatible with netstandard2.0 (.NETStandard,Version=v2.0). Package Scryber.Core 1.0.0.25 supports: netcoreapp3.1 (.NETCoreApp,Version=v3.1)

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can try looking for some open-source libraries. I don't have any suggestions. This is mainly related to the NET Core rather than abp framework. : )

  • User Avatar
    0
    thaithiendi created

    Thanks maliming.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11