reference link added
This commit is contained in:
parent
60b4ae12cb
commit
2e456d10cc
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
#Refer from this site- https://pyfpdf.readthedocs.io/en/latest/Tutorial/index.html
|
||||
from fpdf import FPDF
|
||||
pdf = FPDF()
|
||||
pdf.add_page()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user