I'm experimenting with tcpdf as it seems to have a lot of behaviour built in which I was hand coding in fpdf. I've got the examples working on my server but the package does seem bloated with files (19MB) which I will never use.

I'm trying to reduce the package down to just the core files. Has anyone gone through this exercise before? Does anyone have a minimum list of files required for the examples to work?

Thanks,

Derek

link|improve this question

feedback

1 Answer

I have had the same issue, but all i know is you can remove ALL image files in images, remove all fonts except 'helvetica' or whatever you wish to keep, then I just removed folder, tested, another folder, tested, remove file, tested etc. until i had the bear minimum

I hope this helps, i don't have the list on me... actually still using the full installation on my dev server

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.