vote up -2 vote down star

Dear All

Does anybody invent a workable converter program that can convert XHTML file to FlowDocument xml file?

I need this because my XHTML document have nested tag and it make my converter xslt thrown exceptions.

any ideas?

I appericate all replys and your times.

Best regards -Ariso

flag

Please rephrase your question. – Electro Aug 12 at 21:10
@Ariso: I didn't add another -1, but Electro is right in that we need more information to respond. For example, could you show an example of the code you're using, the exceptions that XSLT is giving you, etc? – anschauung Aug 12 at 21:56

1 Answer

vote up 0 vote down check

In advance of the revisions requested above:

Microsoft has a demo of how to convert XAML to XHTML and vice-versa. This should get you most of the way to where you're going.

link|flag
Great. let me have a look. It may help me learn another way to convert XHTML to XAML. -- flowdocument xmal – ariso Aug 13 at 13:32
@Ariso: How'd it work out? – anschauung Aug 16 at 1:44
finally , I did it myself with xslt, Xelement.. – ariso Oct 3 at 22:57

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.