16825 |
efrain |
1 |
@bender-tags: exportpdf, bug, 24
|
|
|
2 |
@bender-ui: collapsed
|
|
|
3 |
@bender-include: ../_helpers/tools.js
|
|
|
4 |
@bender-ckeditor-plugins: wysiwygarea, toolbar, basicstyles, notification
|
|
|
5 |
|
|
|
6 |
1. Click `Export to PDF` button (the one next to the `Source` button) in the first editor.
|
|
|
7 |
1. Wait for the file to download.
|
|
|
8 |
1. Do the same in the second editor.
|
|
|
9 |
1. Compare paper format in files.
|
|
|
10 |
|
|
|
11 |
**Expected:**
|
|
|
12 |
|
|
|
13 |
* First editor produced file in `A4` format (`8.27in x 11.7in`);
|
|
|
14 |
* Second editor produced file in `A6` format (`4.13in x 5.83in`).
|
|
|
15 |
|
|
|
16 |
**Unexpected:**
|
|
|
17 |
|
|
|
18 |
Any file is in different format than intended (e.g. `Letter` - `8.5in x 11in`).
|