platypus
Generate simple pdf report using platypus
I am trying to generate a pdf report using reportlab in django.I can get a simple report started by working directly with the canvas, but it looks like platypus should make things easier.But I can\'t[详细]
2023-03-29 21:11 分类:问答I am trying to make a .app for my test first python script using playpus
This is my script removed it works fine through terminal but when i make it a .app with Platypus i get this when running the app[详细]
2023-03-28 16:04 分类:问答Package bash script in "executable" for double-click execution (ideally platform independent)?
I wrote a number of bash scripts that greatly simplify the routine, but very tedious, file manipulat开发者_运维技巧ion that my group does.[详细]
2023-01-15 06:06 分类:问答Python, generating PDF using ReportLab.Platypus SimpleDocTemplate, date/time in header
I\'m working on a project in Python/Django which uses ReportLab\'s SimpleDocTemplate to generate PDF documents.[详细]
2022-12-20 09:26 分类:问答ReportLab LayoutError: too large on page
I\'m doing my first program using ReportLab where I don\'t know in advance where the page breaks will fall and I\'m having trouble.To keep things simple I\'m using the SimpleDocTemplate.My flowables l[详细]
2022-12-13 16:20 分类:问答