Generate PDF file in Django using xhtml2pdf

后端 未结 0 1391
耶瑟儿~
耶瑟儿~ 2021-01-15 06:58

I tried to generate a PDF file based on the information that comes from client side. I fetched the data using request.POST.

@csrf_exempt
    def create_pdf(re         


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