Hello Daniel, thank you for contacting developers.
In Version 11.0.0, a new custom file‑save dialog was introduced. However, I noticed that its behavior differs slightly depending on the type of file being saved—even though the action being performed is the same (saving a file).Specifically, the behavior varies between saving FDF/XFDF files (such as when exporting comments or links) and saving PDF files.
This observation assumes that the “Show file extensions” option is disabled in both cases.
For example, when
saving an XFDF file, the “File name:” field displays a default filename with its extension (e.g.,
“output.xfdf”), even though the “Show file extensions” option is disabled.
At this point, depending on how the file extension is edited in the filename field, the behavior falls into the following four cases:
Case 1: Remove the extension from the default filename (e.g.,
“output”)
- → The file cannot be saved
Case 2: Enter an extension other than XFDF that is registered in Windows (e.g.,
“output.txt”)
- → An invalid file is generated
Case 3: Enter an extension other than XFDF that is not registered in Windows (e.g.,
“output.xxx”)
- → An error message appears
Case 4: Keep the correct XFDF extension (e.g.,
“output.xfdf”)
- → A valid XFDF file is generated
Animation1.gif
Applying the same classification to
saving a PDF file results in the following:
Case 1: Remove the extension from the default filename (e.g.,
“output”)
- → The PDF extension is automatically restored, and a valid PDF file is generated
Case 2: Enter an extension other than PDF that is registered in Windows (e.g.,
“output.txt”)
- → The file is saved with the specified (non‑PDF) extension, but the file itself is still a valid PDF
Case 3: Enter an extension other than PDF that is not registered in Windows (e.g.,
“output.xxx”)
- → The file is saved with the specified (non‑PDF) extension, but the file itself is still a valid PDF
Case 4: Keep the correct PDF extension (e.g.,
“output.pdf”)
- → A valid PDF file is generated as expected
Animation2.gif
In other words, when saving XFDF files, only Case 4 results in a proper XFDF file, whereas when saving PDF files, all four cases produce a valid PDF file—the only difference being the extension applied to the filename.
This is a minor detail, but since both dialogs serve the same purpose—saving a file—it seems preferable for their behavior to be consistent. I am sharing this observation for your reference.
Best regards,
rakunavi
- PDF-XChange Editor PRO Version: 11.0.0
- OS Version: Windows 11 Pro / Home 25H2 Build 26200.8457
- PC Model: GMKtec Nucbox M7 Pro with HUION Kamvas Pro 19 / Lenovo IdeaPad C340-15IWL
You do not have the required permissions to view the files attached to this post.