-
How do I save a TM30 report programatically instead of rendering to screen. Regards Alex |
Beta Was this translation helpful? Give feedback.
Answered by
KelSolaar
Sep 13, 2024
Replies: 2 comments
-
Hi @ademmler, Try to pass Cheers, Thomas |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ademmler
-
Hi Thomas, thx for giving me the right hint. Works like a charm. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ademmler,
Try to pass
filename=/path/to/image.png
as a keyword argument.Cheers,
Thomas