How to hide the Miktex prompt when making a pdf from app?

66 views Asked by At

I created an app that makes a report pdf from a latex code. I got the code from here Generating pdf-latex with python script. The works great, but when I run the app and make the PDF it also opens a prompt before making the report. Is there a way I can hide the prompt, something I can change in the code from this post to hide the prompmt?.

See below for what pops up:

enter image description here

Thank u in advance

0

There are 0 answers