CKEDITOR.plugins.exportpdf
class
singleton
since 4.15.0
Export to PDF plugin namespace exposing helpers used by the plugin.
Filtering
Methods
-
downloadFile( fileName, data )
since 4.15.0
Downloads a binary file with the given name and data using the browser interface.
Parameters
fileName : String
data : String