Notepad++ is becoming more and more versatile and useful text editor with every new plugin added to its arsenal. Today, we bring you another plugin called NppExport that allows you to generate report of your source code in HTML and RTF format. You can also copy the source code to Windows clipboard in specified format (HTML or RTF), and paste it in your default Word Processor to get highlighted syntax of code. It may come helpful in situations where you need to share the code with those who don’t have the required software IDE to view the code with highlighted syntax.
To install NppExport, open Plugin Manager from Plugins—> Plugin Manager—> Show Plugin Manager. Under Available tab, select NppExport and click Install.

Once installed, click Plugins—> NppExport to access Export to RTF, Export To HTML, Copy RTF to Clipboard, Copy HTML to Clipboard and Copy All Formats to Clipboard options.

Select, for instance, Export to HTML to save the code in HTML format with the highlighted code intact with the same colors. The code can then be viewed in any regular browser.

Npp Export is an open source plugin that works on all versions of Notepad++. Testing was done on Notepad++ 5.9.5.
Download NppExport
To install NppExport, open Plugin Manager from Plugins—> Plugin Manager—> Show Plugin Manager. Under Available tab, select NppExport and click Install.
Once installed, click Plugins—> NppExport to access Export to RTF, Export To HTML, Copy RTF to Clipboard, Copy HTML to Clipboard and Copy All Formats to Clipboard options.
Select, for instance, Export to HTML to save the code in HTML format with the highlighted code intact with the same colors. The code can then be viewed in any regular browser.
Npp Export is an open source plugin that works on all versions of Notepad++. Testing was done on Notepad++ 5.9.5.
Download NppExport
0 comments:
Post a Comment