[Mono-devel-list] Printing status and reporting engine

Toni Martir toni at pala.com
Sat Jul 30 08:05:56 EDT 2005


Resume:

1. Time line for printing implementation classes (StandardPrintController
mainly)
2. Your preferences,opinions,use of reporting engine for your applications.

------------------

Hello,

I'm the main developer of an opensource reporting engine:

http://reportman.sourceforge.net

I'm in the process of testing a possible port to c#, Mono and Microsoft.Net.
I implemented few required classes with success:
- Variant class:with operator overload implemeted (why is it not on standard
runtime classes?)
- Expression evaluator:exp.parser+exp.evaluator with access to dataset
fields, that is to provide runtime expression evaluation like
((PRODUCT.PRICE*(100-ORDER.DISCOUNT)/100*ORDER.QUANTITY))

I'm on the process of printing tests, I see status of printing classes is
about 50%, I tested simple printouts on Linux without success (message
Document 001.jpg is shown on console and nothing print).

I want to know about implementation plans (timeline?) for printing classes:
StandardPrintControler....
PrintPreviewDialog (in Winforms).
I have no information about status of important functions like
MeasureCharacterRanges.

I'm also interested about mono developers tools, I'm new to mono and don't
know which reporting engine you use actually, or plans to implement a
similar tool. I know really few developers using Mono or .Net for desktop
applications.

Note that some parts of the engine are not really dificult to port, like PDF
output generation (once I find correct functions for text measurement), and
maybe really useful for server side applications.


Thanks


		
______________________________________________ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es



More information about the Mono-devel-list mailing list