|
Is it possible to get the correct picture when using html labels (graph.htmlLabels = true;)? When I try to export to png lables displayed as plain text. |
|
The client-side print function does support HTML labels, you could redirect that output to a PDF. Unfortunately I can not find an example of client side pdf export in documentation. Could you say correct section?
(03 Feb, 06:47)
Kravets Vlad...
|
|
Unfortunately, only plain text labels are supported for image export. This is due to a limitation of the backends which have very limited (or no) support for HTML rendering. Mb there is some kind of client side export?
(18 Jan, 21:46)
Kravets Vlad...
|
|
I mean print to PDF (on OS-level, via the browser's print function). I thought that there is something like code.google.com/p/canvg inside mxGraph for client image export.
(07 Feb, 03:16)
Kravets Vlad...
|