-
Please provide how to install and simple usage for the package in the readme seciton.
How to install:
`composer require tecnickcom/tcpdf`
How to use:
`
use TCPDF;
$pdf = new TCPDF;
`
…
-
Once tc-lib-pdf is stable, we should switch to it as TCPDF will not receive further maintenance.
See https://tcpdf.org/ and https://github.com/tecnickcom/tc-lib-pdf for details.
nijel updated
3 years ago
-
Would it be possible to digitally sign a pdf using Gotenberg?
Our use case is one where we accept online signatures for tenancy contracts and generate a signed PDF with TCPDF. This helps improve t…
-
```
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…
-
This is:
- [ ] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpword)
### Expected Behavior
### Current Behav…
-
```
What steps will reproduce the problem?
1. Open merge.svg.php from the examples
2. replace image.svg path with the one attached
3. run the php stript
What is the expected output? What do you see i…
-
PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /vendor/tecnickcom/tcpdf/tcpdf.php on line 16900
`composer require spipu/html2pdf`
Using PHP 8…
-
Hello,
I am able to use the library correctly and generate a PDF file. However, if I understand correctly, the TCPDF library does not currently support direct output in the PDF/A-3 format (only P…
-
TCPDF ERROR: Unable to create output file:
error is occured in
/includes/tcpdf_static.php : fopenlocal()