PHP Classes

How can i use this on laravel

Recommend this page to a friend!

      PHP PDF Generator from XML  >  All threads  >  How can i use this on laravel  >  (Un) Subscribe thread alerts  
Subject:How can i use this on laravel
Summary:How can i use this on laravel
Messages:3
Author:k3rnelp4nic
Date:2019-04-05 19:36:18
 

  1. How can i use this on laravel   Reply   Report abuse  
Picture of k3rnelp4nic k3rnelp4nic - 2019-04-05 19:36:18
Im trying to use this package on a laravel project, there is a way to convert an uploaded xml file to a PDF?
Thanks!

  2. Re: How can i use this on laravel   Reply   Report abuse  
Picture of Simone Gosetto Simone Gosetto - 2019-04-06 12:03:41 - In reply to message 1 from k3rnelp4nic
Yes, you can use this class with all framework because is wrote in vanilla php, if you use fpdf library and generate a xml file like my example :)

  3. Re: How can i use this on laravel   Reply   Report abuse  
Picture of Simone Gosetto Simone Gosetto - 2019-04-06 12:04:10 - In reply to message 1 from k3rnelp4nic
Yes, you can use this class with all framework because is wrote in vanilla php, if you use fpdf library and generate a xml file like my example :)