Jannick Kremer

Results 12 issues of Jannick Kremer

This builds for me and I was also able to use the resulting dlls with one of my projects

There seems to be some kind of error [here](https://github.com/aFelipeSP/pdfme/blob/a462817e427c6da0e63446756c3d71385a3966a5/pdfme/color.py#L233): ``` pdfme/color.py:233: SyntaxWarning: "is" with a literal. Did you mean "=="? if color is '': ``` either this check is useless...