user profile

parent 8741b09c
...@@ -313,7 +313,7 @@ def PDFGenerator(request, reporteDir, purchase_id): ...@@ -313,7 +313,7 @@ def PDFGenerator(request, reporteDir, purchase_id):
"&chs=500x200" \ "&chs=500x200" \
"&chl=Hello|World" \ "&chl=Hello|World" \
"&.png" "&.png"
self.image(url) self.image(url)
# Arial bold 15 # Arial bold 15
self.set_font('Arial', 'B', 15) self.set_font('Arial', 'B', 15)
# Move to the right # Move to the right
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment