<?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: Printing &amp; Font &amp; A3 &amp; A4 ----Problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-font-a3-a4-problems/m-p/5298241#M1222000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit Teja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my concern is that I dont want to redesign as it contains a lot of modifications other than values.&lt;/P&gt;&lt;P&gt;I just want to know is there any options to add Print preview, or something like that, right now when i download to a sytem using export from list display &amp;amp; print from there its ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is there any chance can I do better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Dileep .C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dileep Kumar Chinnaiah on Apr 22, 2009 8:57 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             &lt;STRONG&gt;Basis Team worked upon that &amp;amp; completed printing in A3.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dileep Kumar Chinnaiah on Apr 22, 2009 8:57 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Mar 2009 01:33:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-11T01:33:51Z</dc:date>
    <item>
      <title>Printing &amp; Font &amp; A3 &amp; A4 ----Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-font-a3-a4-problems/m-p/5298239#M1221998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem from couple of weeks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a Calssical Report which cannot be developed by smartforms or sapscripts or Alv report, because the requirement is different. (hard to say but in a short- Must contain header &amp;amp; footer with 30 lines of data fixed per page. for ex. if data is 1 line, need to print 29 blank lines, if data is 32, need to print 30 lines in first page and 2 line in nextpage and other 28 line blank lines, at the end of each page footer need to be printed, etc,..) so having no option I took Classical report as the solution and developed it... &lt;/P&gt;&lt;P&gt;The report containg BOM, MIGO, BILLING, STOCK- Tables (more than 18 tables) with each table got 25 million records of data (Database from 1998). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I completed the report Successfully with no errors &amp;amp; all the data is correct....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MY REAL PROBLEM NOW IS&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My report has two reports again one is &lt;STRONG&gt;IMPORT&lt;/STRONG&gt; &amp;amp; other is &lt;STRONG&gt;EXPORT&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;For import report Dimensions are &lt;STRONG&gt;58 rows X 251Clolumns&lt;/STRONG&gt; (1 column = one char).&lt;/P&gt;&lt;P&gt;For export report Dimensions are &lt;STRONG&gt;58 rows X 381Clolumns&lt;/STRONG&gt; (1 column = one char).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export report contains 3 Price and 11 Quantity fields &amp;amp; others.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the size is 381. (Before starting th report I expalined my client clearly)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are unable to print the Export Repot... they even tried with A3 sizes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when tried with A3, the same 58 X 255 Characters is Zooming into big sized font around 14-16 fontsize.&lt;/P&gt;&lt;P&gt;when tried with A4, the same 58 X 255 Characters is dispalyed with small sized font around 8-10 fontsize.&lt;/P&gt;&lt;P&gt;(Both the reprots need to be in Landscape and they are in landscape).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are asking me to reduce the font size when it is A3. &lt;/P&gt;&lt;P&gt;My SAP version is 4.7 EE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried with all options &lt;STRONG&gt;SPAD&lt;/STRONG&gt; and all other completed and finally even shown client that font cannot be controlled by ABAP Coding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the client still need the Mandatory requirement .&lt;/P&gt;&lt;P&gt;Now these people want me to solve this one (need to print (fit) all the data in one page),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Even dont have &lt;STRONG&gt;Print Preview Option&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am helpless, Please give me any suggesions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dileep .C&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 08:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-font-a3-a4-problems/m-p/5298239#M1221998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-10T08:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Printing &amp; Font &amp; A3 &amp; A4 ----Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-font-a3-a4-problems/m-p/5298240#M1221999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I suggest to go with Smartforms keep the logic same and use it as a Driver Program .&lt;/P&gt;&lt;P&gt;When printing of data comes it is always easy to use smartforms or adobe forms .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Teja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 08:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-font-a3-a4-problems/m-p/5298240#M1221999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-10T08:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Printing &amp; Font &amp; A3 &amp; A4 ----Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/printing-font-a3-a4-problems/m-p/5298241#M1222000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit Teja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my concern is that I dont want to redesign as it contains a lot of modifications other than values.&lt;/P&gt;&lt;P&gt;I just want to know is there any options to add Print preview, or something like that, right now when i download to a sytem using export from list display &amp;amp; print from there its ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is there any chance can I do better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Dileep .C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dileep Kumar Chinnaiah on Apr 22, 2009 8:57 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             &lt;STRONG&gt;Basis Team worked upon that &amp;amp; completed printing in A3.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dileep Kumar Chinnaiah on Apr 22, 2009 8:57 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 01:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/printing-font-a3-a4-problems/m-p/5298241#M1222000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-11T01:33:51Z</dc:date>
    </item>
  </channel>
</rss>

