[Flow] Create PDF from template

Simon Schaufelberger (Schaufi) simonschaufi at guugelmail.de
Sat Jul 5 18:04:11 CEST 2014


you can have a look at the following code if you want to implement it 
yourself:

https://github.com/kimai/kimai/blob/master/core/extensions/ki_invoice/print.php
https://github.com/kimai/kimai/blob/master/core/libraries/Kimai/Invoice/OdtRenderer.php

hope this helps

Regards, Schaufi

Am 03.07.2014 16:48, schrieb Roberto Torresani:
> Hi
>
> Thank you for the speedy reply.
> I forgot to write that I need to create PDF from a template/file that my
> customer could change.
> For this motive I think to use odt, because he can modify template with
> openoffice (or libreoffice , ...)
>
> Thank you for the quick reply.
> I forgot to write that I would need to create PDF from a template/file that
> my customer can change.
> For this reason I was thinking of using odt, because he can modify the
> template with OpenOffice (or LibreOffice, ...). Should be included in the
> template marks, and cycles to fill the tables on multiple lines.
> A little more complicated than what I had written before, sorry.
>
> Thank you again
> Roberto
>
>
>
> 2014-07-03 16:34 GMT+02:00 Roberto Torresani <erreti at gmail.com>:
>
>> Hi all
>> In my Flow project I need to create PDF reports from a template (odt?).
>> I'be been looking around but I haven't found anything.
>> What is your tips on this task? Do you use some php library or other
>> solutions?
>>
>> Thank you
>> Roberto
>>
>> --
>> Certified TYPO3 Integrator
>>
>
>
>


More information about the Flow mailing list