<?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 PDF Printer - printing garbage in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-printer-printing-garbage/m-p/10619934#M1863512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like help with my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in my DEV and in my QAS. server the PDF Printer configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try print something using the PDF Printer in my DEV, works fine. But, the problem is when I try print something using the PDF Printer in my QAS. the print is with a lot of garbage. I have an option to keep my result in spool, and there, the result is fine too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Checked at SPAD, the output device(PDF Printer), the device type(PDF1), the codepage used(1116), and I transported all these objects from DEV to QAS, to have sure those objects are equalized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I print with others printers, and works normal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need more help about versions or something like these, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 13:05:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-09-29T13:05:51Z</dc:date>
    <item>
      <title>PDF Printer - printing garbage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-printer-printing-garbage/m-p/10619934#M1863512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like help with my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in my DEV and in my QAS. server the PDF Printer configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try print something using the PDF Printer in my DEV, works fine. But, the problem is when I try print something using the PDF Printer in my QAS. the print is with a lot of garbage. I have an option to keep my result in spool, and there, the result is fine too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Checked at SPAD, the output device(PDF Printer), the device type(PDF1), the codepage used(1116), and I transported all these objects from DEV to QAS, to have sure those objects are equalized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I print with others printers, and works normal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need more help about versions or something like these, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 13:05:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-printer-printing-garbage/m-p/10619934#M1863512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-29T13:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: PDF Printer - printing garbage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-printer-printing-garbage/m-p/10619935#M1863513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you check in your program isd anything hard coded wrt to the printer which is causing the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 13:23:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-printer-printing-garbage/m-p/10619935#M1863513</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-09-29T13:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: PDF Printer - printing garbage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-printer-printing-garbage/m-p/10619936#M1863514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked this too, but the code is okay. when I print using LOCL, for example, works normal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my code, I use configurations to set the print page. Line-count, line-size, sap cover page ' ', layout 'X_T107'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DEV works, but in QAS, no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 13:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pdf-printer-printing-garbage/m-p/10619936#M1863514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-29T13:51:04Z</dc:date>
    </item>
  </channel>
</rss>

