Posted 30 March 2025, 7:54 am EST
Is C1.AspNetCore.Api.Pdf (3.0.20222.320) can execute on Linux OS machine?
Forums Home / ComponentOne / General Discussion
Posted by: andrew on 30 March 2025, 7:54 am EST
Posted 30 March 2025, 7:54 am EST
Is C1.AspNetCore.Api.Pdf (3.0.20222.320) can execute on Linux OS machine?
Posted 31 March 2025, 5:46 am EST
Hi Andrew,
Unfortunately, AFAIK ComponentOne controls are built to be run on Windows machines; therefore, they use GDI+ rendering.
Theoretically, C1.AspNetCore.Api.Pdf is a .NET Core package that is cross-platform, so you should be able to run it on a Linux machine. However, as controls are created keeping Windows machines as the primary machine to be used, you may face some unexpected behaviours on a Linux machine.
Therefore, it is recommended that you use a Windows machine/container to execute your function.
Thanks,
Anand