Hi…Can anyone guide me how to read a web page (login required using credential) and save it in a PDF format
Tried using http retriever node along with count loop but not works as expected.
Hi…Can anyone guide me how to read a web page (login required using credential) and save it in a PDF format
Tried using http retriever node along with count loop but not works as expected.
Hey,
have you tried using the KNIME Webinteraction (Labs) Extension?
There is no direct possibility to download a webpage as an .pdf however you can use the Content Retriever (Labs)
node to get content of the webpage and create a pdf after.
You want to screenshot respectively “print” the webpage to a PDF? Have a look at this thread:
Did you follow the instructions here? Selenium Nodes — Download
-P.