<?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 Print Preview O/p  coming differently  while using Different Printer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-o-p-coming-differently-while-using-different-printer/m-p/6752376#M1460337</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;&lt;/P&gt;&lt;P&gt;I amm facing  formating  problem  while  taking   print preview   using tcode :  VF03  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When  i  used LP01 then  o/p  is coming  properly  but   when i used different  Printer  then  in print preview  o/p   format is  slightly moved  .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any solution for   this one ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Mar 2010 12:20:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-23T12:20:40Z</dc:date>
    <item>
      <title>Print Preview O/p  coming differently  while using Different Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-o-p-coming-differently-while-using-different-printer/m-p/6752376#M1460337</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;&lt;/P&gt;&lt;P&gt;I amm facing  formating  problem  while  taking   print preview   using tcode :  VF03  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When  i  used LP01 then  o/p  is coming  properly  but   when i used different  Printer  then  in print preview  o/p   format is  slightly moved  .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any solution for   this one ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 12:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-o-p-coming-differently-while-using-different-printer/m-p/6752376#M1460337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T12:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Print Preview O/p  coming differently  while using Different Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-o-p-coming-differently-while-using-different-printer/m-p/6752377#M1460338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you Taken Print Out ? or Getting Problem While seeing Print Preview ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 13:15:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-o-p-coming-differently-while-using-different-printer/m-p/6752377#M1460338</guid>
      <dc:creator>Kanagaraja_L</dc:creator>
      <dc:date>2010-03-23T13:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Print Preview O/p  coming differently  while using Different Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-o-p-coming-differently-while-using-different-printer/m-p/6752378#M1460339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your printer name and output devide it will change the format in output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain you a example, assume that you using an output device (printer). Your printer's setting is only x_255_... So you need to create a new format lets say Z_65_700 or Z_65_900 or Z_65_1050 according to our requirement and then assign it to your device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction SPAD -&amp;gt; FULL ADMINISTRATION -&amp;gt; DEVICE TYPES -&amp;gt; FORMAT TYPES and there you can see all the available formats. Create a new format e.g Z_65_700 in the similar manner with X_255... with a different number of columns (700) and save it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the tab DEVICE/SERVERS go to OUTPUT DEVICES and type your printer -&amp;gt; ENTER -&amp;gt; then from the Menu GOTO device type -&amp;gt; then there is a button FORMATS where you can see all the existing formats (plus the one you have just ctreated). Find it and choose it. Then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you have attached the new format to your printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While executing any program/report/t.code in background you can assign that perticular output device and enter the desired format &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 13:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-preview-o-p-coming-differently-while-using-different-printer/m-p/6752378#M1460339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T13:19:20Z</dc:date>
    </item>
  </channel>
</rss>

