blazor-starter-kit icon indicating copy to clipboard operation
blazor-starter-kit copied to clipboard

PDF Export / PDF Report Viewer Like RDLC Report

Open chhinsras opened this issue 4 years ago • 8 comments

@unchase what do you think about this

chhinsras avatar May 25 '21 12:05 chhinsras

I think it's good idea.

unchase avatar May 25 '21 12:05 unchase

Since RDLC has not implemented out of the box with dotnet core . I'm not sure which one is good for pdf viewing.

chhinsras avatar May 25 '21 12:05 chhinsras

@chhinsras Blazor.Printing is awesome. Please check it. Thanks!

Sharafudeen avatar Jun 26 '21 04:06 Sharafudeen

@Sharafudeen Look good. One issue I'm having with itextsharp or pdf generation library is khmer language script. Rdlc works fine.

Will have a look into this.

You can have a look into this repo: https://github.com/chhinsras/AspNetCoreRDLC

chhinsras avatar Jun 26 '21 05:06 chhinsras

@Sharafudeen Look good. One issue I'm having with itextsharp or pdf generation library is khmer language script. Rdlc works fine.

Will have a look into this.

You can have a look into this repo: https://github.com/chhinsras/AspNetCoreRDLC

Agree with RDLC and suggested repo looks great and good to go!

Sharafudeen avatar Jun 26 '21 05:06 Sharafudeen

@Sharafudeen Can you test rdlc if it works with cross platform. Also the file path on windows and mac are different

chhinsras avatar Jun 26 '21 07:06 chhinsras

@chhinsras I've checked that repo it references AspNetReports project but it is not added in the solution. I will do analysis of cross platform support in RDLC.

Note: I do not have mac to test :(

My suggestion: We can also keep Blazor.Printing like libraries as an optional solution for generating and printing reports. And also it will be useful for those who does not want to build reports in RDLC.

Sharafudeen avatar Jun 26 '21 07:06 Sharafudeen

@Sharafudeen either is fine. But can you test the font . KhmerOSBattambang

chhinsras avatar Jun 26 '21 07:06 chhinsras