<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[problem printing a selected part of a file]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I’m having a problem printing a selected part of a file. The selected text, when printed, has a background color. I want to print in Black/White. How do I remove background color from selected text when I print?</p>
<p dir="auto">I’m using :<br />
In Preferences / Print: Black and White<br />
Theme: Deep Black</p>
<p dir="auto">Thanks</p>
<p dir="auto">Osvaldo</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23151/problem-printing-a-selected-part-of-a-file</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 19:59:29 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23151.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Jun 2022 16:06:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 15:27:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a></p>
<p dir="auto">I’ve applied Scintilla fix here:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/11911" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/11911</a></p>
<p dir="auto">But I still can reproduce the bug.<br />
Obviously, the bug is not fixed by this commit :(</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78353</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78353</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 13 Jul 2022 15:27:53 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 15:04:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/78351">problem printing a selected part of a file</a>:</p>
<blockquote>
<p dir="auto">What I can do is apply the patch that <a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> has pointed out to fix the regression.<br />
Hope you understand.</p>
</blockquote>
<p dir="auto">I’m not sure what I pointed out is the same or not, but I wanted to share what I noticed in case it actually is different and you want to deal with it while you’re “in there”.  Regardless, it isn’t that important to me at all.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78352</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78352</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 13 Jul 2022 15:04:57 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 14:54:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a><br />
It’s rather Scintilla issue.<br />
What I can do is apply the patch that <a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> has pointed out to fix the regression.<br />
Hope you understand.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78351</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78351</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 13 Jul 2022 14:54:49 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 14:37:24 GMT]]></title><description><![CDATA[<p dir="auto">As an aside, printing a selection, even with 8.3.3, does not provide what I expect for the settings chosen.</p>
<p dir="auto">Example:</p>
<p dir="auto"><img src="/assets/uploads/files/1657722852728-663e4475-789a-4f4c-81fa-1bbee5e7c481-image.png" alt="663e4475-789a-4f4c-81fa-1bbee5e7c481-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">yields this when choosing to print only the “Selection”:</p>
<p dir="auto"><img src="/assets/uploads/files/1657722913074-9e77c8d9-123f-4798-bf73-ba4fc8860d00-image.png" alt="9e77c8d9-123f-4798-bf73-ba4fc8860d00-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">My <em>Colour Option</em> is <em>WYSIWYG</em> and that is definitely not the case for the printed page.</p>
<p dir="auto">Note that I am using <code>enableSelectFgColor.xml</code>.</p>
<p dir="auto">This is rather minor, but I thought I’d mention it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78350</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78350</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 13 Jul 2022 14:37:24 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 14:25:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> said in <a href="/post/78344">problem printing a selected part of a file</a>:</p>
<blockquote>
<p dir="auto">So for you selection should not be printed?</p>
<p dir="auto">Sorry, I apparently wasn’t clear.  Yes, the selected text should be printed.  But the selected text should be printed without a background color (or with the background color at white) if the print options say “no background colour” (or “black on white”)</p>
</blockquote>
<p dir="auto">It was me who wasn’t clear about this point.<br />
But now I see your point.<br />
Thank you for taking time to explain to me the problem.</p>
<p dir="auto">I will see what I can do about this regression.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78349</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78349</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 13 Jul 2022 14:25:52 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 13:08:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a>,</p>
<p dir="auto">To clarify:</p>
<p dir="auto">in v8.3.3, this is the behavior, and it worked as expected with “no background colour”:<br />
<img src="/assets/uploads/files/1657717273854-b83f40a9-0f73-4e6f-958c-739abfce5d4e-image.png" alt="b83f40a9-0f73-4e6f-958c-739abfce5d4e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">in v8.4.3, this is the behavior, where there is grey background which users do not expect (because “no background colour” means <em><strong>no</strong></em> background color):<br />
<img src="/assets/uploads/files/1657717444193-2b0f9cbf-5f0a-4839-b0db-98eca403955e-image.png" alt="2b0f9cbf-5f0a-4839-b0db-98eca403955e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">(My screenshots show the state of Notepad++ selection when I printed from Notepad++ to PDF, and the PDF viewer shows what that  printout looks like)</p>
<p dir="auto">The old v8.3.3 behavior is the expected behavior in such circumstances.  The reason it is expected, other than the weight of Notepad++ history, is because other applications (like MS Word or MS Wordpad), if you do a selection and tell the print dialog to only print the selection, it will print without the highlighting.  This is true of every application I use that allows printing of just the selected text… until Notepad++ v8.4.0-and-following.</p>
<p dir="auto"><img src="/assets/uploads/files/1657717699016-f609f243-215e-4cae-83f6-4ae9f91d8a1f-image.png" alt="f609f243-215e-4cae-83f6-4ae9f91d8a1f-image.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1657717681844-c1c3cecd-79d2-48e4-b056-25bb05804a2c-image.png" alt="c1c3cecd-79d2-48e4-b056-25bb05804a2c-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/78345</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78345</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 13 Jul 2022 13:08:25 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 12:52:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/78340">problem printing a selected part of a file</a>:</p>
<blockquote>
<p dir="auto">So for you selection should not be printed?</p>
</blockquote>
<p dir="auto">Sorry, I apparently wasn’t clear.  Yes, the selected text should be printed.  But the selected text should be printed <em>without</em> a background color (or with the background color at white) if the print options say “no background colour” (or “black on white”)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78344</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78344</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 13 Jul 2022 12:52:30 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 03:57:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> said in <a href="/post/77781">problem printing a selected part of a file</a>:</p>
<blockquote>
<p dir="auto">I definitely agree that it is a bug if the settings are set to Black on White but it still prints selected text with a background color.  So I have added the extra info and my screenshots to the existing bug report.</p>
</blockquote>
<p dir="auto">So for you selection should not be printed?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78340</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78340</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 13 Jul 2022 03:57:53 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Wed, 13 Jul 2022 01:09:30 GMT]]></title><description><![CDATA[<p dir="auto">FYI, Notepad++ 8.4.3 does not have the definitive patch for this issue: <a href="https://sourceforge.net/p/scintilla/code/ci/fc46d7ed1f9393b8f0a577d72016c3c4da9c465c" rel="nofollow ugc">https://sourceforge.net/p/scintilla/code/ci/fc46d7ed1f9393b8f0a577d72016c3c4da9c465c</a></p>
<p dir="auto">It will have to wait until N++ moves up to <a href="https://groups.google.com/g/scintilla-interest/c/-0K5mylPrOY" rel="nofollow ugc">Scintilla 5.2.4</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/78337</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78337</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 13 Jul 2022 01:09:30 GMT</pubDate></item><item><title><![CDATA[Reply to problem printing a selected part of a file on Thu, 23 Jun 2022 17:09:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/osvaldo-correa" aria-label="Profile: osvaldo-correa">@<bdi>osvaldo-correa</bdi></a> ,</p>
<p dir="auto">Are you the same user as created <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11826" rel="nofollow ugc">this issue</a> ?</p>
<p dir="auto">I ask, because it looks like a similar bug was created a few hours earlier.  I can confirm that when I have a selection in Deep Black theme, ensure that Black on White is selected for printing, and I use a print-to-PDF printer, I can confirm:</p>
<p dir="auto">-—<br />
<img src="/assets/uploads/files/1656003901854-ad1e78d2-1947-4b5d-afef-05d0bc40cd35-image.png" alt="ad1e78d2-1947-4b5d-afef-05d0bc40cd35-image.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1656003930623-c32dad80-f592-442c-b770-37fad9d416cc-image.png" alt="c32dad80-f592-442c-b770-37fad9d416cc-image.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1656003998799-33fce0f2-b768-4630-a65e-91253231d18b-image.png" alt="33fce0f2-b768-4630-a65e-91253231d18b-image.png" class=" img-fluid img-markdown" /><br />
-—</p>
<p dir="auto">I definitely agree that it is a bug if the settings are set to Black on White but it still prints selected text with a background color.  So I have added the extra info and my screenshots to the existing bug report.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77781</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77781</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 23 Jun 2022 17:09:27 GMT</pubDate></item></channel></rss>