<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PIXMA MP560 - code an app to print formatted text/graphics in Printer Software &amp; Networking</title>
    <link>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/517476#M21565</link>
    <description>&lt;P&gt;Hi Jons123!&amp;nbsp; Thanks for letting us know what Canon product you've got. The &lt;SPAN&gt;PIXMA MP560&amp;nbsp;&lt;/SPAN&gt;is an older model which we have retired. While that means that Canon USA no longer offers direct support for it, your friends here in the Canon Community are welcome to offer suggestions!&lt;BR /&gt;&lt;BR /&gt;You can also speak with a Canon Upgrade Program specialist to help you score a modern replacement that would meet your current needs at a discount. You can reach them weekdays and Saturdays at 1-866-443-8002.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2024 16:49:33 GMT</pubDate>
    <dc:creator>Ron</dc:creator>
    <dc:date>2024-12-09T16:49:33Z</dc:date>
    <item>
      <title>PIXMA MP560 - code an app to print formatted text/graphics</title>
      <link>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/516281#M21562</link>
      <description>&lt;P&gt;I have an MP560. I want to write my own standalone php/Java&amp;nbsp; program that writes to my printer to create formatted labels on a sheet.&amp;nbsp; What is the API to build the print data, eg Escape sequences or other codes?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 16:49:55 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/516281#M21562</guid>
      <dc:creator>jons123</dc:creator>
      <dc:date>2024-12-07T16:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: code an app to print formatted text/graphics</title>
      <link>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/516285#M21563</link>
      <description>&lt;P&gt;I don't know that there is one. Does Java/php have an RTF printer?&lt;/P&gt;
&lt;P&gt;In windows .Net it is PrintDocument.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 13:36:42 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/516285#M21563</guid>
      <dc:creator>kvbarkley</dc:creator>
      <dc:date>2024-12-03T13:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: code an app to print formatted text/graphics</title>
      <link>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/516750#M21564</link>
      <description>&lt;P&gt;There is a protocol as every application that prints uses it.&amp;nbsp; One work-round is to create a pdf file with TCPDF and send this to the printer via CUPS with 'lp filename.pdf'&amp;nbsp; That worked pretty well. CUPS does not recognise RTF so printed a test file's 'source' rather than rendered text&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 16:52:07 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/516750#M21564</guid>
      <dc:creator>jons123</dc:creator>
      <dc:date>2024-12-05T16:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: PIXMA MP560 - code an app to print formatted text/graphics</title>
      <link>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/517476#M21565</link>
      <description>&lt;P&gt;Hi Jons123!&amp;nbsp; Thanks for letting us know what Canon product you've got. The &lt;SPAN&gt;PIXMA MP560&amp;nbsp;&lt;/SPAN&gt;is an older model which we have retired. While that means that Canon USA no longer offers direct support for it, your friends here in the Canon Community are welcome to offer suggestions!&lt;BR /&gt;&lt;BR /&gt;You can also speak with a Canon Upgrade Program specialist to help you score a modern replacement that would meet your current needs at a discount. You can reach them weekdays and Saturdays at 1-866-443-8002.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 16:49:33 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/517476#M21565</guid>
      <dc:creator>Ron</dc:creator>
      <dc:date>2024-12-09T16:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: PIXMA MP560 - code an app to print formatted text/graphics</title>
      <link>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/517815#M21566</link>
      <description>&lt;P&gt;I'd hope that Canon would be able to answer this very easily. Whether the model is 'retired' or not from a sales perspective, they should be able to say what printer protocol and language it uses and refer to an online document. My solution is a work-around.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 08:32:34 GMT</pubDate>
      <guid>https://community.usa.canon.com/t5/Printer-Software-Networking/PIXMA-MP560-code-an-app-to-print-formatted-text-graphics/m-p/517815#M21566</guid>
      <dc:creator>jons123</dc:creator>
      <dc:date>2024-12-11T08:32:34Z</dc:date>
    </item>
  </channel>
</rss>

