Thanks, Wasil. PDF got generated from OutputIVS. But when invoked from
standalone java programme, it still gives damaged pdf file. Do you see
any issue in the below code.Properties ConnectionProps = new
Properties();ConnectionProps.setProperty(ServiceClientFactoryProperties.DSC_DEFAULT_EJB_ENDPOINT,"jnp://<>:1099");ConnectionProps.setProperty(ServiceClientFactoryProperties.DSC_TRANSPORT_PROTOCOL,ServiceClientFactoryProperties.DSC_EJB_PROTOCOL);ConnectionProps.setProperty(ServiceClientFactoryProp...