05-01-2007 04:28 AM
05-25-2009 05:42 AM
05-26-2009 02:45 AM
Map<String,Object> pdfExportOptions = new HashMap<String,Object>();
pdfExportOptions.put("SelectPdfVersion", 1);
targetFormat.setExportOption(DocumentFamily.TEXT, "FilterData", pdfExportOptions);
07-07-2009 04:45 AM
Map<String,Object> pdfExportOptions = new HashMap<String,Object>();
pdfExportOptions.put("SelectPdfVersion", 1);
targetFormat.setExportOption("FilterData", pdfExportOptions);
Please correct the errors below then click Finish.
* Failed to run Actions due to error: 06070003 Content conversion failed: reader: ContentAccessor[ contentUrl=store://2009/7/7/10/6/f65fde9b-f372-4aa3-9ae8-f13b02a802a5.bin, mimetype=application/vnd.oasis.opendocument.spreadsheet, size=48190, encoding=utf-8, locale=en_US] writer: ContentAccessor[ contentUrl=store://2009/7/7/10/38/66c5e190-a6bf-46ee-bcb1-03c7ea54fffc.bin, mimetype=application/pdf, size=0, encoding=utf-8, locale=en_US] options: org.alfresco.service.cmr.repository.TransformationOptions@19957d3
10-14-2009 03:21 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.