(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
Point 5 is quite unclear to me.
Can you elaborate that more?
Find in page method
Find
method does the same thing.It finds specific term in page and highlights them.
These blocks are related to each other:
Can you say how to make find in page?
Peterâs e-book template has an example of it:
@vknow360 I am converting a html form to pdf using this block
After that I am using this block
The printing works fine and the pdf document is created. But the problem is that the file is saved as null document.pdf
Is there any method to change the filename or get the file name by which the file is being saved.
Also this block
returns false but the pdf is created.
My Blocks
Extension Version is latest i downloaded it today
But how to get the string??
My head ia empty
I think you are using older version.Please check that.
CreateWebView
method looks like this now:
You can download aix from here too:
I think I am using older version Sorry I will let you know if it works with newer version again Sorry
Itâs ok.
Which string?
Find method string
I need the text of whole page
Show a dialog so that user can input string which he/she wants to find.
Use Web component and make a GET request to that page and it will give HTML source in GotText
event.
After create webview use set webview block.
The error is still coming