Using components of symphony to create pdf

Hi,

I’m writing an application in Lotus Notes and want to use Lotusscript to create a Symphony object and then a .pdf.

This works fine when I have full Symphony installed but, as this application will roll out to clients who may not have it installed and will need to run locally, I was wondering if it is possible to use just the backend parts of Symphony that I would need to create an object and then create a .pdf rather than requiring them to have the whole application installed (which would be unacceptable)

Does anyone know if this is possible (has anyone done it themselves?) and, if yes, which parts of Symphony (ie. which jar files and/or dlls) I would need to do this?