View (list) all pages of the course in Chrome browser.
Or autoplay it if it is in Handbook format (make a cup of tee).
Then carry out the command:
ChromeCacheView.exe /copycache "https://saplearninghub.plateau.com/" "" /CopyFilesFolder "C:\TMP" /UseWebSiteDirStructure 1
All pages in SVG format will be under
C:\TMP\saplearninghub.plateau.com\icontent_e\CUSTOM_eu\sap\self-managed\ebook\%COURSE_NAME%\xml
Now automate converting them to PDF files and merge all of the pdf into one file.
e.g., on Linux:
inkscape –without-gui –file=topic1.svg –export-pdf=filename.pdf
on Windows bat-file (using Bullzip):
rundll32.exe "C:\windows\system32\mshtml.dll",PrintHTML "C:\1\topic1.svg" rundll32.exe "C:\windows\system32\mshtml.dll",PrintHTML "C:\1\topic2.svg"