Fix links in PDF build (#879)
This commit is contained in:
parent
ef29cea94b
commit
7a2c0f1637
|
@ -72,6 +72,7 @@ ERRFILE=ERRS.optimize
|
|||
"$GS" -q -dNOPAUSE -dBATCH -dSAFER -dNOOUTERSAVE \
|
||||
-sDEVICE=pdfwrite \
|
||||
-dPDFSETTINGS=/prepress \
|
||||
-dPrinted=false \
|
||||
-dCannotEmbedFontPolicy=/Warning \
|
||||
-dDownsampleColorImages=$DOWNSAMPLE_IMAGES \
|
||||
-dColorImageResolution=$IMAGE_DPI \
|
||||
|
|
Loading…
Reference in New Issue