Page 1 of 1

Printing a script in color

Posted: Monday 22 October 2018 20:49
by DomoticaRob
I'm an old fasioned guy who likes to print stuff on paper so I can read it without a computer.
How can I print scripts on paper with different colors, the way it looks in my editor?
When I copy the script for example to Word the whole text becomes one color?

Enjoy, have fun,

Rob

Re: Printing a script in color

Posted: Monday 22 October 2018 23:03
by waaren
DomoticaRob wrote: Monday 22 October 2018 20:49 I'm an old fasioned guy who likes to print stuff on paper so I can read it without a computer.
How can I print scripts on paper with different colors, the way it looks in my editor?
When I copy the script for example to Word the whole text becomes one color?

Enjoy, have fun,

Rob
Printscreen or snippit ?

Re: Printing a script in color

Posted: Tuesday 23 October 2018 7:58
by Lebo2d9
DomoticaRob wrote:I'm an old fasioned guy who likes to print stuff on paper so I can read it without a computer.
How can I print scripts on paper with different colors, the way it looks in my editor?
When I copy the script for example to Word the whole text becomes one color?

Enjoy, have fun,

Rob
Notepad++ maybe,

Re: Printing a script in color

Posted: Tuesday 23 October 2018 22:19
by DomoticaRob
Norepad++ is indeed a good solution. I have installed it and it does what I want. Thank you Lebo2d9.

Also thanks to waaren, I have tried snippit, it works, but needs more handling than Notepad++.

Re: Printing a script in color

Posted: Tuesday 23 October 2018 22:53
by febalci
Using Microsoft Visual Studio Code, not only for scripts but also for writing domoticz python plugins. Perfect it is...

Re: Printing a script in color

Posted: Wednesday 24 October 2018 7:41
by Lebo2d9
DomoticaRob wrote:Norepad++ is indeed a good solution. I have installed it and it does what I want. Thank you Lebo2d9.

Also thanks to waaren, I have tried snippit, it works, but needs more handling than Notepad++.
Image

Re: Printing a script in color

Posted: Wednesday 24 October 2018 8:27
by emme
DomoticaRob wrote: Monday 22 October 2018 20:49 I'm an old fasioned guy who likes to print stuff on paper so I can read it without a computer.
this is also called failsafe backup :lol: :lol: :lol: :lol: :lol:

Re: Printing a script in color

Posted: Wednesday 24 October 2018 9:54
by DomoticaRob
You're damn right.

Re: Printing a script in color

Posted: Saturday 27 October 2018 10:48
by DomoticaRob
febalci wrote: Tuesday 23 October 2018 22:53 Using Microsoft Visual Studio Code, not only for scripts but also for writing domoticz python plugins. Perfect it is...
I've installed it, it looks nice, but it has no printing capabilities. With printing I mean print the code on my printer (paper).

Unfortunately!