pdfjinja
pdfjinja copied to clipboard
PDFJinja object creation using file stream/object.
Hi, Is there a way to initialize PDFJinja object using file stream/object instead of filepath and name. I have a scenario where the PDF file is located in an URL which in need to load and file form attributes.
Thanks.
I am getting the below error, when I tried to use example.py code from the pdfjinja project.
Traceback (most recent call last):
File "P:\Professional\Python\CR\workspace\workspace-local\myplaybook\pdf_pdfjinja.py", line 10, in