Thanks for sharing Hugo! very cool! :)
El lun., 5 oct. 2020 a las 20:11, Hugo Ferreira (<[email protected]>) escribió: > Hi, > > https://github.com/SolidSoft-Lda/Royale-StimulsoftReports > > You can find documentation with examples on main README of the repository > and several README files on resources folders explaining what's need to be > copied from the report engine library. > > This engine is very customizable with several libraries that depends on > each other so we can't just call a static method. > I tried thru many hours, many options and end up creating a single js > gateway file that's Royale wrapper communicates with. > This js file deals with all low level work. > > I tried to simplify as much as possible (the opposite would be super > methods with many parameters or complex object options), so you can always > clone the repository and change for your needs. > As a plus, on the top, I also added code for deal with parameters and > watermark that I had on my Flex version and ported here. > > Regards, > Hugo. > -- Carlos Rovira http://about.me/carlosrovira
