<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>ClipboardFusion RSS: How to print a history and/or other (pinned et cetera) item</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=0194f01e-3c1d-73b7-8749-285e54e787ca" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=0194f01e-3c1d-73b7-8749-285e54e787ca</link>
<description>ClipboardFusion RSS: How to print a history and/or other (pinned et cetera) item</description>
<lastBuildDate>Sat, 13 Jun 2026 12:31:18 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=0194f01e-3c1d-73b7-8749-285e54e787ca</generator>
<item>
<title>RE: How to print a history and/or other (pinned et cetera) item</title>
<link>https://www.clipboardfusion.com/Discussions/View/how-to-print-a-history-andor-other-pinned-et-cetera-item/?ID=0194f01e-3c1d-73b7-8749-285e54e787ca#4</link>
<pubDate>Thu, 13 Feb 2025 16:05:35 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/how-to-print-a-history-andor-other-pinned-et-cetera-item/?ID=0194f01e-3c1d-73b7-8749-285e54e787ca#4</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Ah, this is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ah, this is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How to print a history and/or other (pinned et cetera) item</title>
<link>https://www.clipboardfusion.com/Discussions/View/how-to-print-a-history-andor-other-pinned-et-cetera-item/?ID=0194f01e-3c1d-73b7-8749-285e54e787ca#3</link>
<pubDate>Wed, 12 Feb 2025 18:05:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/how-to-print-a-history-andor-other-pinned-et-cetera-item/?ID=0194f01e-3c1d-73b7-8749-285e54e787ca#3</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Misunderstanding You refer to Clipboard.Paste, thus: Pastes to the currently active window. (same as pressing Ctrl+V) but I want to print. Yes, very obsolete, but a piece of paper with printed text or something else on it is sometimes helpful. So print and not paste.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Misunderstanding<img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/face-grimace.light.svg" alt="???" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData="???" HelpButtonDataAlign="BelowMiddle" /> You refer to Clipboard.Paste, thus: Pastes to the currently active window. (same as pressing Ctrl+V) but I want to print. Yes, very obsolete, but a piece of paper with printed text or something else on it is sometimes helpful. So print and not paste.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How to print a history and/or other (pinned et cetera) item</title>
<link>https://www.clipboardfusion.com/Discussions/View/how-to-print-a-history-andor-other-pinned-et-cetera-item/?ID=0194f01e-3c1d-73b7-8749-285e54e787ca#2</link>
<pubDate>Tue, 11 Feb 2025 15:12:14 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/how-to-print-a-history-andor-other-pinned-et-cetera-item/?ID=0194f01e-3c1d-73b7-8749-285e54e787ca#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[These lines should do that for you. You can change the item list it pulls from and index accordingly:
BFS.ClipboardFusion.SetClipboardWithHistoryItem(1);
BFS.Clipboard.Paste();]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
These lines should do that for you. You can change the item list it pulls from and index accordingly: <br/>
<br/>
BFS.ClipboardFusion.SetClipboardWithHistoryItem(1);<br/>
BFS.Clipboard.Paste();
</div>
]]></content:encoded>
</item>
<item>
<title>How to print a history and/or other (pinned et cetera) item</title>
<link>https://www.clipboardfusion.com/Discussions/View/how-to-print-a-history-andor-other-pinned-et-cetera-item/?ID=0194f01e-3c1d-73b7-8749-285e54e787ca</link>
<pubDate>Mon, 10 Feb 2025 13:48:21 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/how-to-print-a-history-andor-other-pinned-et-cetera-item/?ID=0194f01e-3c1d-73b7-8749-285e54e787ca</guid>
<category>ClipboardFusion</category>
<description><![CDATA[I was looking for something simple: printing a selected (history) item.
But this feature seems missing. Or am I missing something  ??
In the macro tools (BFS.Application.... BFS.General .... ) I could not find solutions for printing neither.
If not possible then a feature for the to-do-list?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I was looking for something simple: printing a selected (history) item.<br/>
But this feature seems missing. Or am I missing something <img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":-)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":-)" HelpButtonDataAlign="BelowMiddle" /> ??<br/>
In the macro tools (BFS.Application.... BFS.General .... ) I could not find solutions for printing neither.<br/>
If not possible then a feature for the to-do-list?
</div>
]]></content:encoded>
</item>
</channel>
</rss>