Lepší rozlišení
This commit is contained in:
parent
e81e1dbb45
commit
018203604c
1 changed files with 1 additions and 1 deletions
|
@ -609,7 +609,7 @@ class Cislo(SeminarModelBase):
|
||||||
"-dBATCH",
|
"-dBATCH",
|
||||||
"-dNOPROMPT",
|
"-dNOPROMPT",
|
||||||
"-sDEVICE=png16m",
|
"-sDEVICE=png16m",
|
||||||
"-r150x150",
|
"-r300x300",
|
||||||
"-dFirstPage=1d",
|
"-dFirstPage=1d",
|
||||||
"-dLastPage=1d",
|
"-dLastPage=1d",
|
||||||
"-sOutputFile=" + str(png_filename),
|
"-sOutputFile=" + str(png_filename),
|
||||||
|
|
Loading…
Reference in a new issue