Best XSL-FO / FOP implementation for C#/.NET?

  • Thread starter Thread starter DarrylR
  • Start date Start date
D

DarrylR

I have some FOP-compliant XML that I need to transform to RTF. I understand
that Apache's FOP is the definitive standard for doing this from Java. I've
come across several FOP ports for .NET in my research, and was wondering
whether there's any product or port that others have had success with.

Any advice will be greatly appreciated. Thanks in advance.

Darryl R.
 
Hello DarrylR,

Why to use FOP for RTF transform? Use pure XSLT with RTF tags

D> I have some FOP-compliant XML that I need to transform to RTF. I
D> understand that Apache's FOP is the definitive standard for doing
D> this from Java. I've come across several FOP ports for .NET in my
D> research, and was wondering whether there's any product or port that
D> others have had success with.
D>
D> Any advice will be greatly appreciated. Thanks in advance.
D>
D> Darryl R.
D>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top