Right align in sample invoice
Open
bug
- Dominant language
- Python
- Stars
- 9.6k
- Forks
- 876
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 5
Description
In the [sample invoice](https://weasyprint.org/samples/invoice/invoice.pdf) the invoice number doesn't correctly align to the right, like the rest of the content. This seems to be related to the PDF rendering by weasyprint, because the source HTML + CSS renders the text correctly.
Contributor guide
Research direction
Start with the sample invoice PDF and compare it with the linked source HTML and CSS, focusing on the invoice number's right alignment. Trace the WeasyPrint PDF-rendering path involved in that content and verify completion by producing a PDF in which the invoice number aligns with the other right-aligned content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100