Show cool things you have done with our products


Post by jakub »

New Scheduler MVC demo with Export script rewritten to Java servlet. Requires Eclipse to run, all dependencies included.
Attachments
Java Export.zip
(10.55 MiB) Downloaded 1233 times
JavaScript/Angular/ExtJS consulting - kuba@virtualdesign.pl

Post by dangi ravi »

Did we have the same in .net.

Post by arcady »

There is export demo shipped w/ the scheduler distro. It runs phantomjs (or slimerjs as an option) to render HTML into PDF/PNG formats.
And the demo uses PHP to simply run external phantomjs utility. This attached code uses JAVA for doing this.
I think it's pretty straightforward thing to run external command in any programming language and you can do it yourself easily. :)

Though I'm not a .NET expert to conclude if the whole approach makes sense ..maybe the platform has some other more proper ways to build PDF/PNG files.

Post by kanakaraju »

Hi ,
Downloaded the JavaExport.zip example , if i run the example I am getting below screenshot error.
Please suggest me.
Waiting for your reply.

There is setconfig block already existed in the app.js.
Attachments
javaexport.jpg
javaexport.jpg (109.04 KiB) Viewed 8966 times

Post Reply