Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
reportlab-users
Conversations
About
reportlab-users
1–30 of 1168
Mark all as read
Report group
0 selected
Kyle Dunaway
,
Niktsar Night
2
Jun 2
Table cell (SPAN) across pagebreak
This issue is still not fixed as of version 4.4.1. Minimal reproduction code: ```py from reportlab.
unread,
Table cell (SPAN) across pagebreak
This issue is still not fixed as of version 4.4.1. Minimal reproduction code: ```py from reportlab.
Jun 2
Jason Valenzuela
Apr 23
Invalid f-string
Encountered the following error when importing platypus objects: File "/home/jvalenzuela/py37/
unread,
Invalid f-string
Encountered the following error when importing platypus objects: File "/home/jvalenzuela/py37/
Apr 23
James Fitzsimmons
Apr 1
Before/after spacing in _splitCell, break on split
Hi all, I've hit a couple of issues with `splitInRow=1` where the contents of a table cell
unread,
Before/after spacing in _splitCell, break on split
Hi all, I've hit a couple of issues with `splitInRow=1` where the contents of a table cell
Apr 1
Vukan Ogrizović
Mar 7
Unexpected alignment value causes an exception in dpl
If (as I miscellaneously done recently) some value other than TA_LEFT, TA_CENTER, TA_RIGHT, OR
unread,
Unexpected alignment value causes an exception in dpl
If (as I miscellaneously done recently) some value other than TA_LEFT, TA_CENTER, TA_RIGHT, OR
Mar 7
Manoj Patwardhan
Mar 3
Autoleading supported?
I have a question about the leading attribute of a paragraph style. I have a paragraph with text of
unread,
Autoleading supported?
I have a question about the leading attribute of a paragraph style. I have a paragraph with text of
Mar 3
Beetle Cad
,
Vyacheslav Vyacheslav
2
Mar 3
Highlight text with Reportlab
from faker import Faker from reportlab.lib.enums import TA_LEFT from reportlab.lib.styles import
unread,
Highlight text with Reportlab
from faker import Faker from reportlab.lib.enums import TA_LEFT from reportlab.lib.styles import
Mar 3
Vyacheslav Vyacheslav
Mar 3
The text input form problem with fonts
The text input form can only use standard 14 fonts. Can I force her to use a custom font? The problem
unread,
The text input form problem with fonts
The text input form can only use standard 14 fonts. Can I force her to use a custom font? The problem
Mar 3
Vyacheslav Vyacheslav
Feb 15
problem of underlining text
Hello! Please help me solve the problem of underlining text. When I use indentation, the underline is
unread,
problem of underlining text
Hello! Please help me solve the problem of underlining text. When I use indentation, the underline is
Feb 15
Lennart Regebro
, …
Michael Shafer
55
12/6/24
Patch to support tables with oversize cells
Hi everyone, wanted to add thanks for implementing this row splitting capability. We are in the
unread,
Patch to support tables with oversize cells
Hi everyone, wanted to add thanks for implementing this row splitting capability. We are in the
12/6/24
Hannes Lynchburg
11/4/24
DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14
Hello everyone, while running tests with pytest for my project using reportlab I get the following
unread,
DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14
Hello everyone, while running tests with pytest for my project using reportlab I get the following
11/4/24
Dan Moss
2
10/29/24
Tables nested in tables inherit style -- but shouldn't!
Found the issue, it was simple. I had declared the table widths to be too long, in the line below
unread,
Tables nested in tables inherit style -- but shouldn't!
Found the issue, it was simple. I had declared the table widths to be too long, in the line below
10/29/24
uni...@gmail.com
, …
Steve Randall
3
10/9/24
Invalid dates in PDF metadata
Where there's one bug, there may be another. I identified 4 distinct errors in this code. Besides
unread,
Invalid dates in PDF metadata
Where there's one bug, there may be another. I identified 4 distinct errors in this code. Besides
10/9/24
ML Botma (MLB)
9/19/24
Canvas and TOC
Good Day! I am developing a PDF that has a cover page (art work), which I have built using a Canvas
unread,
Canvas and TOC
Good Day! I am developing a PDF that has a cover page (art work), which I have built using a Canvas
9/19/24
petesg
9/18/24
Text along curve?
Pretty simple question but I haven't found anything about this in the docs or online: is there a
unread,
Text along curve?
Pretty simple question but I haven't found anything about this in the docs or online: is there a
9/18/24
Roberto Rebello
8/29/24
Bug Report - Figure Class with wrong alignment
Hi, I don't know it this is how patches should be suggested, so please tell me of there is a
unread,
Bug Report - Figure Class with wrong alignment
Hi, I don't know it this is how patches should be suggested, so please tell me of there is a
8/29/24
Matthias Kreier
,
Andy Robinson
5
8/23/24
Khmer script not correctly rendered
Hi Matthias, Thanks very much for your work on this. We've been looking into it over the summer
unread,
Khmer script not correctly rendered
Hi Matthias, Thanks very much for your work on this. We've been looking into it over the summer
8/23/24
Abishek Murali
8/8/24
[reportlab-users] Rendering formula in report-lab
How do I render formulae that's in markdown/latex using report lab?
unread,
[reportlab-users] Rendering formula in report-lab
How do I render formulae that's in markdown/latex using report lab?
8/8/24
Tom Parker-Shemilt
8/4/24
Any planned support for types?
Is there any planned support for types in reportlab? I was trying to setup pyright with a reportlab
unread,
Any planned support for types?
Is there any planned support for types in reportlab? I was trying to setup pyright with a reportlab
8/4/24
Jason Valenzuela
7/16/24
Table page breaks
I have a simple application that outputs a few sections, each with a header and associated content. I
unread,
Table page breaks
I have a simple application that outputs a few sections, each with a header and associated content. I
7/16/24
Tamás Makó
7/12/24
Bug Report: JPEG is not identified in ImageReader
Hi, I found the following bug in `ImageReader` when opening a PIL JPEG file: It can be initialized
unread,
Bug Report: JPEG is not identified in ImageReader
Hi, I found the following bug in `ImageReader` when opening a PIL JPEG file: It can be initialized
7/12/24
Marinácio Hulu (PLUS244)
6/9/24
Cannot open resource
Hello, I need to deliver a project tomorrow and I'm having a problem in the reportlab, I can'
unread,
Cannot open resource
Hello, I need to deliver a project tomorrow and I'm having a problem in the reportlab, I can'
6/9/24
AFRINA M
,
replabrobin
2
6/6/24
Separate TOC for different tables
You need to create more than one TOC. One should be a derived class with a different notify value ie
unread,
Separate TOC for different tables
You need to create more than one TOC. One should be a derived class with a different notify value ie
6/6/24
Jepaul Badillos
,
Christian Zwicknagl
2
6/4/24
Table cell too large
hi, can you try if this patch would work for you? https://groups.google.com/g/reportlab-users/c/
unread,
Table cell too large
hi, can you try if this patch would work for you? https://groups.google.com/g/reportlab-users/c/
6/4/24
Nikhil Mistry
,
Matthias Kreier
3
5/30/24
Local language font doesn't render properly on PDF. श्री renders as श् री
Its related to my Khmer support issue. Many languages need proper glyphs to render the combined
unread,
Local language font doesn't render properly on PDF. श्री renders as श् री
Its related to my Khmer support issue. Many languages need proper glyphs to render the combined
5/30/24
venu gopal
5/29/24
Getting Layout error when trying to generate pdf
Getting below error when trying to generate pdf having large cell content reportlab.platypus.
unread,
Getting Layout error when trying to generate pdf
Getting below error when trying to generate pdf having large cell content reportlab.platypus.
5/29/24
Delusional Insanity
,
Matthias Kreier
2
5/21/24
UTF-8 support
This looks like a problem of the font you are using, not specifically of utf-8. If you copy/paste
unread,
UTF-8 support
This looks like a problem of the font you are using, not specifically of utf-8. If you copy/paste
5/21/24
Bill East
,
Da
2
5/8/24
TOC page numbers all equal 1
Hi Bill, I was stuck at exactly the same point. I found a different way of solving the problem for my
unread,
TOC page numbers all equal 1
Hi Bill, I was stuck at exactly the same point. I found a different way of solving the problem for my
5/8/24
venu gopal
4/25/24
Report lab issue with reportal 4.0.0
I am getting the below error when trying to generate pdfs for content having <span> tag with
unread,
Report lab issue with reportal 4.0.0
I am getting the below error when trying to generate pdfs for content having <span> tag with
4/25/24
Cooper
,
Zachary Rank
2
4/18/24
Bug Report - ReportLab not FIPS compliant, does not support FIPS by default
I'm running into the same/similar problem with reportlab 4.0.9 on Python 3.9 on Red Hat 8. The
unread,
Bug Report - ReportLab not FIPS compliant, does not support FIPS by default
I'm running into the same/similar problem with reportlab 4.0.9 on Python 3.9 on Red Hat 8. The
4/18/24
Miyake Saori
3/28/24
How to set up a flowable(paragraph) by specifying a flame
Hi, Is there any way to set up a Flowable with Flame specified? ex: frames=[Frame( 30*mm, 120*mm, 110
unread,
How to set up a flowable(paragraph) by specifying a flame
Hi, Is there any way to set up a Flowable with Flame specified? ex: frames=[Frame( 30*mm, 120*mm, 110
3/28/24