RadiantQ Forum

Product => jQuery Gantt Package => Topic started by: duyanhth on January 26, 2018, 07:20:47 AM

Title: Automatically genreate pdf file in background
Post by: duyanhth on January 26, 2018, 07:20:47 AM
Dear friends,
I would like to print the jquery gantt chart at 0:00 AM every day (then I can send email to users).
Is there any support on print chart in background service?
Thank tons
Title: Re: Automatically genreate pdf file in background
Post by: Rajagopal on January 26, 2018, 01:43:22 PM
Hi DuyAnh, this has to be done from the server side. Can you tell me where your server side code is running? What platform? Is it .NET or Java or JavaScript?


Thanks,
Raja
Title: Re: Automatically genreate pdf file in background
Post by: duyanhth on January 26, 2018, 04:21:43 PM
Hi Raja,

It is .NetCore 1.1 (Asp.Net Core) But I can write that service in .Net, or even Java if it is the problem.
The original requirement is Send PDF of Project Schedule (Gantt chart + Resource table) at 0:00 AM everyday.

Thanks
DuyAnh
Title: Re: Automatically genreate pdf file in background
Post by: duyanhth on January 29, 2018, 01:21:24 PM
I'm ended up with selectpdf.com. This cool library can generate the pdf in background
Title: Re: Automatically genreate pdf file in background
Post by: Rajagopal on January 29, 2018, 02:49:24 PM
DuyAnh,

Does this mean, you have identified the solution?
If it so, we are curious to know more about it.


Thanks
Raja