PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, January 20, 2022

[FIXED] CakePHP PDF reporting templates

 January 20, 2022     cakephp, pdf     No comments   

Issue

Do you have any idea on how to generate report templates for CakePHP Applications, like the ones you can use on Dolibarr project?


Solution

I don't know anything about Dolibarr, but I hand code pdf templates for invoices etc using the fpdf helper. It's very good, but very hands on.



Answered By - Leo
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing