cancel
Showing results for 
Search instead for 
Did you mean: 

Transforming content XML to PDF

tiofelix
Champ in-the-making
Champ in-the-making
Hello,

    Does Alfresco support transformation from xml file to pdf or html??
5 REPLIES 5

kevinr
Star Contributor
Star Contributor
It does not support those transformations currently. Well, it can turn XML into PDF if you want to treat the XML as plain text Smiley Happy However it is not hard for a developer to add a new transformer to the Alfresco system - infact they are one of the more popular contributions we have had. See http://wiki.alfresco.com/wiki/Content_Transformations for more information.

Thanks,

Kevin

tiofelix
Champ in-the-making
Champ in-the-making
I can not understand, Alfresco can not turn xml to pdf, however clicking on the "view details" icon of a file and then, in the "actions" panel, clicking on "run action" appears the "run action wizard". It let's you select an action…and one of these actions is "Transform and copy content to a specific space". What about this?? This action is not implemented??

   Thanks again.

tiofelix
Champ in-the-making
Champ in-the-making
What should i need modify in Alfresco or in OpenOffice to be able to tranform content?? I've just installed OpenOffice.org 2.0.3(full) and it doesn't seems to work…

tiofelix
Champ in-the-making
Champ in-the-making
This error appears:

net.sf.joott.uno.UnoConnection disposing
ADVERTENCIA: closing unexpectedly
2006-08-28 14:19:49,890 INFO  [STDOUT] 28-ago-2006 14:19:49 net.sf.joott.uno.DocumentConverter convert
GRAVE: conversion failed; source = "file:///C:/DOCUME~1/emazas/CONFIG~1/Temp/Alfresco/UnoContentTransformer14038.html"; destination = "file:///C:/DOCUME~1/emazas/CONFIG~1/Temp/Alfresco/UnoContentTransformer14039.pdf"; filterProperties = "{FilterName=writer_web_pdf_Export}"com.sun.star.lang.DisposedException: java_remote_bridge com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@4f04c4 is disposed
2006-08-28 14:19:49,906 ERROR [org.alfresco.repo.content.transform.AbstractContentTransformer] Content writer not closed by transformer:
   writer: ContentAccessor[ contentUrl=store://C:\DOCUME~1\emazas\CONFIG~1\Temp\Alfresco\ComplextTransformer_intermediate_html_14037.pdf, mimetype=application/pdf, size=0, encoding=UTF-8]
   transformer: UnoContentTransformer[ average=10000ms]
2006-08-28 14:19:49,906 ERROR [org.alfresco.repo.content.transform.AbstractContentTransformer] Content writer not closed by transformer:
   writer: ContentAccessor[ contentUrl=store://2006/8/28/14/19/793fa974-368f-11db-8f1f-1300ea8f1606.bin, mimetype=text/plain, size=0, encoding=UTF-8]
   transformer: ComplexContentTransformer[ average=10000ms]

kevinr
Star Contributor
Star Contributor
There is a problem with some OpenOffice versions - can you try downgrading OO to 2.0.0? http://forums.alfresco.com/viewtopic.php?p=4994#4994

Thanks,

Kevin