You are viewing an archived version of AnyChart.com|www.anychart.comfor JavaScript Charts|qlik.anychart.comfor Qlik Extensions

exportAsInteractivePDF() Method

Description

Exports the chart as an Interactive PDF document.

Parameters

Returns

Boolean.

Note: If the return value is true the command was processed successfully, the command failed to be processed due to component busy state otherwise.

Samples

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

See also

getInteractivePDFBase64Encoded()

to top