Ok.
The tiff to pdf conversion works without any problems. But…now i want to transform a pdf to a tiff. I don´t get it to work.
The console-output says set:
13:12:03,967 User:alfONE ERROR [ui.common.Utils] A system error happened during the operation: 00140004 Content conversion failed:
reader: ContentAccessor[ contentUrl=store://2010/1/14/13/12/257206e2-3cd2-43cd-a916-0ec51b8a6a36.bin, mimetype=application/pdf, size=8848543, encoding=UTF-8, locale=en_US]
writer: ContentAccessor[ contentUrl=store://2010/1/14/13/12/0ceb3ff6-0589-4fec-a34c-c62a68e62ed3.bin, mimetype=image/tiff, size=0, encoding=UTF-8, locale=en_US]
options: org.alfresco.service.cmr.repository.TransformationOptions@1cbd0c5
org.alfresco.service.cmr.repository.ContentIOException: 00140004 Content conversion failed:
reader: ContentAccessor[ contentUrl=store://2010/1/14/13/12/257206e2-3cd2-43cd-a916-0ec51b8a6a36.bin, mimetype=application/pdf, size=8848543, encoding=UTF-8, locale=en_US]
writer: ContentAccessor[ contentUrl=store://2010/1/14/13/12/0ceb3ff6-0589-4fec-a34c-c62a68e62ed3.bin, mimetype=image/tiff, size=0, encoding=UTF-8, locale=en_US]
options: org.alfresco.service.cmr.repository.TransformationOptions@1cbd0c5
and so on….
Someone have an idea what´s my mistake…