10-07-2013 10:41 AM
10-18-2013 06:30 AM
10-18-2013 07:26 AM
10-18-2013 08:24 AM
10-18-2013 09:22 AM
10-18-2013 09:45 AM
10-18-2013 10:46 AM
var renditionDef = renditionService.createRenditionDefinition('cm:'+document.name, 'reformat');
renditionDef.parameters['mime-type'] = "application/pdf";
var pdfFile = renditionService.render(document, renditionDef);
var pdfFile = document.transformDocument("application/pdf", userhome);
10-20-2013 05:36 PM
10-20-2013 07:22 PM
10-21-2013 02:30 AM
10-21-2013 04:12 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.