BALKANGraph / OrgChartJS

OrgChart JS is a simple, flexible and highly customizable organization chart plugin for presenting the structure of your organization and the relationships in an elegant way.
https://balkan.app/orgchartjs
252 stars 84 forks source link

Export problem of images #839

Open zabih036 opened 6 months ago

zabih036 commented 6 months ago

export of chart with images not showing in export file

ZornitsaPesheva commented 6 months ago

To be able to export images, they need to be public, i.e. you should be able to browse these images in any browser. Here you can read about these requirements: https://balkan.app/OrgChartJS/Docs/Exporting#server

zabih036 commented 6 months ago

Thanks so much for the quick response. I tried it work in svg but not in png format and pdf format so thanks again Regards

On Thu, May 16, 2024 at 10:40 PM ZornitsaPesheva @.***> wrote:

To be able to export images, they need to be public, i.e. you should be able to browse these images in any browser. Here you can read about these requirements: https://balkan.app/OrgChartJS/Docs/Exporting#server

— Reply to this email directly, view it on GitHub https://github.com/BALKANGraph/OrgChartJS/issues/839#issuecomment-2115895448, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMP37BGG552MFOQ4GRKZR7DZCTZCFAVCNFSM6AAAAABH2WNNM6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJVHA4TKNBUHA . You are receiving this because you authored the thread.Message ID: @.***>

ZornitsaPesheva commented 6 months ago

Yes, that's because only the PDF and PNG exports are done on the export server. The other exports are done in the browser.

zabih036 commented 6 months ago

Ok, thanks for the clarification.

On Fri, May 17, 2024 at 12:30 PM ZornitsaPesheva @.***> wrote:

Yes, that's because only the PDF and PNG exports are done on the export server. The other exports are done in the browser.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>