Hi,

Apologies if this question has been asked many times but I can't find a
clear answer (ones without cuts and paste from licences in legal-ese)...i
have tried!

I have an existing web application (SaaS) that takes in data in one format,
parses and commits it to a DB and makes available for download in XML
format. This is a closed source solution.

As an improvement I would now like to allow users to download the already
persisted data in PDF as well as XML. The use case is

1) user will upload data in a file format
2) Application will persist data to DB
3) Application allows data to be retrieved from DB and downloaded as XML
(downlaod XML)
4) Application will now allow the same info to be retrieved and parsed into
a pdf  (Download PDF)


*Question*:
If I use iText under AGPL to transfomr this information nito a .pdf does
this have any implications for my code?

I cannot expose the source code so I guess my question is can I use the
AGPL licence or must I purchase a commercial one?


Thanks,
W
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to