Licensing questions...
It's been suggesting that the project I'm working on might violate T&C, so I'm trying to clarify if what I'm doing is wrong, and what's the right way to do it if so.
We have a small application for stamping pdfs with things (construction company, things like "tender" or "for construction". We want to manage this ourselves so we can tie the actions back into AutoCAD.
Right now, I've been looking at just using the free pdf viewer that comes with reader (AxAcroPdf) and basic itextsharp functions, but I'm not sure that is legal. I've never used the SDK.
We have multiple copies of Acrobat Professional X and Distiller X though NOT one for every computer and this would be on every computer.
1)Is what I'm doing legal?
2)if not, is there a legal way to do it with the SDK and do our copies permit that?
3)are 3rd party components a legal way around this? if not, how do they exist?
Thanks in advance!!