Hi everybody,
I'm trying to do some automatic PDF creation, optimally of the "IT Services" menu... If I download the site using wget, all the menus are collapsed, but I need to see all of configured services opened. E.g. I have one "network" and then sevaral units... and for each, 1 service with a defined SLA...
How can I make a PDF of that? Is there a way? (I need to do it automatically every month)
I could imagine that every month, I go to the menu IT services, open all the "children" of root and make a screenshot or using some browser plugin, I create a PDF... But how can I do it from Linux (CentOS)?
- i.e. via crontab, wget, maybe wkhtmltopdf, ...
Thanks a lot for any hints!
I'm trying to do some automatic PDF creation, optimally of the "IT Services" menu... If I download the site using wget, all the menus are collapsed, but I need to see all of configured services opened. E.g. I have one "network" and then sevaral units... and for each, 1 service with a defined SLA...
How can I make a PDF of that? Is there a way? (I need to do it automatically every month)
I could imagine that every month, I go to the menu IT services, open all the "children" of root and make a screenshot or using some browser plugin, I create a PDF... But how can I do it from Linux (CentOS)?
- i.e. via crontab, wget, maybe wkhtmltopdf, ...
Thanks a lot for any hints!
Comment