Hey Experts,We are trying to pass data from an external application to
create a pdf form with data fields. Adobe documentation clearly shows
that we can either call LS web service or use LS Java API.The question I
have is - In our code can we simply reference classes and call the API
methods or do we need to have the tomcat (or other installed app server)
running to support the pdf creation. In other words, once we have
installed LS and we have the classes available for reference, do
actually ne...