printing to Postscript from vim
Posted
by Milan Leszkow
on Stack Overflow
See other posts from Stack Overflow
or by Milan Leszkow
Published on 2010-03-31T08:44:59Z
Indexed on
2010/04/03
19:43 UTC
Read the original article
Hit count: 426
Hi,
I have problem with printing to postscript from Vim.
I'm, using utf-8 encoding with czech characters like 'šcrž' but in the output I get upside question mark instead of the correct characters.
vim --version
VIM - Vi IMproved 7.2
+iconv +multi_byte +postscript
printer settings:
set printoptions=paper:A4,duplex:off,collate:n,syntax:n
printer font: courier
© Stack Overflow or respective owner