com.adobe.icc.ddg.api
Interface PortfolioRenderService


public interface PortfolioRenderService


Method Summary
 PDFResponseType renderPortfolio(Portfolio portfolio, String dataXML)
          Render the Portfolio against given dataXML
 

Method Detail

renderPortfolio

PDFResponseType renderPortfolio(Portfolio portfolio,
                                String dataXML)
                                throws ICCException
Render the Portfolio against given dataXML

Parameters:
portfolio - portfolio to be rendered
dataXML - XML data used to setup the context
Returns:
PDFResponseType that contains the PDFFile object
Throws:
ICCException


[an error occurred while processing this directive] [an error occurred while processing this directive]