• Tools
  • Articles
  • Q&A
  • Login
0 0

django中如何生成pdf文件?


开发环境为 django + linux,需要在浏览器端直接生成pdf报表,请问有没有好的解决方案?

pdf生成 开发 PDF django

11 years ago
LilMic

LilMic


share
LilMic 11 years ago

Answers

0

The two that come to mind are:

  1. pyPdf2
  2. PDFMiner
answered 11 years ago
LilMic

Black喵


share
Black喵 answered 11 years ago

Your Answer

Ask Question
Related questions

django中的class based view有什么优势?

django的template中如何判断权限?

如何在linux命令行下执行django脚本?

可以在django中设置全局变量吗?

django中如何获取特定的contenttype?

django中的content types 框架是什么意思?有什么作用?

Related posts

Bootdey React Native代码库

11个React Native的UI库 - 2019年

React Native Redux教程 1