-
I'm New to TCPDF
Need to generate Pdf document with Tamil Language IN-ta
Language Script Reference from Wikipedia
https://en.wikipedia.org/wiki/Tamil_script
**Issue Details :**
UTF-8 Font N…
-
```
What would you like dompdf to do:
I use the great dompdf in my php project. I want to move my project over to
hiphop. (compiles all fine now)
The only missing part is dompdf.
frist issue:
- embe…
-
```
What would you like dompdf to do:
I use the great dompdf in my php project. I want to move my project over to
hiphop. (compiles all fine now)
The only missing part is dompdf.
frist issue:
- embe…
-
```
What would you like dompdf to do:
I use the great dompdf in my php project. I want to move my project over to
hiphop. (compiles all fine now)
The only missing part is dompdf.
frist issue:
- embe…
-
If adding new TTF-Fonts without setting $enc to 96 or 32, the font has umlaut Problems:
Problem occurs when adding the font like this:
TCPDF_FONTS::addTTFfont('Taxon-Regular.ttf', 'TrueType');
…
-
```
What would you like dompdf to do:
Be able, like tcpdf, to render SVG tags into PDF
Do you have an example:
Using TCPDF
PHP Code http://www.tcpdf.org/examples/example_058.phps
PHP Code Execution …
-
Hi
When using TCPDF with an old project (moved from fpdf to tcpdf) there is a problem using Arial as a font.
In line 4277 there is a check for Arial but the font- familiy name is only set to helve…
-
I managed to built up a system to digitally sign documents using TCPDF, and it works great!
The problem is that:
- i can only manage pdfs that are version 1.4 or earlier
- digital signature is no…
-
Seeing below message in our logs.
Unsure if there's an issue or if it can be avoided or what implications are.
> [2023-10-03 13:25:06] piwik.WARNING: /vendor/tecnickcom/tcpdf/include/tcpdf_stati…
-
````
Argument #2 ($times) must be greater than or equal to 0 in vendor/tecnickcom/tcpdf/tcpdf.php:21765
Stack trace:
#0 vendor/tecnickcom/tcpdf/tcpdf.php(21765): str_repeat(' ', -3)
#1 extensions/…