-
-
Hi all,
Is there a way to make a one page pdf in which the content of several elements is displayed ?
I tried the solution proposed in this page: https://github.com/eKoopmans/html2pdf.js/issues/…
-
Bootstrap, others? To be upgraded with code adapted to them
-
Hi team,
I am using for loop for section tag when it is greater than 7 HTML got breaks. Then I got this console error **177781c9f25 15973ms Error loading image** could you please help here.
![Scree…
-
I have implemented jsPDF-html2canvas in my Laravel Application, It's working fine on Chore and Firefox.
Facing issue on Safari, Please find the script as below:
`var fName = 'FileName.pdf';
var pag…
-
Hello!
As i said in the title, i have a problem downloading dependencies for html2pdf. Particularly, here the error:
> C:\xampp\htdocs\html2pdf>composer install
> Your version of PHP, 5.4.19, i…
-
### Input :
- By: the teacher, via input field.s
- Content, after parsing :grinning:
- Array of characters `[ {character: " 我"}, {character: " 的"} ]` (compulsary) or
- Array of characters w…
-
```
I have some issue after using the html2pdf script. I am using php5 version
and i know that script is not compatible on php5 version, but know about
these things i try that script on php5 caught in…
-
First of all thanks for creating a such a useful project.
Currently website does not allow to export cheat sheets as PDF. Yes we could just right click on the page > print and export as PDF but the…
-
When I generate pdf from the example I got a text as an image inside the PDF. Is it possible to generate real pdf with text that is selectable?