I would really like to use XML and XSLT to generate reports for viewing in a
WinForm application. However, I can't find a good solution to show the
resulting report. It seems like XML-FO with a PDF or RTF output format would
be best, but all the projects out there are Java, which I don't want to
touch with a 10 foot pole. I could embed a WebBrowser Ax control and show
the report as HTML, but that doesn't have a lot of appeal for me, mainly due
to the interop. Can anyone think of a better solution?

On a related note, it seems like someone with some Java knowledge could port
these over to C# fairly quickly (J# -> IL -> C#). Is anyone moving Java
projects to C# like this? I would do that for jfor if I know my way around
Java better.

Erick

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to