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
SharePoint - General Question and Answers and Discussion
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
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!