Hello,
we try to convert a webpage using an url to PDF but this does not seem to work. I tried another approach using Selenium web drivers to “scrape” the page to obtain the stream but then external css files and images are not loaded as it should so i have a resulting pdf file without my html/css stylings.
What is the approach to have an URL converted to PDF correctly?
Many thanks,
Geert