<?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[Conversion of PCL (Printer Control Language) data to QImage&#x2F;QPixmap]]></title><description><![CDATA[<p dir="auto">Dear all,</p>
<p dir="auto">in order to display the screen image of a 54616B oscilloscope in my Qt application I need to convert the PCL data coming from the instrument to a QImage or QPixmap. The PCL data are available in a QByteArray.</p>
<p dir="auto">Does somebody know if there is something available out of the box that I could use for this purpose or do I have to write a converter myself?</p>
<p dir="auto">Thank you for your help and kind regards,</p>
<p dir="auto">Ralf</p>
]]></description><link>https://forum.qt.io/topic/130131/conversion-of-pcl-printer-control-language-data-to-qimage-qpixmap</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 09:48:38 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/130131.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Sep 2021 12:36:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Conversion of PCL (Printer Control Language) data to QImage&#x2F;QPixmap on Thu, 09 Sep 2021 06:50:25 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the information.</p>
<p dir="auto">I wasn't aware that this software is (still) freely available. I will give it a try.</p>
<p dir="auto">A friend of mine has only very old software that does not handle all HP/Agilent/Keysight scopes. That's why I wanted to write something that handles the three generations of oscilloscopes that we have.</p>
<p dir="auto">Ralf</p>
]]></description><link>https://forum.qt.io/post/679840</link><guid isPermaLink="true">https://forum.qt.io/post/679840</guid><dc:creator><![CDATA[DL5EU]]></dc:creator><pubDate>Thu, 09 Sep 2021 06:50:25 GMT</pubDate></item><item><title><![CDATA[Reply to Conversion of PCL (Printer Control Language) data to QImage&#x2F;QPixmap on Thu, 09 Sep 2021 01:12:13 GMT]]></title><description><![CDATA[<p dir="auto">There's nothing in Qt's box that will do this peculiar transformation.</p>
<p dir="auto">Is the <a href="https://www.keysight.com/au/en/lib/software-detail/computer-software/intuilink-data-capture-for-keysight-oscilloscopes-896758.html" target="_blank" rel="noopener noreferrer nofollow ugc">Agilent/Keysight IntuiLink</a> software not available to you?  This seems to be the supported method of grabbing waveforms as bitmaps as well as other formats.</p>
<p dir="auto"><a href="https://www.ghostscript.com/doc/9.54.0/WhatIsGS.htm#GhostPCL" target="_blank" rel="noopener noreferrer nofollow ugc">GhostPCL</a> may be able to transform PCL to something usable.</p>
]]></description><link>https://forum.qt.io/post/679819</link><guid isPermaLink="true">https://forum.qt.io/post/679819</guid><dc:creator><![CDATA[ChrisW67]]></dc:creator><pubDate>Thu, 09 Sep 2021 01:12:13 GMT</pubDate></item></channel></rss>