user profile

parent 8741b09c
......@@ -313,7 +313,7 @@ def PDFGenerator(request, reporteDir, purchase_id):
"&chs=500x200" \
"&chl=Hello|World" \
"&.png"
self.image(url)
self.image(url)
# Arial bold 15
self.set_font('Arial', 'B', 15)
# 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