Notepad++ Display Printing Page Count
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Lost Civilization
--
Chapters
00:00 Notepad++ Display Printing Page Count
00:21 Accepted Answer Score 18
00:51 Answer 2 Score 4
01:12 Answer 3 Score 2
01:27 Answer 4 Score 0
01:37 Answer 5 Score 0
01:53 Thank you
--
Full question
https://superuser.com/questions/94290/no...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#printing #notepad++
#avk47
ACCEPTED ANSWER
Score 18
That really isn't the purpose of Notepad++. While a print preview function might be a good feature, Notepad++ is geared more toward helping keep code organized, differentiating files, etc.
If you want to see how many pages it is before hand, try printing to PDF first. At least then you have a digital version and are able to see how many pages it is. I recommend PDFCreator to do this.
Good luck!
ANSWER 2
Score 4
You probably already have the Microsoft XPS Document Writer printer installed on your machine. You could print your document using the XPS Document Writer to see how many pages it will be.
Note: XPS documents can be opened by double-clicking or opening in Internet Explorer.
ANSWER 3
Score 2
I counted how many lines you can have in the default font. It appears that one page is 52 lines in default font. Hope this helps.
ANSWER 4
Score 0
open it with word... Set the margins same as your notepad ++ margins
ANSWER 5
Score 0
Go by the Line Number, on Screen. I find 64 lines (in Total) can print on an A4 paper. The Line Numbers, on screen, correspond to Line Numbers on A4 paper.