dotnet icon indicating copy to clipboard operation
dotnet copied to clipboard

I really want a best and official .NET PDF library from dotnet team.

Open DEVBOX10 opened this issue 2 years ago • 1 comments

Overview

Yes there are a bunch of .NET PDF libraries. But it is not a free and not a streamlined approaches of APIs from other vendors for modern .NET developers and for many scenarios.

Wish features:

  • Convert the Office documents to PDF file, .doc, docx, .ppt, .pptx, .xls, xlsx, .one and more
  • Merge pages and modify, append and more
  • Implemented by fluent style of APIs, many modern dotnet style

The Office documents are not a third-party solution, that's why I really want dotnet team offer official .NET PDF library. I really hope to see the official .NET PDF library to be real as part of dotnet 9.0 releases from dotnet team. It may looking good CommunityToolkit style PDF library like out of box from dotnet itself.

API breakdown

There are no good examples now.

Usage example

Convert the Office documents to PDF file, .doc, docx, .ppt, .pptx, .xls, xlsx, .one and more. Merge pages and modify, append and more.

Breaking change?

No

Alternatives

I think there are no good alternatives.

Additional context

No response

Help us help you

No, just wanted to propose this

DEVBOX10 avatar Jan 06 '24 09:01 DEVBOX10

See also https://github.com/dotnet/aspnetcore/issues/53190

gfoidl avatar Jan 06 '24 09:01 gfoidl