Read Web page and save it in pdf

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.

1 Like

You want to screenshot respectively “print” the webpage to a PDF? Have a look at this thread:

1 Like

1 Like

Thanks for the reply. I have tried but couldnt able to sequence the nodes.

Thanks for the reply. tried using the workflow model but getting below error on the nodes

Did you follow the instructions here? Selenium Nodes — Download

-P.