Closed JosuaDoering closed 4 weeks ago
Thank you for this. I see some code changed which hasnt been changed due to wrong formatting style. Could you try using K&R/OTBS? It should fix the braces indentation. If you're using vscode that shoud be in settings i think
New-PDFText now allows to specify the font size and specify a margin around the text, which both is useful for adding a heading. New-PDFImage had a bug, where the object type was output, when the internal cmdlet set the width and height. I fixed that by sending it to null, which is the way, it was done in the other occassions in the script.