Hi, I'm working on a project and I need to create a pdf from console with only one page, one image in the background of that page and some text fields
Can anyone help me? I've been searching the forum for the last 3 days but I havent find to create pdf from console
I forgot to mention that this jar should run in linux. Anyway, I havent figure out how to do it, I did make a console application, but it does not work. I did follow all in #15 but it still says "Unknow member: pyloghelper". I have no idea what is that, but I guess is something from the py that logs.
I upload my project so anyone can help me
https://py-pdf.github.io/fpdf2/index.html This is a console app, based on the console template: [PyBridge] Console (non-ui) project template Dependency: pip install fpdf2 'Html - html string 'img - Background image. Can be array of bytes or a string with the path to the image file. Public...