Love Fuel?
Donate
About
Forums
Discussions
Login
FuelPHP Forums
Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
General
PDF Generation
Colt
January 2018
Hi,
I've stumbled upon this:
https://fuelphp.com/forums/discussion/548
PDF Package for fuel, however...
None of the included PDF drivers appear to work with PHP7 due to various errors.
Does anyone have any other suggestions? Ideally I want a DOM based PDF generator, so I can pass a HTML view into it
Thanks in advance
Lukasz
January 2018
Accepted Answer
TCPDF is working fine with PHP7/Fuel.
I've used it directly (by making my own component and set of helper classes / views )
Harro
January 2018
Accepted Answer
I've checked, our apps also use tcpdf, and we use it via my
https://github.com/WanWizard/fuel-pdf
package.
p.s, and you need to be on 1.9/dev when you use PHP 7.x.
Colt
February 2018
Thanks for the help
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
5,088
General
↳ General
3,364
↳ Job Board
13
↳ Installation & Setup
214
Packages
↳ Oil
213
↳ Orm
700
↳ Auth
260
Development
↳ Tips and Tutorials
126
↳ Code share
145
↳ Applications
52
In this Discussion
Colt
February 2018
Harro
January 2018
Lukasz
January 2018