[Mono-list] Report and print systems.
kojoadams
kojoadams@hotmail.com
Mon, 13 Jan 2003 13:00:51 -0500
This is a multi-part message in MIME format.
------=_NextPart_000_007B_01C2BB03.CCC0D240
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sorry, about that i supposed that it was already a c# program
----- Original Message -----=20
From: Daniel Morgan=20
To: kojoadams ; Philippe Lavoie ; Jorge P=E9rez "Burgos (Koke) ; =
Jackson Harper=20
Cc: mono-list@ximian.com=20
Sent: Monday, January 13, 2003 12:25 PM
Subject: RE: [Mono-list] Report and print systems.
Here is a link to the original FOP project as an Apache XML Project.
Here is an excerpt from the FOP page:
"FOP (Formatting Objects Processor) is the world's first print =
formatter
driven by XSL formatting objects and the world's first output =
independent
formatter. It is a Java application that reads a formatting object =
tree and
then renders the resulting pages to a specified output. Output formats
currently supported are PDF, PCL, PS, SVG, XML (area tree =
representation),
Print, AWT, MIF and TXT. The primary output target is PDF."
http://xml.apache.org/fop/index.html
So, this maybe what we need. Now, if we can translate from J#, the =
language
NFLOP is written, to C# language, we will be in good shape. And if we =
can
get it to run on mono on linux, even the better!
-----Original Message-----
From: mono-list-admin@ximian.com [mailto:mono-list-admin@ximian.com]On
Behalf Of kojoadams
Sent: Monday, January 13, 2003 12:21 PM
To: Philippe Lavoie; Jorge P=E9rez "Burgos (Koke); Jackson Harper
Cc: mono-list@ximian.com
Subject: Re: [Mono-list] Report and print systems.
http://sourceforge.net/projects/nfop/
----- Original Message -----
From: Philippe Lavoie
To: Jorge P=E9rez "Burgos (Koke) ; Jackson Harper
Cc: mono-list@ximian.com
Sent: Monday, January 13, 2003 11:31 AM
Subject: RE: [Mono-list] Report and print systems.
There is a java library that generated PDF based on xsl-fo formatted =
xml
documents. Perhaps there is a way to reuse this for your problem.
It would be nice if that library could easily be translated in C#.
Generating PDF is very useful. I think that's out of topic though.
Phil
-----Original Message-----
From: Jorge P=E9rez "Burgos (Koke) [mailto:koke@eresmas.net]
Sent: Monday, January 13, 2003 11:14 AM
To: Jackson Harper
Cc: mono-list@ximian.com
Subject: Re: [Mono-list] Report and print systems.
On Mon, 2003-01-13 at 17:01, Jackson Harper wrote:
> You might consider generating HTML reports, or XML reports that can =
be XSL
> formated.
>
> Jackson
>
Oh, it could be a great idea, then i can use the browser to print it =
or
something.
Thx
_______________________________________________
Mono-list maillist - Mono-list@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________
Mono-list maillist - Mono-list@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________
Mono-list maillist - Mono-list@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
------=_NextPart_000_007B_01C2BB03.CCC0D240
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Sorry, about that i supposed that it =
was already a=20
c# program</FONT></DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A title=3Ddanmorg@sc.rr.com href=3D"mailto:danmorg@sc.rr.com">Daniel =
Morgan</A>=20
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dkojoadams@hotmail.com=20
href=3D"mailto:kojoadams@hotmail.com">kojoadams</A> ; <A=20
title=3Dphilippe.lavoie@cactus.ca=20
href=3D"mailto:philippe.lavoie@cactus.ca">Philippe Lavoie</A> ; <A=20
title=3Dkoke@eresmas.net href=3D"mailto:koke@eresmas.net">Jorge =
P=E9rez "Burgos=20
(Koke)</A> ; <A title=3DJRHwork@hotmail.com=20
href=3D"mailto:JRHwork@hotmail.com">Jackson Harper</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>Cc:</B> <A =
title=3Dmono-list@ximian.com=20
href=3D"mailto:mono-list@ximian.com">mono-list@ximian.com</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Monday, January 13, 2003 =
12:25=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: [Mono-list] Report =
and print=20
systems.</DIV>
<DIV><BR></DIV>Here is a link to the original FOP project as an Apache =
XML=20
Project.<BR><BR>Here is an excerpt from the FOP page:<BR><BR>"FOP =
(Formatting=20
Objects Processor) is the world's first print formatter<BR>driven by =
XSL=20
formatting objects and the world's first output =
independent<BR>formatter. It=20
is a Java application that reads a formatting object tree and<BR>then =
renders=20
the resulting pages to a specified output. Output formats<BR>currently =
supported are PDF, PCL, PS, SVG, XML (area tree =
representation),<BR>Print,=20
AWT, MIF and TXT. The primary output target is PDF."<BR><BR><A=20
=
href=3D"http://xml.apache.org/fop/index.html">http://xml.apache.org/fop/i=
ndex.html</A><BR><BR>So,=20
this maybe what we need. Now, if we can translate from J#, the=20
language<BR>NFLOP is written, to C# language, we will be in good =
shape. And if=20
we can<BR>get it to run on mono on linux, even the=20
better!<BR><BR>-----Original Message-----<BR>From: <A=20
=
href=3D"mailto:mono-list-admin@ximian.com">mono-list-admin@ximian.com</A>=
=20
[mailto:mono-list-admin@ximian.com]On<BR>Behalf Of kojoadams<BR>Sent: =
Monday,=20
January 13, 2003 12:21 PM<BR>To: Philippe Lavoie; Jorge P=E9rez =
"Burgos (Koke);=20
Jackson Harper<BR>Cc: <A=20
=
href=3D"mailto:mono-list@ximian.com">mono-list@ximian.com</A><BR>Subject:=
Re:=20
[Mono-list] Report and print systems.<BR><BR><BR><A=20
=
href=3D"http://sourceforge.net/projects/nfop/">http://sourceforge.net/pro=
jects/nfop/</A><BR><BR>-----=20
Original Message -----<BR>From: Philippe Lavoie<BR>To: Jorge P=E9rez =
"Burgos=20
(Koke) ; Jackson Harper<BR>Cc: <A=20
href=3D"mailto:mono-list@ximian.com">mono-list@ximian.com</A><BR>Sent: =
Monday,=20
January 13, 2003 11:31 AM<BR>Subject: RE: [Mono-list] Report and print =
systems.<BR><BR><BR>There is a java library that generated PDF based =
on xsl-fo=20
formatted xml<BR>documents. Perhaps there is a way to reuse this for =
your=20
problem.<BR><BR>It would be nice if that library could easily be =
translated in=20
C#.<BR>Generating PDF is very useful. I think that's out of topic=20
though.<BR><BR>Phil<BR><BR>-----Original Message-----<BR>From: Jorge =
P=E9rez=20
"Burgos (Koke) [mailto:koke@eresmas.net]<BR>Sent: Monday, January 13, =
2003=20
11:14 AM<BR>To: Jackson Harper<BR>Cc: <A=20
=
href=3D"mailto:mono-list@ximian.com">mono-list@ximian.com</A><BR>Subject:=
Re:=20
[Mono-list] Report and print systems.<BR><BR>On Mon, 2003-01-13 at =
17:01,=20
Jackson Harper wrote:<BR>> You might consider generating HTML =
reports, or=20
XML reports that can be XSL<BR>> formated.<BR>><BR>>=20
Jackson<BR>><BR><BR>Oh, it could be a great idea, then i can use =
the=20
browser to print it=20
=
or<BR>something.<BR><BR>Thx<BR><BR><BR>__________________________________=
_____________<BR>Mono-list=20
maillist - <A=20
href=3D"mailto:Mono-list@ximian.com">Mono-list@ximian.com</A><BR><A=20
=
href=3D"http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.=
ximian.com/mailman/listinfo/mono-list</A><BR><BR>________________________=
_______________________<BR>Mono-list=20
maillist - <A=20
href=3D"mailto:Mono-list@ximian.com">Mono-list@ximian.com</A><BR><A=20
=
href=3D"http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.=
ximian.com/mailman/listinfo/mono-list</A><BR><BR>________________________=
_______________________<BR>Mono-list=20
maillist - <A=20
href=3D"mailto:Mono-list@ximian.com">Mono-list@ximian.com</A><BR><A=20
=
href=3D"http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.=
ximian.com/mailman/listinfo/mono-list</A><BR></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_007B_01C2BB03.CCC0D240--