Hi, I have an enquiry about licensing. I would use HTML2PDF to generate invoices for customers, they order advertising on my site. I want to ask if I must then release the source code of my pages also under the LGPL license, or any other obligations of that license. I read the accompanying licenses LGPL v3 and v2.1 (TCPDF) but I'm not at all sure. Thank you.
IANAL, but with LGPL (library PL) only the library has to be released *if you change it*, but the code you write around this lib does not have to be GPL.
moreover with web services/apps, only the Affero GPL requires you to disclose your web service/app sources.
Thank you squalyl for your feedback, I understand it in the same way as you.
Would it be also possible to get a statement from the html2pdf author Spipu?