-
Hi there!
I haven't been able to find a resolution to this issue anywhere. I've exhausted my ability to troubleshoot and google so I hope someone here can assist.
**Describe the bug**
I am tryi…
-
Documentation on Bézier curves:
* [Wikipedia](https://en.wikipedia.org/wiki/B%C3%A9zier_curve)
* [Cubic Bezier Curves with SVG Paths](https://medium.com/@bragg/cubic-bezier-curves-with-svg-paths-a32…
-
Can I use my github repository or google drive as a directory of my font?
Or can I just use googleapi call to use google fonts to it?
Or does this library strictly needs fonts from the local directo…
atfot updated
5 months ago
-
It would be great if you could add some information on the procedure for building this package to the README.md
I tried various `cmake` and `just` commands but none seemed to be the correct.
tha…
-
I have an idea for it. We can pass a two-dimensional array of texts, to a method with presentation options like the following:
``` javascript
doc.table([
["cell11"],["cell21"],["cell31"],
["cell…
-
Hello everyone, I'm trying to add a unicode Times New Roman font but I get a KeyError. Here is my code:
The function:
```
import os
from fpdf import FPDF
def trans_txt_to_pdf(trans_txt, o…
-
## Defect Report
I use NotoSansKhmer and uharfbuzz together with fpdf2 to create a pdf document. To right align the text I need the width of a string after being adjusted by the font shaping engine…
-
If I'm correctly informed, PDFium seems to be able to crop vector based PDF pages and output a smaller PDF.
I need to embed multiple smaller parts of a PDF page in another PDF. I cannot use CSS cl…
-
**Feature Request**
Hello team!
Would it be possible for `rx.download` to work with temporary files?
Thanks
-
Hi,
In the documentation, we have [this section](https://github.com/Setasign/FPDI?tab=readme-ov-file#manual-installation), which says:
> If you do not use composer, just require the autoload.php…