Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am having one upload functionality in blazor,i.e.,i have one upload document in pdf format and am reading the tags and values from pdf using c# in blazor pages.
after doing that reading tags and its values,i am dispalying the data in table format using mudpanel tab.
The problem here is whenever i mouse over the table row, in pdf the tag value should highlight in red color.
I am trying to resolve this thing from 2 days still did not found.i was unable to attach screen shot
So please help me to resolve this

What I have tried:

did not found anything related to this
Posted
Comments
BillWoodruff 30-Dec-20 19:51pm    
what handles/loads/reads/finds tags in/with the pdf files ? some 3rd. party utility ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900