Quote (Mastersam93 @ 18 Dec 2016 03:04)
Well reportlab supports a lot of basic html tags, like <b> and <i>, so those might help.
I've kinda found a solution to the problem.
However, I am now presented with a new problem.
I am required to use classes in this GUI design, but I am having slight difficulties
in getting the functions that writes the input to files to work within/from a class.
Is there any basic way to implement that functionality to a class? Or at least to call the function in a non-messy way?
Thanks for any input.
This post was edited by zlettn on Dec 20 2016 08:37am