<?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[How to clean up the text with plugin- "copy rtf to clipboard" (not working)]]></title><description><![CDATA[<p dir="auto">There is an error code saying nothing copied to clipboard, format not supported by office clipboard.  I upgraded to the NPP 64 bit version and also have the right plugin to do this.  This is an important assignment in digital forensics course.  Thank You.  301-770-5000  Barry</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17052/how-to-clean-up-the-text-with-plugin-copy-rtf-to-clipboard-not-working</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 21:39:53 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17052.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Feb 2019 19:08:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to clean up the text with plugin- "copy rtf to clipboard" (not working) on Wed, 06 Feb 2019 18:31:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/barry-bluefeld" aria-label="Profile: Barry-Bluefeld">@<bdi>Barry-Bluefeld</bdi></a></p>
<p dir="auto">intriguing, pasting rtf to write usually works on all systems.<br />
i’m sorry to hear that not even write.exe worked for you.</p>
<p dir="auto">please try one more quick thing, before you file an issue report at the link at the bottom of this post.<br />
just to make sure that notepad++ is able to correctly export formatted content to your clipboard at all.</p>
<ul>
<li>
<p dir="auto">close notepad++ if it is open</p>
</li>
<li>
<p dir="auto">download this pre-built portable notepad++ <code>npp.7.6.3.bin.zip</code> from <a href="https://notepad-plus-plus.org/repository/7.x/7.6.3/npp.7.6.3.bin.zip" rel="nofollow ugc">&gt;&gt;&gt; here &lt;&lt;&lt;</a>.<br />
(this is a portable, ready to go version for testing. it works completely isolated from, and independent to your current notepad++ installation and independent to all your plugins. it already includes nppexport, and helps to eliminate any problems caused by your current installation)</p>
</li>
<li>
<p dir="auto">extract <code>npp.7.6.3.bin.zip</code> onto your desktop and open the resulting folder <code>npp.7.6.3.bin</code></p>
</li>
<li>
<p dir="auto">double click on notepad++.exe to run this</p>
</li>
<li>
<p dir="auto">open any of the files you have tried before, select any part of it, and try to use plugins &gt; <code>nppexport &gt; copy rtf to clipboard</code> again.<br />
note: there should not be any error messages at the right bottom of the screen, or anywhere else, while doing this</p>
</li>
<li>
<p dir="auto">paste it to <code>write.exe</code></p>
</li>
</ul>
<p dir="auto">if pasting rtf to write does not work now, there’s a possibility that some problems of your windows installation is causing this behaviour.</p>
<hr />
<p dir="auto">if you want to file an issue report, or contact one of the plugin’s developers, please visit this address:<br />
<a href="https://github.com/chcg/NPP_ExportPlugin/issues" rel="nofollow ugc">https://github.com/chcg/NPP_ExportPlugin/issues</a></p>
<p dir="auto">please keep us informed about any success or failure.<br />
especially as i have not been able to reproduce this behaviour on windows 10 pro x64 and windows 7 pro x64 using nppexport to rtf/html and pasting to ms word 2010-2016</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39415</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39415</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Wed, 06 Feb 2019 18:31:27 GMT</pubDate></item><item><title><![CDATA[Reply to How to clean up the text with plugin- "copy rtf to clipboard" (not working) on Wed, 06 Feb 2019 17:19:58 GMT]]></title><description><![CDATA[<p dir="auto">Tried your suggestion and it did not work (pasting into write.exe).  It was certain that the export function did not work because there was an error message at the bottom right of the screen that said nothing collected into clipboard.  It was also confirmed that the nppexport dll function of copy rtf to clipboard does not work with microsoft office 365.  So, do you think that this dll code can be revised to work with microsoft 365?  This was also confirmed with a lengthy conversation last evening with a Microsoft technical support advisor.  Please advise if a patch could be rewritten so that numerous users with Office 365 will be able to use this software for regular operations.  The other alternatives you mentioned do not work any better: Both- copy html to clipboard or saving as RTF.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39413</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39413</guid><dc:creator><![CDATA[Barry Bluefeld]]></dc:creator><pubDate>Wed, 06 Feb 2019 17:19:58 GMT</pubDate></item><item><title><![CDATA[Reply to How to clean up the text with plugin- "copy rtf to clipboard" (not working) on Wed, 06 Feb 2019 12:20:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/barry-bluefeld" aria-label="Profile: Barry-Bluefeld">@<bdi>Barry-Bluefeld</bdi></a></p>
<p dir="auto">i assume that office 2016 as used in office 365 for business should accept rtf data from the clipboard, unless any recent windows update has removed this feature.</p>
<p dir="auto">please try the following to make sure:</p>
<p dir="auto"><strong>to make sure the clipboard gets correct rtf data from notepad++, we’ll make a ms write test:</strong></p>
<ul>
<li>mark a segment of your document</li>
<li>go to the menu <code>plugins &gt; nppexport &gt; copy rtf to clipboard</code></li>
<li>press the windows (start) button at the bottom left of your screen, and enter <code>write.exe</code><br />
(write.exe is available on windows 10, windows 7, windows xp, and many others)</li>
<li>double click on the write.exe in the search result list (above the write.exe you have just typed)</li>
<li>paste your rtf clipboard content to write.exe</li>
</ul>
<p dir="auto">now if rtf pasting works in write.exe, we know that your ms word would <strong>not</strong> accept rtf and we have to use another format.</p>
<p dir="auto"><strong>then you can try to use html content:</strong></p>
<ul>
<li>go to <code>plugins &gt; nppexport &gt; copy html to clipboard</code> and try pasting this into word.</li>
</ul>
<p dir="auto">note: you can not paste rtf or html clipboard contents to the web version (online internet browser version) of word correctly.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39408</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39408</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Wed, 06 Feb 2019 12:20:16 GMT</pubDate></item><item><title><![CDATA[Reply to How to clean up the text with plugin- "copy rtf to clipboard" (not working) on Wed, 06 Feb 2019 03:22:12 GMT]]></title><description><![CDATA[<p dir="auto">Is the NppExport in the latest version function of copy rtf to clipboard compatible with office 365 business or just with regular office?  I am using the 64 bit version of office word and the 64 bit version of npp.  I am still getting the same error which says “Not collected. Format not supported by office.”  I am on the latest update of Office 2016.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39404</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39404</guid><dc:creator><![CDATA[Barry Bluefeld]]></dc:creator><pubDate>Wed, 06 Feb 2019 03:22:12 GMT</pubDate></item><item><title><![CDATA[Reply to How to clean up the text with plugin- "copy rtf to clipboard" (not working) on Mon, 04 Feb 2019 19:29:56 GMT]]></title><description><![CDATA[<p dir="auto">welcome to the notepad++ community, <a class="plugin-mentions-user plugin-mentions-a" href="/user/barry-bluefeld" aria-label="Profile: Barry-Bluefeld">@<bdi>Barry-Bluefeld</bdi></a></p>
<p dir="auto">if you are using the NppExport plugin:<br />
first you have to mark a segment of your document (or press ctrl+a to select all)<br />
then go to the menu <code>plugins &gt; nppexport &gt; copy rtf to clipboard</code> and then paste it for example to a new ms word document.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39360</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39360</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Mon, 04 Feb 2019 19:29:56 GMT</pubDate></item></channel></rss>