Page Format Creation in SAP

Hi Friend...
How to create a Customized Page Format in SAP.
Actually i am working on a pre-printed stationary and it is Dot Matrix Printer.
The dimensions are 40 width 20 height.
I think there is no similar page format in SAP
So please help me how to create a Page Format in SAP
Regards:
Sridhar

Hi,
Please follow this link for detailed description on creating a custom page format,
[http://www.****************/Tutorials/Smartforms/PageFormatSS/Create.htm]
Edited by: avinash ravipati on Jul 25, 2008 9:44 AM

Similar Messages

  • New Page Format implentation in Sap Scripts and Reports

    Hi,
       I want to print Report details and also some of the SAP Script details on the paper size of 350MM width and 310MM Height in the PORTRAIT format.
       So i created new page format with these dimensions.
       How i can use this for reports. So i can set these parameters while taking output from Report.
       Pls specify if any configuration required for this.
    Thanks in Advance,
    Regards,
    Pavan.

    In SAPscript, you set the Page Format for the document in the "Page Format" field of the "Basic Settings" page of the documents "Header" information. The popup list of this field will show all available formats in your system, so this is a ggod way to make sure your new format is set up properly.
    For reports, page format is set either with the LINE-SIZE addition to the REPORT and NEW-PAGE commands, or through the PARAMETERS addition to the NEW-PAGE command. When you use LINE-SIZE the print system picks the format for you, based on the available formats in the systems.
    I don't remember if there is an activation step for Page Formats, or if saving is all you have to do.

  • Page format creation button disabled  at SPAD

    Dear Experts,
    I am trying to change a existing  z page format at SPAD but i am not abled to do that.Create option is not found at application toolbar.In menu create button is disabled.
    Thanks And Regards,
    Sujai D

    Hi ,
    If you want to change the existing one select the ztype click on change  (no create button will appear over there )
    if you want create new one   than only create button will appear .
    at the smae time check your authorisations ....
    Hope you resolve your issue
    Let me know if any concerns ...

  • Page format  --- Rotated A4

    Hi all,
    Is there any standard page format available in SAP for Rotated A4 ( 297mmX210mm)
    thx in advance

    resolved

  • Creation of new page format

    Hi
    I have created new page format and added it to format and then to device by using SPAD.
    This new page size is 8 X 6 Portrait( Is there any standard sap page format available with this size)
    the problem is that when print out is taken by using script the first page of the first document is correctly printed , But from second document onward the printer scrolls more than required, the print out is taken in continues page.
    Where to set the scrolling space and all
    Hoping help

    I think it is Printer problem. Check your printer settings.

  • Page format for SAP-Script not working in 4.6C

    Hi all,
    I have a problem regarding check printing.
    I am using SAP version 4.6C
    The size of paper for check printing is
              width  = 231 mm
              Height = 304 mm
    So for this I have created a new page format with these details in SPAD.
    Then I assigned this Page format to spool format and assigned that spool format to SAPWIN driver. I have assigned this page format to the SCRIPT that is used for check printing .
    But when I am taking the print out for the check with new page format, the printer don’t print till the end of page, it prints till the total amount on check and then stops there. So this creates an alignment problem when taking printout for multiple checks.
    Please give some solution for this.
    Regards,
    Bharat.

    I guess you are printing on dot matrix printer. If yes, try to do some physical printer settings for the dot matrix printer by following the printer manual. I guess you have to change the page size.. or set default printer settings... it may help you to solve your problem...
    if not goto your device types tab in SPAD and select device types.. select your device from the list (for ex, SAPWIN) click format and goto the format that you have inserted for this device types.. double click on your format, you will see printer Indialization.. try to write code like this
    set page length to 8.5 inch (=52 lines at 6 LPI)
    \e\0x43\0x44
    Note the above hexa decimal value can be obtained by going through the printer manual.
    Close the thread once your question is answered.
    Regards,
    SaiRam

  • Printing A3 page format using ABAP List from SAP is a problem...

    Hi Experts,
    I am trying to print a standard output (ABAP List) A3 page size from SAP.
    I used SWIN, SAPWIN, I9HP4 device types, but none of them worked.
    I created page format type ZYEVMIYE 290MM – 420MM and the page format L120, W200. In order to make it usable with page size is A3. Unfortunately this did not work either.
    The behaviour of the problem is when I tried to print with the device types that mentioned above then printer indicator comes to an error. And nothing comes out from the printer.
    Just to be on the safe side I made a test from windows self test, it resulted success with A3 page size format. So from this point of the view I got a thought that somehow SAP (selected device types) is not able to send correct signal to Printer for page size A3, because on the printer information screen displays ‘load Tray2 for A4’ this is showing that SAP sends Printer a signal for page format A4.
    I need help on how to make SAP (selected device type) send a correct signal to Printer in order to printout A3 page size format.
    Quick reply will much be appreciated.

    Hi,
    At last i got a Solution to my Question.
    The Problem is that in my SAP-Code they have been translated the PDF into 255 string.But i am retreiving using 132 string.So, i resolved in this way.
    <b>For Each dr As DataRow In ds.Tables(0).Rows
    Dim dataline As String = dr(0)
    If dataline.Length < 255 Then
    dataline = dataline.PadRight(255, " ")
    End If
    sb.Append(dataline)
    Next.</b>
    May be this Thread is useful to Others.
    Regards,
    Rajender.

  • Page format regarding cheque printing in SAP SCRIPTS

    How to create a page format of our own....so that it prints the contents of that layout exactly into the cheque size?

    hi,
    you need to go to <b>SPAD</b> transaction.
    click of <b>full administration</b>
    and then choose tab  <b>device types</b>-> and then click on <b>format types</b>.
    Regards
    vijay

  • How SAP device type SWIN sends a page format?

    Hi all,
    I changed page format (from DINA4 to INCH12) for my SmartForm and try it print with SWIN (I2SWIN) device type.
    It has printed with cca 11 xx paging (not full 12") so next pages move upper and upper.
    So I have printed it to Text printer in Windows and look at Print controls. And I can find nothing about page formating.
    Can you help me please? I would lke to send right page formating.
    Note 21738 - Device type SAPWIN says that print control "Esc p xx;" - xx=40 is INCH12.

    Yes, it was first thing I tried.
    In "initialization" phase I used "\e%SAPWIN%" and "\ep40;" (German Std Fanfold with 8 1/2" width,  12" length). (In some notes was written SWIN doesnt support ""initialization" phase, so I tried, in second step, use it in "first page" too.)
    Form output looks like here:
    "  %SAPWIN% p40; %SAPWIN% OCb Op1 Os1 PP "
    It doesnt work. Printed pages (length) have been same as about A4 length yet .
    As you can see, printer driver "SWIN SAPlpd/SAPWIN driver 3.0 " add control " %SAPWIN%" after my "add-on's". Is it good, or are my settings deleted by using of it?
    Whar are you thinking about:
    " Esc q m; Set page length in m*1/10 millimeters (SAPLPD 4.25 or higher)"
    +"Esc O M p|l p = Use physical paper edge
    l = Use logical paper edge (printable area) [default
    (commands only effective with enable_phys_margins=1 [default)"+
    Edited by: Daniel Krbecek on Dec 11, 2009 12:29 PM

  • Creating Page Format In Quality

    I want to create a new page format, for the purpose I did the following...
    spad-> Full Administration-> Device Types-> Page Format-> Change-> Create-> (Page Format=ZA4, Orientation=Landscape, Paper Size (Width=215 mm, Height=300 mm))
    When I click on save, a pop window opens and shows the massage Object can only be created in SAP package
    Pressing enter it asks Package under attributes
    What to select in Package is my problem? Please help....
    Lalit Kumar

    On the save Option Select Local object or Enter $TMP in the package field.
    it is not working:
    *Create a package in SE80.
    And enter the package name.*
    Can you please  provide me the steps to create package??
    Lalit Kumar

  • Footer should be print on last page in multiple page format

    Hi expert,
    I designed form for invoice print ,in that for multiple pages footer should be print on last page only and hight of the main window should be increase (means if footer will display on last page then space of footer should be used for main window in multiple
    page format) 
    for eg .if i have 12 item so 5 items displyed on each page but i want to print 10 item on first page and remaing on second and after that i want to print footer.
    Regards,
    Jyotsna

    Hi,
    Has you tried to create a "new page" copy of FIRST, and make it the LAST_PAGE... On it you are going to create the desired footer.
    The Page Secuence will be something like this:
    If you are trying to print 12 items, then PAGE 1 (10 items) -> LAST_PAGE (2 remaining items).
    Hope it helps you...
    Alexis Sanchez N.
    SAP ABAP Development Consultant
    Molen Services and Consulting, C.A.

  • Page formats in script its Urgent

    Hello all,
    I have created one page format through SPAD.. but its getting error :You have selected a page format YPO_PF for which there is no identical formatting type in the spool.
    and i saved with same request no but while i was moving it to testing through scc1 i am getting error
    please guide me to create page format....?
    thanks
    regards
    aeda
    Edited by: Aeda N on Mar 10, 2008 12:21 PM

    Hi,
    Although I have never done this before, but I hope the below link from SAP help site may help you.
    http://help.sap.com/saphelp_nw70/helpdata/en/d9/4a959551ea11d189570000e829fbbd/content.htm
    Regards,
    Mayank

  • Multiple page formats in smartforms

    we say that multiple page format is possible in smartforms but not in SAP Script. What does this multiple page format exactly means and whar does label means exactly in smartforms.
    Please help.

    multiple page formats in smart forms means...
    the first can be landscape, and the second one portrait...viveversa is also possible
    label means... for example u want to print addresses of employees in an organisation... then through scripts ypu can print the labels...

  • How to create a page format at sapscript?

    Hi all,
    Please help me in creating a page format for sapscript.
    Thanks.

    Hi Deniz,
    Page format – Specifies the format in which the form needs to be printed. E.g. Dina4, US Letter etc. The page format is determined from spool administration table with transaction SPAD.
    When u create new SAP Script from SE71 , u get  2 tabs- adminstrative data and basic settings.
    when u select Basic settings tab , u have options to set page format.
    DINA4 is the very common page format we generally use.
    REWARD IF USEFUL
    thanks and regards
    suma sailaja pvn

  • How to create new Page Format

    Hello
    i want to create new page format in sap script
    can any body guide to crate this & how to assign this
    thnks in advance

    Hi Nitin,
    You can create a new page format by transaction code SPAD. Here you will have to create a cutomised page format for ex: 'ZPAGE'.
    After this you will have to create a format type 'ZPAGE'. Assign the page format 'ZPAGE' to format type 'ZPAGE'. Pls make sure that both the names are identical.
    Once you do that you will have to assign the format type ZPAGE to the printer which you want to use.
    Now you can use this page format in your script.
    Hope this helps.
    Sushil

Maybe you are looking for

  • Iphoto freezes when I try to open it.

    Iphoto freezes when I try to open it.

  • Integration Directory | Choose Adapter Metadata - No objects found!

    Hi friends. I'm new in XI and I wanted to test some simple scenarios. At the beginning I had a problem with the SLD. We made some post-installation steps and everything was allright. Thus my problem is now: In the Integration Directory I try to creat

  • How do I stop office documents from defaulting to open in iWork?

    I don't want my MS Office documents to default to opening in iWork.  Yosemite is forcing this.  How do I turn it off?

  • Alert logs

    Hi All, Iam working a Jr.DBA. I had one doubt please clear it. once i login into system , i wil open OEM and see the instance is up.Then i will see for any alert logs. My doubt is as if now i have 185 alert logs, i cleared every error and my DB is ru

  • Copy Screen from one system to another

    Hi, My development system has been upgraded to ECC 6.0 from 4.7 . Now some of the standard screens are missing in ECC 6.0. Now I need to  copy the missing screens from the quality system which is still in 4.7 to the upgraded ECC 6.0 development syste