Opened 16 years ago
Closed 16 years ago
#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 (1)
Change History (5)
by , 16 years ago
| Attachment: | Zustimmung.pdf added |
|---|
comment:1 by , 16 years ago
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:2 by , 16 years ago
comment:3 by , 16 years ago
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.
comment:4 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Created a more general ticket #181 and closing this one.

Saving this file makes problems (zero-byte file)