Upload app.py
Browse files
app.py
CHANGED
@@ -300,7 +300,7 @@ def resume(name,mobile,email,Gra_beg,Gra_end,Gra_sch,Gra_maj,underGra_beg,underG
|
|
300 |
"""
|
301 |
|
302 |
|
303 |
-
pdfkit.from_string(body, "Resume.pdf",options=pdfkit_options
|
304 |
|
305 |
|
306 |
|
|
|
300 |
"""
|
301 |
|
302 |
|
303 |
+
pdfkit.from_string(body, "Resume.pdf",options=pdfkit_options) #with --page-size=Legal and --orientation=Landscape
|
304 |
|
305 |
|
306 |
|