Hello Members,
Hope you are doing good today!!
We have a preview of PDF document, I want to search some word..
At that time it needs to highlite the words, It should work when we are giving the multiple words also separated by ,
At that time it needs to highlite the words, It should work when we are giving the multiple words also separated by ,
function openPdf()
{
var omyFrame = document.getElementById("myFrame");
omyFrame.style.display="block";
omyFrame.src = "http://www.africau.edu/images/default/sample.pdf";
}
runat="server"
Width="300px"
Height="25px"
Font-Size="Medium">
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
MasPosted Jan 14, 2020, 11:55 PM