Hi Carlos, Thank you very much for you audition. I will try to use it and to learn for it for build my own "bridge" to Stimulsoft Reports JS and share on github.
Carlos Rovira <[email protected]> escreveu no dia segunda, 28/09/2020 à(s) 12:53: > Hi, > > to complement here is a library project (maven based) for HTML2PDF that I > did for a little application widget [1] > You can use the project structure and create your own code. > > Check docs @exter docs here [2] > > Also, I still need to create a maven archetype for libraries that is > updated. Will do as soon as I have some time. > > [1] > https://github.com/codeoscopic/avant2-website/tree/master/royale-html2pdf > [2] > > https://apache.github.io/royale-docs/features-and-concepts#externalinterface-and-externs > > El lun., 28 sept. 2020 a las 13:15, Maria Jose Esteve (<[email protected] > >) > escribió: > > > Hi Hugo, > > You can possibly implement it in the same way as I have done with > ECharts, > > at least for the initial tests, with @externs. Maybe, to start, you could > > see the repo for test royale-echarts [1] > > > > We are migrating our previous Flex application to Royale and we use our > > own report generator .net + CrystalReports. I would be interested in the > > library that you comment to take a look at it. Which? > > > > I don't know much how I'm getting started, but if I can help you get > > started with the "Report Generator" wrapper / extension it would be > great. > > > > [1] https://github.com/mjesteve/Royale-ECharts > > > > Hiedra > > > > -----Mensaje original----- > > De: Hugo Ferreira <[email protected]> > > Enviado el: lunes, 28 de septiembre de 2020 10:59 > > Para: Apache Royale Development <[email protected]> > > Asunto: Report engine in Royale > > > > My Flex application that I'm rewriting in Royale use a report engine. > > This report engine works on many programming languages (using the same > > report definition). > > > > One of the supported languages in the past (discontinued) was Flex ! > > And another currently support programming language (among others) is pure > > JS ! > > > > I saw recently e-mails exchange about a bridge between Royale and a chart > > JS library: ECharts (I don't use because at least in the moment because I > > don't need). > > My idea is do the same for Royale. > > Using this report engine as a component, supported in Royale. > > > > Could you please give me same lights to start doing this ? > > > > > -- > Carlos Rovira > http://about.me/carlosrovira >
