- Issue created by @phpforfree
- π΅π±Poland salmonek
Hi @phpforfree
For images that are saved in private filesystem a base64 seems to be only option. Exports are processed on cloud/on-premise server so it have to have an access to the linked images.
It looks like we are able to write a CKEditor plugin that will alter editor data by converting images to base64 before data is sent for export.Thank you for your suggestion, we should be able to work on this soon, I'll notify when we'll have solution ready.
- π΅π±Poland salmonek
@phpforfree
We have released version 1.2.3 which allows to convert images to base64 on export. The setting is abailable in text format configuration in Export to PDF/Word tab:
There are unfortunately some limits on filesize that cloud can process - as far as I remember ~20 MB which sholud be raised in future.Recently export plugins started to support access headers. We'll be working on support for this feature in the module. I'll keep you posted once we have it ready.
- Status changed to Fixed
3 months ago 8:35am 26 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.