Add cross-platform support for saving DocumentModel to PDF on Linux or macOS.
Comments (12)
Savan
We are looking for a component to work with AWS Lambda function and we can't use this one because DocumentModel.Save method doesn't support saving to a memory stream or stream object for PDF files. We can still move forward if this is to be added in next 2-3 months.
Mario - GemBox
Hi,
Note, this is our long term goal and we are progressively working on it (a cross-platform PDF support).
But I'm afraid this will require more time than a few months.
Currently, I don't have any release date to share, but if I had to guess I would say that a year of development is a closer estimate then that.
Regards,
Mario
GemBox d.o.o.
Jonathan Allen
Please oh please, this is a big deal. All server-side development is .net core on linux going forward, we need to be able to generate GemBox PDFs using .net core on linux.
Mario - GemBox
Hi,
We plan to release cross-platform support for saving to PDF within a month.
Regards,
Mario
GemBox d.o.o.
Nicola Pfister
Hello there
How is this feature coming along? Do you have any information, on the dependencies of your possible implementation? Like if there is a dependency to System.Drawing or similar for image processing? I've known this to cause issues in certain environments.
Best
Nicola
Mario - GemBox
Hi,
We're at the final stages of implementation, after which we'll conduct some testing.
In short, we're hoping to release this feature before the end of February.
Also, System.Drawing dependency will remain for image processing, at least for now.
There should be no other dependency.
Regards,
Mario
GemBox d.o.o.
Jochen Jonckheere
Hi Mario,
Any update on this feature?
Regards,
Jochen
Mario - GemBox
Hi,
Yes, we have successfully implemented a new cross-platform PDF writer.
The official release will be done at the beginning of the following week.
Regards,
Mario
GemBox d.o.o.
Mario - GemBox
Hi,
This feature request has been implemented and is available in latest versions of GemBox.Document.
Comments (12)
Note, this is our long term goal and we are progressively working on it (a cross-platform PDF support).
But I'm afraid this will require more time than a few months.
Currently, I don't have any release date to share, but if I had to guess I would say that a year of development is a closer estimate then that.
Regards,
Mario
GemBox d.o.o.
We plan to release cross-platform support for saving to PDF within a month.
Regards,
Mario
GemBox d.o.o.
How is this feature coming along? Do you have any information, on the dependencies of your possible implementation? Like if there is a dependency to System.Drawing or similar for image processing? I've known this to cause issues in certain environments.
Best
Nicola
We're at the final stages of implementation, after which we'll conduct some testing.
In short, we're hoping to release this feature before the end of February.
Also, System.Drawing dependency will remain for image processing, at least for now.
There should be no other dependency.
Regards,
Mario
GemBox d.o.o.
Any update on this feature?
Regards,
Jochen
Yes, we have successfully implemented a new cross-platform PDF writer.
The official release will be done at the beginning of the following week.
Regards,
Mario
GemBox d.o.o.
This feature request has been implemented and is available in latest versions of GemBox.Document.
Regards,
Mario
GemBox d.o.o.
Also, you can read more about this release on the following blog post:
https://www.gemboxsoftware.com/news/support-for-pdf-on-linux-macos
Regards,
Mario
GemBox d.o.o.
I assume that means we can remove the framework reference to windows desktop ?
Yes, you can now remove the framework reference.
See our updated ASP NET Core example:
https://www.gemboxsoftware.com/document/examples/asp-net-core-create-word-docx-pdf/5601
Regards,
Mario
GemBox d.o.o.