slideshow: use printer-dc on all platforms for --print
This commit is contained in:
parent
9c6b9b8fcd
commit
c6ae7377a5
|
@ -161,8 +161,7 @@
|
|||
"untitled.ps")))
|
||||
(send pss set-orientation 'landscape)
|
||||
(parameterize ([current-ps-setup pss])
|
||||
(if (and native-printing?
|
||||
(not (memq (system-type) '(unix))))
|
||||
(if native-printing?
|
||||
;; Make printer-dc%
|
||||
(begin
|
||||
(when (can-get-page-setup-from-user?)
|
||||
|
|
Loading…
Reference in New Issue
Block a user