MossUser1


I need to convert a xml document(with applying xsl) to pdf using document convertor of MOSS 2007, but have no idea whether this convertor is available with the latest release of moss.

Anybody having any inof about this.please share

Cheers



Re: document conversion

Becky Isserman


I found this article on the document converter included in MOSS 2007: http://blogs.msdn.com/ecm/archive/2006/06/13/629525.aspx. It looks like you need to go into Central Administration and turn it on then you can play around with it.




Re: document conversion

TheKid

I don't think there is one out of the box. You can write your own though...a document converter is basically just an executable which takes the source document, converts it and spits out the new document.

Unfortunately I can't point you to anywhere that covers this, but I know there is documentation around!







Re: document conversion

Mike Johnson

I can't get this to work.


After converting the document I get a page which is just the template I specified in the settings but it doesn't contain any content, just blank.

Any ideas