How to read the data from the PDF Report.

Vaibhav Methuku 160 Reputation points
2025-05-06T08:11:16.7966667+00:00

Hello Team,

I'm having a functionality in my application. where we need to upload the PDF in the application from we are having different values in the PDF, I Need to read all the data and populate in the entry fields.

Will this be possible in the maui, And if possible how to implement this functionality.

Thanks
Vaibhav Methuku..

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,095 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 75,156 Reputation points
    2025-05-06T16:54:24.6633333+00:00

    to read a pdf file you will need a pdf sdk. if you have simple pdf file, so might be able to use an open source sdk, but most full featured pdf sdks are commerical. google pdf sdk for options.


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.