CKEditor 4 reached its End of Life (EOL) in June 2023. From then on, it will receive no more updates, new features, bug fixes, and security patches. Visit CKEditor 5 Docs for the actively supported CKEditor or check Extended Support Model.
Report an issue
Class

CKEDITOR.plugins.exportpdf

class singleton since 4.15.0

Export to PDF plugin namespace exposing helpers used by the plugin.

Filtering

Methods

  • since 4.15.0

    downloadFile( fileName, data )

    Downloads a binary file with the given name and data using the browser interface.

    Parameters

    fileName : String
    data : String