how can i show images and checkboxes in xhtml2pdf using django

前端 未结 0 1801

I am converting Html into pdf using xhtml2pdf using Django and this is my code

def render_to_pdf(template_src, context_dict={}):
    template = get_template(t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题