-
```
What would you like dompdf to do:
Use TCPDF (http://sourceforge.net/projects/tcpdf) instead of
R&OS because the former supports UTF-8.
```
Original issue reported on code.google.com by `ryan.ma…
-
```
preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated .../tcpdf/tcpdf.php(7636)
```
Have just downloaded latest master and get this warning
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
just cannot recognize the character (Chinese) with encoding UniGB-UCS2-H
I know the problem i…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
just cannot recognize the character (Chinese) with encoding UniGB-UCS2-H
I know the problem i…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
just cannot recognize the character (Chinese) with encoding UniGB-UCS2-H
I know the problem i…
-
```
What would you like dompdf to do:
Use TCPDF (http://sourceforge.net/projects/tcpdf) instead of
R&OS because the former supports UTF-8.
```
Original issue reported on code.google.com by `ryan.ma…
-
```
What would you like dompdf to do:
Use TCPDF (http://sourceforge.net/projects/tcpdf) instead of
R&OS because the former supports UTF-8.
```
Original issue reported on code.google.com by `ryan.ma…
-
```
What would you like dompdf to do:
Use TCPDF (http://sourceforge.net/projects/tcpdf) instead of
R&OS because the former supports UTF-8.
```
Original issue reported on code.google.com by `ryan.ma…
-
Hi,
Feature with printing to PDF does not support UTF-8 coding.
For example, I have text:
"Za pośrednictwem znaku..."
In PDF it is printed as:
"Za po"
After signs: "ś", "ł", "ń" (and maybe more), …
-
I've been wondering about ways of reducing the `mpdf/mpdf` code base in order to make it easier to maintain / document.
One way is to extract components with self-contained logic into their own com…