<?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>Question Re: PDF printing using SAPSPRINT in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438781#M3786000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If the printer support postscript, you can use a postscript device type like POST2 to print &lt;BR /&gt;PDF form from SAP without SAPPDFPRINT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, for all priter models, you can use device type PDF1, PDFUC(no need to copy XDC),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or even with the PCL and SAPWIN device types(need to copy XDC according to note 1066060),&lt;BR /&gt;in this case we must install the SAPPDFPRINT on the printer server.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wen Peng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jul 2014 03:13:32 GMT</pubDate>
    <dc:creator>peng_wen</dc:creator>
    <dc:date>2014-07-10T03:13:32Z</dc:date>
    <item>
      <title>PDF printing using SAPSPRINT</title>
      <link>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaq-p/10438778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to move from SAPLPD to SAPSPRINT shortly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment some aspects are not working and I need your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a printer that used to print PDF documents fine with SAPLPD however its failing with SAPSPRINT.&amp;nbsp; Does this mean that with SAPSPRINT, we are mandated to use SAPPDFSPRINT or would it still work with other PCL based printers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The printer in question is a HPLJ5SI printer using access method U on a print server with SAPSPRINT.&amp;nbsp; I reviewed SAP notes and found that we need to have a supported XDC file in order for PDF printing to work. I couldn't find one for HPLJ5SI within the list of XDC files supplied so I added the device type HPLJ5SI and gave default XDC name as hppcl5e.xdc however it doesn't work as it still says unknown device type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried tweaking other things to make it to work but no luck. Also once I add the missing device type to an existing PCL XDC in the XDC assignment, do i need to re-create the PDF form from scratch or would it be okay if I were to re-print a PDF spool thats already there. Just wanted to get test case right here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error seem to indicate problem at the core so my question is do we need to switch to SAPPDFSPRINT and if this is our only option given that we will be migrating from SAPLPD to SAPSPRINT.Any pointers here are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 23:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaq-p/10438778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-08T23:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: PDF printing using SAPSPRINT</title>
      <link>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438779#M3785998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kalyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPLPD is not supported now, so you need to install SAPSprint on the print server.&lt;BR /&gt;To print PDF, you can install SAPPDFPRINT on the print server on which SAPSprint is installed.&lt;BR /&gt;Then use device type PDF1 or PDFUC (on unicode system) and access method S.&lt;BR /&gt;Please see the two SAP notes:&lt;/P&gt;&lt;P&gt;894444 - Tool for server-based print under Microsoft Windows (SAPSprint)&lt;/P&gt;&lt;P&gt;1444342 - Device type-independent printing of ADS forms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Yiming&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 04:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438779#M3785998</guid>
      <dc:creator>yiming_zhang</dc:creator>
      <dc:date>2014-07-09T04:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: PDF printing using SAPSPRINT</title>
      <link>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438780#M3785999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiming,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for responding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this mean PDF printing is not supported on SAPSPRINT without the SAPPDFPRINT i..e using the XDC assignments we we did earlier with access method U and SAPLPD. The reason why I ask is, normal printing works fine with SAPSPRINT and access method U.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could it be because XDC file for our printer is not available and thats why it cant print PDF. I am unable to make this distinction on whether PDF printing is supported with SAPSPRINT and WITHOUT SAPPDFPRINT or its not working because of missing XDC file. Can you please comment on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 08:47:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438780#M3785999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-09T08:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: PDF printing using SAPSPRINT</title>
      <link>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438781#M3786000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If the printer support postscript, you can use a postscript device type like POST2 to print &lt;BR /&gt;PDF form from SAP without SAPPDFPRINT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, for all priter models, you can use device type PDF1, PDFUC(no need to copy XDC),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or even with the PCL and SAPWIN device types(need to copy XDC according to note 1066060),&lt;BR /&gt;in this case we must install the SAPPDFPRINT on the printer server.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wen Peng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 03:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438781#M3786000</guid>
      <dc:creator>peng_wen</dc:creator>
      <dc:date>2014-07-10T03:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: PDF printing using SAPSPRINT</title>
      <link>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438782#M3786001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kalyan,&lt;/P&gt;&lt;P&gt;Please see note 1444342.&lt;BR /&gt;"You want to print forms that were generated by ADS on printers that are not &lt;BR /&gt;defined with a device type in accordance with Note 685571 (that is, they are not &lt;BR /&gt;assigned to an XDC file). This was not previously possible. Due to the new &lt;BR /&gt;component SAPPDFPRINT, interactive forms can be printed on any Windows printer &lt;BR /&gt;just like all of the other spool requests with the SAPWIN device types."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using SAPPDFPRINT, you do not need to assign XDC file to device type. So it is a easy way to&lt;BR /&gt;print PDF on any printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use XDC file and device type other than PDF1 or PDFUC, please read note&amp;nbsp; 685571.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;685571 - Printing SAP Interactive Forms by Adobe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Yiming&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 04:59:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pdf-printing-using-sapsprint/qaa-p/10438782#M3786001</guid>
      <dc:creator>yiming_zhang</dc:creator>
      <dc:date>2014-07-10T04:59:40Z</dc:date>
    </item>
  </channel>
</rss>

