SAPscript - to print a checkbox

HI ALL,
I need to print a check box and a tick mark in the check box in SAPSCRIPT.Kindly send a sample code
Thanks
Points will be rewarded

Hi,
In window>textelements>insert>charecters>SAP SYMBOLS.
There you click on the symbol what ever you want by placing the courser in text elements.
I think it will not reflect in print preview but will come in raw copy.
Thanks.
If this helps you reward with points and close the thread.
Message was edited by: KDeepak

Similar Messages

  • SAPScript Duplex Printing (SD Invoice)

    Hi all gurus,
    After reading some threads and as I told on this "answered" question from Manfred:
    Re: Duplex Printing SapScript: Invoice - Printer tries but fails backside?
    We need to print SD invoices in duplex mode.
    Settings that we have changed by now:
    - Sapscript: first page printmode as DUPLEX, next as default -> OK
    - Since read from official SAP documentation, for sapscript duplex you don't need to change display type or device type from SPAD. So I left the one was been used. Anyway, to be sure, I change its print mode to DUPLEX. I have also check if the print control SPMDU appears on the device -> OK
    - The printer we use is an OCE MP 1020 which can print on duplex mode and has PCL
    - I have tried printing the text SAPSCRIPT-PRINTMODETEST from SO10 but duplex does not work. They print on different pages.
    Following those instructions, I could not manage to do it.
    I have some questions:
    - Do we need to configure the printer locally in any way?
    - About the example "SAPSCRIPT-PRINTMODETEST", do you need to configure something before testing it for duplex printing?
    Could you please explain the needed steps to accomplish SAPScript duplex print?
    Thanks in advance,
    John

    Hi Aidan,
    Thanks for your response.
    I have changed the device type from SAPWIN to HPLJ4000.
    When I try to print the text: SAPSCRIPT-PRINTMODETEST
    The SAPLPD.LOG says:
    (11:10:16) Number of processors: 4
    (11:10:16) Icon DLL loaded.
    (11:10:16)
    (11:10:16) Network Communication via SAP-NiLib
    (11:10:16) Hostname: xxxxxxxx
    (11:10:16) IP Address: 9954064.2684488.2684488.1617840
    (11:10:16)
    (11:10:16) SAPLPD Version 6.29 for Windows/NT (OPT) is listening
    (11:10:16) OS-Info: version = 6.1, build = 0/7601, text = Service Pack 1
    (11:10:16) Copyright © 1992-2001 SAP AG
    (11:10:16)
    (11:10:26)
    (11:10:26) Receive job for printer __DEFAULT (Berkeley LPD protocol / RFC1179)
    (11:10:26) send_status called
    (11:10:26) send_status called
    (11:10:26) send_status called
    (11:10:26) send_status called
    (11:10:26) send_status called
    (11:10:26) Job 002aBOrZ.IS1 for user XXXXXX queued.
    (11:10:26) Job 002aBOrZ.IS1 (raw) started on printer \XXXXXXXXXX
    (11:10:26) Job 002aBOrZ.IS1 (raw) with 4955 bytes finished
    The printer is not printing any page :S
    This is the printer model:
    http://www.oce.co.uk/products/mp1020/specifications.aspx
    It supports PCL and Postscript
    What could be the problem?
    Thanks in advance

  • Sapscript's print preview problem

    Hi everybody!
    My problem is in sapscript's print preview.
    When I call the transaction directly the print preview is ok. But when I call that same transaction through a CALL TRANSACTION command from others reports, the print preview is showed as a simple report output, like it's printed with WRITE commands.
    Has anyone got an idea about this?
    Thanks,
    Raphael

    Hi Curtis!
    Yes, I'd found the answer.
    To solve that, when use the CALL TRANSACTION command, you have to set the parameter CTU_PARAMS this way:
    CTU_PARAMS-NOBINPT = 'X'.
    Doing that, the system knows that it isn't a batch procedure.
    Regards,
    Raphael

  • Bug 3.1: Layout of "Pagination for this page/print friendly" checkboxes

    Hi,
    looks like that my entry in the 3.1 feedback application has been overlooked because the production version still shows a layout issue in the builder.
    On the Edit Navigation Bar Entry (4308) and the Create/Edit Breadcrumb Entry (290) page the layout of the "Pagination for this page/print friendly" checkboxes is screwed up a little bit.
    Patrick
    My APEX Blog: http://www.inside-oracle-apex.com/
    The APEX Builder Plugin: http://builderplugin.oracleapex.info/ New
    The ApexLib Framework: http://apexlib.sourceforge.net/

    Hi Arie,
    I thought about the same.
    Yes, I really enjoyed my vacation! :-)
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com/
    The APEX Builder Plugin: http://builderplugin.oracleapex.info/ New
    The ApexLib Framework: http://apexlib.sourceforge.net/

  • URGENT: SapScript Layout printing

    hi all,
    i have to develop a form which look something like this (click the link for layout)  
    <a href="http://www.geocities.com/xwing88/layout.JPG">LAYOUT</a>
    my problem is for columns: Date, Vessel & Remark, these are include texts.
    - i need to print the column lines
    - the texts should not overlap the column lines
    - how should the window placement be? i've tried the first 5 columns from left is the main window, the remark column is a VAR window which displays the text only, however at the end of the text i'm supposed to display the attachment list. i've tried displaying the list from an internal table but the form only prints the last record, even if there's 3 records, all printing the same value
    - i've even tried the whole thing is the main window. my problem arises when i tried to print the include texts. if i use the include text command from sapscript and supply the PARAGRAPH to the command, the texts will be printed a line below, displaying a line feed. however if u use FM READ_TEXT in the print program and use element to control, i ahve the same line feed problem as well. the remark column is printed a line below.
    -how to make all the text starting from the first line?
    -how do i keep all the text within the column line? what if the texts are very long??
    plz any help or suggestions are very much appreciated. any tips will do...
    thank you.

    Hi!
    This is very complicated task in SAPScript.
    - If the texts are constant, or they are not changing very frequently you might create windows for all grids. You will place the relevant text in the right window, you can address windows dynamically.
    - You might try to read the text within the printer program (using FM READ_TEXT) and separate the corresponding lines into a table. Then loop at the table and just simply print the lines, and use BOX command for the frames
    - Or you might write it in SMARTFORM, which makes this task easier. This is one of the smartform's advantages, it can handle cells very well.
    Regards
    Tamá

  • Sapscript FI - Printing cleared items

    Hello all.
    I am the program RFKORD00 to print payments with a sapscript.
    When i make partial payments i can print them without any problems.
    The problem is when i make the rest of the payment. From this moment on, i can only print the final payment. When i try to print the previous partial payments it tells me the items have been cleared by another document.
    I have a copy of RFKORD00. What do i need to change in it so i can still print the previous documents?
    Thank you
    Nuno Silva

    Hi,
    I am not sure if i understood ur question correctly.
    Anyways i think in the output types there is settings which you can define whether to reprint a already printed document. Check if this is enabled or not.
    If its not enabled it will not allow you to re-print the documents printed earlier.
    Did you try printing from tcode VF31?
    Cheers
    VJ

  • Copying sapscript for printing in different language

    Hi,
    I need to create a sapscript which needs to be printed in 2 langauges and assigned to 2 different output types(one for english language and other for Chinese).
    I have already created teh sapscript for the english language and not sure how to create the other one for chinese language.
    The language for printing will be determined from vendor master.
    Do I need to copy the sapscript(English version) and while copying just maintain it in English language or Chinese language?
    Please advise.

    Hi ,
    As David says,
    you can create your chinese language layout and use Menu path
    Form-> Copy From... and copy your english language  lanyout to your chinese langyage layout.
    after that you can use SE63 for translation your english Script to chinese language Script or directly you can change heading text  and other text in inside your layout.
    but make sure  if your paragraph format is not support chinese language then you can create new paragraph format for chinese language Script.
    Regards,
    Prasenjit

  • Adobe LiveCycle issues: image-proportion & print-by-checkbox

    LS
    Here is the thing I have
    - PDF with multiple pages
    - page one is a form
    - users fill in some data which is auto-placed on different pages
    - users place a logo (in a ImageField, placed with LiveCycle) which is auto-placed on different pages
    - users check a box whether they want the page to be printed
    The problem
    - the data placed and auto-placed is no problem
    - the placed logo is OUT OF PROPORTION (and yes; the field is set to "keep proportions"
    - the checkboxes can be checked but the placed script under the custom print-button does not work
    The print-script used (placed in the Script-Event field)
    if (getField("Check Box1").value !== "Off") {
    print({
    bUI: false,
    nStart : 1, nEnd : 1});
    if (getField("Check Box2").value !== "Off") {
    print({
    bUI: false,
    nStart : 2, nEnd : 2});
    if (getField("Check Box3").value !== "Off") {
    print({
    bUI: false,
    nStart : 3, nEnd : 3});
    What I am looking for
    - we are looking for one who can provide me with a working solution for the print-problem. Once again; users must be able to check boxes on the first page, refering to pages to be printed or not
    - also we would like a solution to keep the user-placed logo's in proportion
    What I have to offer
    - we will give you € 50,- for the print-solution.
    - the proportion-solution is , so I heard, a program-bug. So this might not be solvable?
    Many thanks,
    Frank Puts - Netherlands

    This forum is for Acrobat Forms created with the Acrobat Forms Tool Bar and not LiveCycle Designer forms. You may find more and better help in the LiveCycle Designer forums.

  • About include text in sapscript form printing

    hi experts:
        I am learning about form printing,the control command-include,for example:INCLUDE ZTEST OBJECT TEXT ID ST.
    the question is:how to ceate the text?
       thanks

    Hi,
    Standard text are used to include a Fixed Note or Rules or regulation document in SAPSCRIPT.
    You can include this text any where in your SAPSCRIPT, just by using include text.
    It is created in SO10 transaction, Where you can create the standard text. Object Name --> Starting with Z, Text ID --> ST, Language --> EN
    Just enter the text you want to display inside the editor and save it.
    Then go to sapscript editor --> in Menu Include --> Text --> Standard.
    It wil get included.
    Hope this may be useful..
    Regards,
    Prashant

  • SAPSCRIPT NOT PRINTING in WYSIWYG

    Hello,
    when I print (using A4 Paper DINA4 ),  onn the print preview I see the document how I want it to print.
    Whenit is physically printed ,  I get a 5mm top marginb and 5mm left margin, before anything is printed, what is the easiest way of getting rid of this.
    Thanks

    Hi
    That may be ur default printer setting and if ur sure that this printer is the Same printer that is going to be used in the Production enviroment then Manually change the Sapscript to include those spaces, or else test in a different printer.
    Hope that helps
    Anirban M.

  • Sapscript - Not printing Cover Page

    Hello Experts,
    I have created 2 pages in sapscripts(Cover and First). Cover will print only once and First will be printed depending upon the main item data. But, while printing, Cover page is not getting printed. Only the First page is printing. Even, on header, I have already defined cover as fisrt page and first page as next page.
    Please suggest.
    Regards
    Arpit Chelawat

    Yes Surya.
    Value of  ITCPO-TDCOVER = D(Default, Priter setting).
    I have checked in debugger, it is not calling Cover page either.
    Pleaes help.

  • Sapscript logo printing reverse

    In a sapscript, I am using a logo. In print preview, its coming fine but when it is printed, it is coming reverse.
    What could be the problem and possible solutions? I have seen some threads here related to that but I would like to know if those solutions solved their problems.
    I appreciate your time and input in advance.
    Thanks a lot.

    hi Krishen,
    Check out these threads
    logo printing reverse
    Sapscript logo is printing topside down
    Regards,
    santosh

  • SAPScript form printing twice

    Hi Experts,
    I have a sapscript form being used in transaction LT31. When LT31 printing is executed, the form is always being printed twice. Where should I start investigating on this?
    Thanks in advance!

    Check the variant, I guess in variant you will have an options...
    Regards,
    SaiRam

  • SAPScript:GRN Printing Label

    Hello Experts,
    I m working on SAPScript .My requirement is i want to add storage bin(MARD-LGPBE) field in SAPScript for GRN Label printing FORM:(rm07etikett).Everything else is coming from mseg, mkpf, ekko table but not from MARD
    Plz sugget how to proceed.
    Aastha

    Hi,
    There is Label printing tutorial. Pls check the below link. May help you.
    [http://help.sap.com/saphelp_bw30b/helpdata/en/6b/54b4b8cbfb11d2998c0000e83dd9fc/content.htm]
    Regards,
    Lokesh.

  • SAPSCRIPT - PO-PRINTING

    Hi Friends,
    Need your suggestion on following ....
    In sapscript for po printing the default format is curior,size 10. I have also defined N2 as new paragraph format. In below given code the include prints item text with default format i. e. curior where as it should print with N2 format.
    /E  ITEM_TEXT                       
    N2  ,,&TTXIT-TDTEXT&              
    /:   INCLUDE &T166P-TXNAM& OBJECT &T166P-TDOBJECT& ID  &T166P-TDID& LANGUAGE &
    Thanks in advance.
    Pankaj

    How was the text in the purchase order created?
    Is it possible they are using a paragraph symbol in the text?
    Normally "*" or "/" is used for the text in the actual document.  If someone specified a different paragraph format (like AS), it will override the PARAGRAPH option on the INCLUDE line.
    Assuming paragraph N2 is defined properly, check the text in the PO for a paragraph symbol.

Maybe you are looking for

  • Printing problem with EPSON printer.

    Hi,  When we take print on EPSON printer, some content on the right hand size of paper is not getting printed and that part of paper remain blank. Setting for the same task have been done as, 1 ) we are printing document using perforated paper of siz

  • Black screen with white apple logo won't go away! Help please.

    Last night I turned theipod completeley off and restarted it. The black screen with the white apple logo came on and hasn't went of since. I've tried everything I could find in the forums and on the support page. iTunes will not recognize my ipod whi

  • Make a print out of a printscreen

    Hi there, I want to make the following function: I have a program that is running. In that program I want to make a button for printscreen and a button for print. When pushed on the printscreen button, I want to save a printscreen. And when pushed on

  • Converting the Number of seconds since 1970 to a YYYY-MM-DD value..

    Dear friends, Sorry if this post is a bit un-related to Java. I have a requirement of converting a long+ value(no. of seconds since 1970) being obtained from a legacy application to a valid xsd--Date value *(YYYY-MM-DD)* at our side via XSLT. Does an

  • 2 websites & 2 domain names

    I have created two websites in iWeb '08. I have two separate personal domain names I want to use. I have connected one of them to the first site but I am having trouble with the 2nd. Is this even possible to do? Yes, I am new to working in iWeb so an