Ticket #178 (closed defect: fixed)
Saving problems with filled PDF
| Reported by: | Batchheizer | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3.1 |
| Component: | Lucide Core | Version: | 1.3 |
| Keywords: | Cc: |
Description
Attached PDF (Source: http://www.umweltbank.de/formulare/default.html) can be filled and printed correctly. But saving creates a zero-byte file. Some other files from the source can be saved correctly.
Attachments
Change History
Changed 3 years ago by Batchheizer
- Attachment Zustimmung.pdf added
comment:1 Changed 3 years ago by dmik
This is known. The problem only shows up when you save to the *same* file name. If you use a different file name, it works fine. I will try to fix it for 1.3.1.
comment:3 Changed 3 years ago by dmik
In r414, I provided a temporary solution. First, we forbid saving to the same file name at all and second, we automatically append a suffix to the file name in the Save As file dialog to avoid such a case. This temporary solution is important because the previous versions would permanently damage the source file which is absolutely unacceptable.

Saving this file makes problems (zero-byte file)