Jump to content

Recommended Posts

Posted

I'm not asking create pdf using scripts like FPDF, jsPDF, TCPDF, etc. I've used them but it had not worked like expected. So I've thought why not create my own PDF Creator but I don't have any idea that how I will create a pdf writer using php. What I want to do is convert the whole page to pdf including styles & markup without any type of compromising the markup & style. You can look out the page I want convert to pdf here: https://whatsnew.cf/admin/accounting/invoice.php?do=view&oid=15188130456&refid=49

Posted

Yeah, it's good but it requires "WKHTMLtoPDF" installed to execute the commands from PHP. If I want to use PHPWKHTMLtoPDF, I must have to install WKHTMLtoPDF on the system. In my local server it's possible but in HelioHost, it's not possible as Root Admins definitely will not allow me to install the framework on the system. That's why I want to create my own PDF Writer in PHP without any dependencies.

Posted

Okay, I will try some scripts from the website you specified if no-one has fullfilled my expectations then I will let you know.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...