<?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: SMARTFORMS - set printer device in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337009#M171007</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;smartform fm ,you have options &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONTROL_PARAMETERS you have DEvice field you can set that with your own device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also USER_SETTINGS = ' '. if you don't want users default printer. if you want users printer then USER_SETTINGS = 'X'.&lt;/P&gt;&lt;P&gt;try these..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 May 2006 10:27:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-18T10:27:44Z</dc:date>
    <item>
      <title>SMARTFORMS - set printer device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337007#M171005</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 have a SMARTFORM which is always going to be output on the same printer regardless of who is printing it and their default printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen a field on the form attributes for setting the output device - but it cannot be edited !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 10:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337007#M171005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T10:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: SMARTFORMS - set printer device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337008#M171006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Colin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GET_PRINT_PARAMETERS'&lt;/P&gt;&lt;P&gt;  EXPORTING MODE                  = 'BATCH'&lt;/P&gt;&lt;P&gt;              REPORT                = 'MYREPORT'&lt;/P&gt;&lt;P&gt;  IMPORTING OUT_PARAMETERS        = PARAMS&lt;/P&gt;&lt;P&gt;              VALID                 = VALID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look into this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d5/6243ea8a4111d4b605006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d5/6243ea8a4111d4b605006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to set the USER_SETTINGS perameter in your SmartForm to SPACE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 10:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337008#M171006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T10:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: SMARTFORMS - set printer device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337009#M171007</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;smartform fm ,you have options &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONTROL_PARAMETERS you have DEvice field you can set that with your own device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also USER_SETTINGS = ' '. if you don't want users default printer. if you want users printer then USER_SETTINGS = 'X'.&lt;/P&gt;&lt;P&gt;try these..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 10:27:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337009#M171007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T10:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: SMARTFORMS - set printer device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337010#M171008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin,&lt;/P&gt;&lt;P&gt;Set CONTROL_PARAMETER-NO_DIALOG = 'X'. and&lt;/P&gt;&lt;P&gt;CONTROL_PARAMETERS-DEVICE = Printer_Name or&lt;/P&gt;&lt;P&gt;OUTPUT_OPTIONS-TDPRINTER = Printer_name, it will always go to that pritner...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Sandip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 10:32:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337010#M171008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T10:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: SMARTFORMS - set printer device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337011#M171009</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;These are all no good. It is a SAP standard class I am using for output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to change it in the actual SMARTFORM itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 11:07:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337011#M171009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T11:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: SMARTFORMS - set printer device</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337012#M171010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Colin, &lt;/P&gt;&lt;P&gt;I have the same requirement.&lt;/P&gt;&lt;P&gt;have you figured it out by any chance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 08:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-set-printer-device/m-p/1337012#M171010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T08:43:51Z</dc:date>
    </item>
  </channel>
</rss>

