falkowich/gvm10-docker

PDF Report Download - Unable to open

samredinet opened this issue · 4 comments

Downloading PDF reports - Fail to open.

Known issue that I have come across before.

image

Need the following packages added:
texlive-fonts-*
texlive-latex-*

Can you let me know when you can get these into the stable build?

Cheers
Sam

Tested and working

Run the following commands

apt-get update
apt-get install texlive-fonts-*
apt-get install texlive-latex-*

Working report as shown below after changes!

image

Started a buld on:

  • stable-psql-test
  • stable-sqlite-test
  • stable-slave-test

where your proposed fixes are incorporated

--
Regards Falk

Confirmed that PDF generation now works on the following images

  • stable-psql-test
  • stable-sqlite-test

Merged the changes in stable.