3

I am using the Linux command wkhtmltopdf to convert the HTML page to a PDF file for a report, but the page showing the cookie privacy note on the website which doesn't look good.

To convert the wkhtmltopdf, seems the --cookies-jar is not a correct command to use.

Please suggest any other way?

enter image description here

Command used:

$ wkhtmltopdf -O Landscape \
     http://example.com/app/viewport.html#/overview/tabular/yearly data.pdf
Jeff Schaller
  • 66,199
  • 35
  • 114
  • 250
MohanBabu
  • 259
  • 2
  • 7

0 Answers0