-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
printing is broken on Windows #865
Comments
Also tried with explicitly named fonts (Arial, Roboto, Lucida Console) with the same result. |
It's hard to notice with the rotated chars and strike-trough and all, but BTW the fonts I tested are locally installed. |
😭 For me things got worse with 0.20.0. It seems odd, that the windows printer spool can't show the page count ("Seiten" in this german screenshot): @zcbenz I would love if you could look into this. Edit: Or am I doing something wrong? Nobody confirmed this till now. Am I the only one with this problem? Can anybody print on windows with a recent Atom-Shell? |
Printing is really important for my current app... 😢 |
The printing code on Windows is quite complicated so it will take some time to be fixed, but this is absolutely on my TODO list. |
Thanks. 👍 Cheng Zhao notifications@github.com schrieb am Mo., 22. Dez. 2014 04:08:
|
👍 for printing on windows |
Hi, all. I'll work on the printing issue this summer. You can see the progress at #1532 . |
I tested with atom-shell 0.16.3, 0.17.2 & 0.19.4 (all 32bit) on Windows 7 Home Premium 64bit.
(Also tested on another Win7 HP 64 in a VirtualBox with the same result.)
This gist contains the test-app.
Printing silent or not has no effect on this.
(I can totally live with the button not being printed right, but it has nothing to do with it either. Printing a page without a button leads to the same result.)
This is what the window to be printed looks like:
And this is the result I get (printed throught PDFCreator):
This is printed (edit: directly) on a real printer:
What confuses me most, is that the pdf's orientation is different and the text doesn't look the same in pdf vs. printed paper version. (edit: I chose portrait in PDFCreator)
The text was updated successfully, but these errors were encountered: