I would like to download the pdfs from the UI Elements in the web app pages limiting it to 10 pdfs per session.
where can i set the limit to 10 ui element and start the next loop with 11th ui element.
I would like to download the pdfs from the UI Elements in the web app pages limiting it to 10 pdfs per session.
where can i set the limit to 10 ui element and start the next loop with 11th ui element.
instead of setting the limit in ui element you can download the whole pdf and while reading you can specify the range of the page you want to read.
