Our state of the art Gantt chart


Post by raju1 »

Hi,

Our requirement is that we need to implement a print feature in bryntum gantt.

In Bryntum Gantt EXT JS version, we notice that there is print support for the Gantt Chart (https://www.bryntum.com/examples/gantt-for-extjs/print/). Is this feature ported to Angular Bryntum Gantt? If so, could you please share the code base?

Any suggestions please?

Thanks,
Nagaraju


Post by mats »

This not yet on our roadmap but instead we offer a good export to PDF which you can then print


Post by pmiklashevich »

Hello Nagaraju,

It's not supported at the moment. Here is a feature request: https://github.com/bryntum/support/issues/2784
As an alternative solution you can use export to pdf feature: https://www.bryntum.com/docs/gantt/#Gantt/feature/export/PdfExport
You can find more in Gantt/examples/export/README.md

Best,
Pavel

Pavlo Miklashevych
Sr. Frontend Developer


Post by raju1 »

Hi,

We have followed the bryntum Export to PDF example in our application (https://www.bryntum.com/examples/gantt/export/).
In the Export settings dialog box does not have an option to print only the grid.
Is it possible to write the server code in .NET and allow export for only grid content?

Could you please share any .NET source code to implement export PDF.

Note: exportServer: 'https://dev.bryntum.com:8082', has replaced with our port 'https://localhost:4200'

Thanks,
Nagaraju


Post by Maxim Gorkovsky »

Hello.
Answered here: viewtopic.php?f=52&t=17513 Please avoid posting duplicate questions


Post Reply