I have been working on converting FOP to C# for a project I'm working on.
I currently have a C# version producing EMF page images from the example FOP
files from 0.20.3rc.  I'm producing EMF right now since that is the specific
format my application requires.  To ease my conversion effort I backed out
the SVG code (so I wouldn't have to convert Batik yet) and I removed the
PDFRenderer (since I'm not interested in PDF currently).  I focused on
converting the AWTRenderer to produce EMF page images.  I don't think it
will be that much work to add the PDFRenderer back in later -- minus SVG of
course.

I wanted to find out if any of you are interested in a C# version of FOP or,
if not, then if you could direct me to a group that might be.  I would like
to get an a open source group started on developing this version further.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to