ASP.NET Core 8.0 data print method

jewel 1,186 Reputation points
2025-01-24T12:57:43.8433333+00:00

I am seeking the help of the experienced for some assistance. I created an application I needed by watching YouTube and asking you guys. Uploaded it https://somee.com as free hosting to monitor. I am having some problems completing the task. I hope for your support.

1. I want to print invoice in my app. Which method of print would be most acceptable? It would be helpful if I could get any reference link.
2.I was using RDLC report but it is not working on hosting site.
3.Also showing problems in general use. I had a question about that but no one could give a proper solution 
Developer technologies ASP.NET ASP.NET Core
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2025-01-24T16:36:10.1466667+00:00

    RDLC depends on SqlServer's SSRS feature. your hosting provider would have to provide this service along with sqlserver database access. check with your host if this feature can be provided.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.