Commit f61312ef authored by zhougaofeng's avatar zhougaofeng
Browse files

Update draw_pdf.py

parent caadad10
......@@ -409,7 +409,7 @@ class DrawPDF():
images = doc.get("images")
default_page_size = doc.get("default_page_size")
page_size_details = doc.get("page_size")
print("page_size_details", page_size_details)
# print("page_size_details", page_size_details)
signatures_page_id = doc.get("signatures_page_id") # 签证信息
# 注册字体
......
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