Transform .eml to .pdf

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2010 07:22 PM
Hey guys,
I get this error when trying to let Alfresco 3.3 Community transform an rfc822 .eml file (MS Outloo / Thunderbird) to Adobe pdf:
In 3.2 its not throwing an exception but the pdf file is corrupt (still rfc822 with .pdf ending)
any JIRA or sth available on that one?
I get this error when trying to let Alfresco 3.3 Community transform an rfc822 .eml file (MS Outloo / Thunderbird) to Adobe pdf:
01:15:48,882 User:s.danninger ERROR [ui.common.Utils] Failed to create content due to error: 07100488 Transformer for 'message/rfc822' source mime type and 'application/pdf' target mime type was not found. Operation can't be performedorg.alfresco.service.cmr.rule.RuleServiceException: 07100488 Transformer for 'message/rfc822' source mime type and 'application/pdf' target mime type was not found. Operation can't be performed
In 3.2 its not throwing an exception but the pdf file is corrupt (still rfc822 with .pdf ending)
any JIRA or sth available on that one?
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 09:37 AM
Maybe you sould check out how tranformations are constructed in alfresco.
you should find that not all tranformations are defined . you should define your custom tranformation so alfresco can find
Transformer for 'message/rfc822' source mime type and 'application/pdf' target mime type was not found.
http://wiki.alfresco.com/wiki/Content_Transformations
you should find that not all tranformations are defined . you should define your custom tranformation so alfresco can find
Transformer for 'message/rfc822' source mime type and 'application/pdf' target mime type was not found.
http://wiki.alfresco.com/wiki/Content_Transformations

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2010 07:02 PM
yeah got that one ofc, maybe my message was too short.
JIRA for 3.2 just putting .pdf instead of error
and hint cause im looking for a tool eml2pdf (like pdf2swf e.g.) if theres sth available?
JIRA for 3.2 just putting .pdf instead of error
and hint cause im looking for a tool eml2pdf (like pdf2swf e.g.) if theres sth available?
