junior520
Registered Member
- Dec 8, 2020
- 66
- 11
Hey guys,
I am currently trying to develop a "simple" project to learn more about coding.
My idea is to create a something like a CV Generator. Basically, I have a PDF Template in which I want the Text Fields like "Name" "Adress" etc. to be filled using a form on my website.
I tried using PDFtk with PHP, based on this tutorial but I can't generate the PDF in my "/completed/" folder.
Here is the GitHub link for this project by the author and creator of the tutorial: https://github.com/mrdigitalau/PHP-PDFTK-Tutorial
Maybe somebody here can help me with that or has some tips/info on what I am doing wrong, I'd gladly appreciate it
Thanks.
I am currently trying to develop a "simple" project to learn more about coding.
My idea is to create a something like a CV Generator. Basically, I have a PDF Template in which I want the Text Fields like "Name" "Adress" etc. to be filled using a form on my website.
I tried using PDFtk with PHP, based on this tutorial but I can't generate the PDF in my "/completed/" folder.
Here is the GitHub link for this project by the author and creator of the tutorial: https://github.com/mrdigitalau/PHP-PDFTK-Tutorial
Maybe somebody here can help me with that or has some tips/info on what I am doing wrong, I'd gladly appreciate it
Thanks.