com.adobe.icc.ddg.api
Interface PortfolioRenderService
- All Known Implementing Classes:
- PortfolioRenderServiceImpl
public interface PortfolioRenderService
Service interface for portfolio render operation.
renderPortfolio
PDFResponseType renderPortfolio(Portfolio portfolio,
java.lang.String dataXML)
throws ICCException
- Render the Portfolio against given dataXML
- Parameters:
portfolio - portfolio to be rendereddataXML - 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]