summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
0c74481)
Andernfalls werden ODTs und PDFs unter Windows beim Herunterladen
verstümmelt.
my $numbytes = (-s $self->{tmpfile});
open(IN, $self->{tmpfile})
or $self->error($self->cleanup . "$self->{tmpfile} : $!");
my $numbytes = (-s $self->{tmpfile});
open(IN, $self->{tmpfile})
or $self->error($self->cleanup . "$self->{tmpfile} : $!");
$self->{copies} = 1 unless $self->{media} eq 'printer';
$self->{copies} = 1 unless $self->{media} eq 'printer';