Problem with the visualization in the web App

when I try to visualize a pdf in the web app this error occurs.

Hi Geova,

Would you mind to share the code that you use to visualise a pdf? That could help pinpoint the issue.

regards,
Paulien

We talked a bit and concluded there are three possible places where it could go wrong:

  1. Create the word file
  2. Converting the word to pdf
  3. Visualise the pdf

I suggested to add a few DownloadButtons to

  • Download the word file
  • Download the pdf

to isolate in what step the problem occured, this helped her find the problem!