Flex client library
ServePDF.com provides a component (swc) compiled for the Adobe Flex (version 2+) platform to access its services. In addition, its source code is available and released under on the Apache Open Source License 2.0.
Using this component, a Flex application can send XML data directly to ServePDF.com and have its resulting PDF document loaded in a Internet Browser. (note: the document will not replace your Flex application). Download this library from Resources
Java client library
ServePDF.com provides a Java library (jar) compiled for Java version 5+ to be used in any J2EE Web application. In addition, its source code is available and released under the Apache Open Source License 2.0.
Using this component, a Java Web servlet can send XML data to ServePDF.com and have its resulting PDF document streamed back to the Internet Browser. Download this library from Resources