asp.net - Mono(non-Windows) Report Writing? -


we making application run on both mono , .net. application web based, uses asp.net.

we trying find kind of reporting software. prefer if there designer end users(non-programmers) able use crystal reports.

currently, not finding looks barely capable. have shell access on server mono running from, doesn't matter if there no true web-preview or long it's capable of creating pdf on server in automated way.

has seen competent report writing software runs on mono? (also, licensing doesn't matter long it's not gpl)

edit: really, running isn't mono such php or else light on dependencies ok long run on *nix systems. having trouble finding non-windows systems server , windows systems designer(this justification linux tag)

we've found reporting solution. it's not quite pretty crystal or that, works, , that's counts.

it called flexcel.net http://www.tmssoftware.com/site/flexcelnet.asp

you design reports in excel using special markup(actually, can design reports in openoffice cause thats had cause there wrong excel licensing me)

it's pretty powerful , cheap, $200 usd. have gotten demo run on mono after 5 hours of tinking , trying understand how demos worked. it's pretty neat though , put i've seen.. i'll come , edit answer if later decide software not , don't recommend it.

they commercially support running software on mono(except winforms portions) , full source code, deal. range name = reporting band bit strange in template, it's still seeming better more use it.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -