Reg smartform background n print prob?

hi experts
i have a requiremnt my sf has to run in backgorund mode by default. how to make it ?
and i have to put a check box on my selection screen for print if the user checked it print should come . how to get this functionality?
thanks & regards

Hi Deepu,
Refer to my post below thread
Re: smartform into pdf...
Regards,
Sravanthi

Similar Messages

  • Standard Smartform for label printing for packages - pls advice

    Hi All,
    I need help in changing a print program ie Standard Smartform for label printing for packages ?
    Standard Driver program: SDPACKDR
    Please provide me with the detailed steps for editing the Std Smartform according to any requirement.
    Points will be rewarded promptly.
    Thanks.

    hi,
    1. The smartform name is SD_PACK_ETIK.
    2.Just copy the standard program into Zprogram and make chanes and assign in NACE with the form.
    3.But,in smartform lable printing is not possible.
    4.you can print barcodes.
    Regards,
    Kumar(Reward if helpful).

  • Want to create an oval vignette in photoshop elements 10 with transparent background for printing w

    I am fairly new to PSE and I want to create an oval vignette in Photoshop Elements 10 with transparent background for printing on white paper using MS Publisher. Using the white background on inverse selection makes a slight line impression and either it should have a defined "frame" or nothing.
    Appreciate any guidance.

    Try with the Elliptical marquee tool:
    On the tool's option bar set feather 25-40 px (experiment)
    Drag out the Ellipse to embrace the object
    Go to Layer>new>layer via copy, or CTRL+J
    Your selection should fade out as a vignette and be surrounded by transparency
    Save this layer via File>save for web, select PNG-24, and tick "Transparency"

  • In smartform, dash(-) is printing as hash(#), How to avoid it.

    In smartform, I am printing the customer address from KNA1,
    In database, it is showing as dash(-)
    but, it is printing as hash(#),
    How to avoid it.
    In debugging also, it is showing as dash(-).
    Can u plz write the solution?

    Hi Narendra,
    "replace NO-BREAK SPACE U+00A0 to normal space
    CALL METHOD cl_abap_conv_in_ce=>uccp
    EXPORTING
       uccp = '00A0'  "(This is hex value of special char)
    RECEIVING
       char = lv_rep.
    replace all occurrences of lv_rep in lv_eknam with ' '. 
    i use this to remove those spaces in record and appeared as #### in smartforms.
    For your case, please pass in hex value for dash - instead.
    It should work.
    regards
    Xiang Li

  • Shade background before printing a form

    Hi,
    I have a single page form which need to be printed twice, the first copy with a white background ( standard ) the second copy needs to have the page shaded with a yellow Background.
    Reason to save having to put a white paper and yellow paper into printer. Will then only need two sheets of white paper.
    I know the printing javascript just need the code for shading the background before printing.
    Thanks
    panos

    Don't forget that a bit of yellow paper is probably a lot cheaper than the ink. Don't know if the cost or the conveninece was your goal.

  • How to enable background color printing?

    how to enable background color printing?

    There is no button involved in the following code, but it may
    be of use to you:
    <?xml version="1.0"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    creationComplete="init()">
    <mx:Script>
    <![CDATA[
    private var origColor:uint;
    private function init():void {
    origColor = dc.getStyle("selectionColor");
    public function setBackGrdColors(newColor:uint):void {
    dc.setStyle("selectionColor", origColor);
    if(dc.selectedDate){
    var dayOfWeek:Number = dc.selectedDate.day;
    else{
    return;
    switch(dayOfWeek) {
    case 0:
    if(sun.selected)
    dc.setStyle("selectionColor", newColor);
    break;
    case 1:
    if(mon.selected)
    dc.setStyle("selectionColor", newColor);
    break;
    case 2:
    if(tue.selected)
    dc.setStyle("selectionColor", newColor);
    break;
    case 3:
    if(wed.selected)
    dc.setStyle("selectionColor", newColor);
    break;
    case 4:
    if(thu.selected)
    dc.setStyle("selectionColor", newColor);
    break;
    case 5:
    if(fri.selected)
    dc.setStyle("selectionColor", newColor);
    break;
    case 6:
    if(sat.selected)
    dc.setStyle("selectionColor", newColor);
    break;
    default:
    break;
    ]]>
    </mx:Script>
    <mx:VBox horizontalAlign="center" verticalGap="20">
    <mx:DateChooser id="dc" textAlign="left"
    change="setBackGrdColors(cellColor.selectedColor)"/>
    <mx:HBox width="100%" horizontalAlign="center">
    <mx:CheckBox id="sun" label="Sun"/>
    <mx:CheckBox id="mon" label="Mon"/>
    <mx:CheckBox id="tue" label="Tue"/>
    <mx:CheckBox id="wed" label="Wed"/>
    </mx:HBox>
    <mx:HBox width="100%" horizontalAlign="center">
    <mx:CheckBox id="thu" label="Thu"/>
    <mx:CheckBox id="fri" label="Fri"/>
    <mx:CheckBox id="sat" label="Sat"/>
    </mx:HBox>
    <mx:HBox width="300" horizontalAlign="center">
    <mx:Label text="Background Color" />
    <mx:ColorPicker id="cellColor"
    selectedColor="#FF00FF"/>
    </mx:HBox>
    </mx:VBox>
    </mx:Application>

  • Standard SMARTFORM  for Check Printing/ Payment Advice

    Hi All,
      I have one important question...
    Standard <b>Script</b> Check Print Program =  <b>RFFOUS_C</b>
    Standart Script Layout Name  = F110_PRENUM_CHCK
                                &  F110_D_AVIS
    We have to modify it as per client requirment.
        But I want to know the <b>Standard SMARTFORM & Standard Smartform driver Program for CHECH printing & payment advice ?????????????</b>
    Is there no Smartform for check printing or if exist then please guide me?????????????????

    hi umesh,
    1)anyone can help me,while extending idoc,i added one segment to idoc by extending debmas.that segment has two fields.while populating data to idoc,i am getting problem like VSV0001.exit is not allowing me to write the code.
    plz anyone can help me on this issue.if you did't understand this problem plz tell me how to extend the idoc.more concentration on while populating the data in to idoc.like which function module i have to use.in customer master idoc.debmas.i am new to this environment.plz help me.like complet work till completion of task.
    2)and my next assignment is in smartforms.plz let me know .i was created the screen.according to that screen.i have to make print program.plz tell me how to give the text elements.
    like we have given in scripts, page window and then F9 to give the text elements.and make the program.like that any one can tell me clearly.how to make the complete smartforms programs.
    plz this requirement is very very urgent,plz could you send it for my [email protected]
    advance thanks for your help.
    thansk&regards,
    radhiks.

  • Unable to print chinese characters in Smartforms use Zebra printer

    Hi,all.
    My printer is Zebra ZM400 300dpi,I created a new output device 'TestDevice' and use the Lzeb3 Device type.
    In my smartofrms i used the Zebra command to rotated text.Now the smartforms counld not print chinese characters but '#' instead.(style font 'ANDALE_S')
    Anyone could help me....
    Thanks Advance.
    Andy Lee.

    Hello Andy,
    If you use the device type LZEBU3 with font ANDALE_S, then when you print then the SAP system
    send a print control for activating the ANDALE font installed on the printer, and the text should
    be outputed over this font.
    When you get # during print then this means that the device type or the SAP font don't support
    this character(this was the original problem), when you get a "space" then this means that the
    font which is used by the printer don't support this character.
    I think this can have 2 causes in your case:
    1. The SAP system use the print control SF000 when you use ANDALE_S, which contains
    the print control ^CI17^F8 in HEX form. This should activate the ANDALE font on your printer.
    (You can find this under tr. SE73 -> Printer Fonts -> LZEBU3 -> ANDALE_S)
    You should check wheter this is the correct print control. You should find on the printer an option
    which list you all installed fonts, and also the print control which can be used for activating it.
    Compare this print control from the printer with the above print control from the SAP system.
    If you see a differnce then change the print control in the SAP system.(Before you do that please
    copy the device type LZEBU3 into customer namespace, don't change the original SAP device type)
    2. The font installed on the printer don't support the character which you use. Contact Zebra to confirm this, and ask for a ANDALE font which supports the character.
    Best regards,
    Norbert

  • O/p style  for smartform changes with printer

    Hi,
    I have a smartform for which I see the print o/p in SP01.When I test with the test printer,o/p looks fine.However when I change the printer at runtime(or select some other printer in sel criteria),then when I see the o/p in SP01,the smartform data is printed in BOLD!
    Can ayone suggest what settings need to be done so that smartform o/p is uniform irrespective of the printer selection!
    I havent made any changes to the smartform smartstyle yet the o/ p is different as mentioned above.
    Thanks!
    Subodh.

    Hi,
    You can refer
    SMARTFORM style changes with printer
    Regards,
    Subramanian

  • Background layer prints as grey, whether selected or de-selected, on Canon printer.

    I've been having intermittent trouble with my background layer printing as grey, both when selected and de-selected. On some docs it's ok, and on others, with the same settings (as far as I can tell) a grey layer prints where it should be white. I'm using CS6 on a Mac with

    I've been having intermittent trouble with my background layer printing as grey, both when selected and de-selected. On some docs it's ok, and on others, with the same settings (as far as I can tell) a grey layer prints where it should be white. I'm using CS6 on a Mac with

  • Font color of smartform incorrect when printing

    Hello,
    I have created a new smartstyle with different fontstyles. For one window in my smartform, I need a word printed in very big letters and in grey.
    When I look at my print preview, the letters are big and in grey, as they should be.
    But when I print it, the color of the letters is always black!
    When I´m printing about "LOCL", but on the same printer, the letters are shown correctly in grey!
    Does anybody know something about this problem?
    Thank You
    Michael

    Hii
    Try the following
    Step1:
    Is your table header defined separately means as a separate template. Then check Template Node -> Output Options --> Check Shading.
    Step2: Check the Window in which the table defined.
    Step3 :
    Table Node -> Output Options Tab--select Header --> Set Shading as 0 and Apply/Set and dothe same for all the columns defined in Header.
    Step4:
    Please check the pattern used for table (May be you have used pattern contains shading) to another pattern.
    Try printing your smartform onto another printer, maybe using another driver. If you get the correct shading then, you have to either find another driver for your printer.you have to live without shading. Some high-volume printers (like ours) can only print black and are not able to do any shading.

  • Printer prob.

       It's a HP  C4250  printer:  Prob is error message......"print cartridge missing or not detected"  so far, we unplugged & reconnected printer, cleaned cartridges as specifide in instructions, removed & reincerted cartridges......the cartridges are;  the 75   HP Tri-color  Ink  with the CN031W  & ;   the other is the 74   HP Black Ink Cartridge, Number CN030W.............are these the correct cartridges?????   If so, why won't they work? 

    Are these new cartridges that you recently purchased? Try following this doc.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01530839&cc=us&lc=en&dlc=en&product=3619474&tmp...
    Please note I have a new account Print_Hint
    (this one is no longer active)
    Although I am an HP Support Engineer, I am speaking for myself and not for HP.

  • Reg SMARTFORM emailing n fax options?

    hi friends
    i have to run my smartform in background mode and there is a requirement to fax and emailing
    the output. how to make my form run in background , email n fax ?
    thanks & regards
    thirupai
    Edited by: rafi md on Dec 20, 2008 1:32 PM

    HI
    you may use the FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF' to convert the fom
    into PDF.
    But first to get the printed form from the spool, use FUNCTION
    'RSPO_FIND_SPOOL_REQUESTS'.
    Then you may send it to your PC, email, fax, etc by reading the record in
    the lines of table IT_PDF_OUTPUT.
    Note: You may also use program RSTXPDFT4 as a reference to get code
    examples which uses different functions to perform the creation of PDFand
    download the form to the PC,etc.
    An example:
    CALL FUNCTION 'RSPO_FIND_SPOOL_REQUESTS'
    EXPORTING
    RQOWNER = SY-UNAME
    TABLES
    SPOOLREQUESTS = SPOOL_REQUESTS.
    READ TABLE SPOOL_REQUESTS INDEX 1.
    GD_SPOOL_NR = SPOOL_REQUESTS-RQIDENT.
    CALL FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF'
    EXPORTING
    SRC_SPOOLID = GD_SPOOL_NR
    NO_DIALOG = C_NO
    IMPORTING
    PDF_BYTECOUNT = GD_BYTECOUNT
    PDF_SPOOLID = PDFSPOOLID
    BTC_JOBNAME = JOBNAME
    BTC_JOBCOUNT = JOBCOUNT
    TABLES
    PDF = IT_PDF_OUTPUT
    EXCEPTIONS
    ERR_NO_OTF_SPOOLJOB = 1
    ERR_NO_SPOOLJOB = 2
    ERR_NO_PERMISSION = 3
    ERR_CONV_NOT_POSSIBLE = 4
    ERR_BAD_DSTDEVICE = 5
    USER_CANCELLED = 6
    ERR_SPOOLERROR = 7
    ERR_TEMSEERROR = 8
    ERR_BTCJOB_OPEN_FAILED = 9
    ERR_BTCJOB_SUBMIT_FAILED = 10
    ERR_BTCJOB_CLOSE_FAILED = 11.
    CHECK SY-SUBRC = 0.
    Hope this will help send you in the right direction
    Regards
    Alok

  • SMARTFORM: PROBLEM WITH PRINTING SAME HEADER IN PAGES FOR A NON-FINISH LIST

    Hi, guys!
    I hope you can help me as well as many other times.
    I have a Smartform which contains a header,body and a footer in a page.
    This is a form for a report, which we have a column header and the positions. the problem is that if a current account haven't finish in that list (see the example)
    ASD
    ASDASDASDASD
    ASDASDASDASD
    MY REPORT
    ACCOUNT      | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |                <-- COLUMN HEADER
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |12.12            |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123123.23    |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123.1233      |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |21222.23      |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123.23          |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |1212.12        |
    PAGE 1
    in the next page, we don't want to repeat the columns header. just only continue printing the lines...
    ASD
    ASDASDASDASD
    ASDASDASDASD
    MY REPORT
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123.1233      |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |21222.23      |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123.23          |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |1212.12        |
    PAGE 2
    Has anyone encourage this issue? What can I do? remember is a smartform.
    please help us!!
    thanx

    Guys.
    Remember that the columns header won't be printed only if the lines per account continues. I mean, the column header printing depends on the number of lines that are being printed.
    If at the end of a previous page the list (for example the positions that belong to this account) still continues for an account, then in the next page the column header musn't be printed, just only continue printing the rest of the positions. As you notice this case would be found in any number of pages during the rest of the report.
    I'm agree with all your solutions but this only functionin some cases for the first page.
    I look forward to hearing from you.
    If I'm clear now, please help me!
    Thanks guys!

  • Smartform error while printing page wise.

    Hi gurus! 
    while printing from smartforms , if i select particular page in page selection option.
    its giving error - No output request open. End not possible.
    i have used SSF_OPEN and SFF_CLOSE functional module.
    No output request open. End not possible.
    Message no. SSFCOMPOSER154
    Diagnosis 
    You tried to close an output request using function module SSFCOMP_CLOSE, but no output request is active.
    System response
    The system issues an error message.
    Procedure
    Check the sequence in which you call the function modules SSFCOMP_OPEN and SSFCOMP_CLOSE.
    Message was edited by:
            rahul deshmukh

    hi Andrea !
    i have used SSF_OPEN and SSF_close functions.Its displays all pages but Its giving error for page selection printing.
    Message was edited by:
            rahul deshmukh

Maybe you are looking for

  • Cannot Interpret the data in the file

    Hi, I need to upload rate routing and I have created a BDC program using a sample recording. While I am uploading the data from the flat file, I am getting an error message " Cannot Interpret the data in the file ". Please help me where I might have

  • Z87-GD65 Enable "Windows 8/8.1 Feature" = Won't boot, Disabled = Boots up

    How do I enable Windows 8/8.1 Feature in the Z87-GD65 Settings?   When I turn it on, Windows 8.1 no longer will boot.  (see video below of what happens)   Is this because I didn't have it enabled BEFORE I installed Windows?  If so can I fix this with

  • Newbie Question: Importing (from PC) and Organizing Photos in iPhoto

    Hi everyone, I am currently a PC user and am contemplating buying an iMac, and I'm trying to determine if iPhoto will meet my needs for photo importing and organization. I currently have around 20-30 gigs of digital photos and am using Windows Photo

  • GR value to be apportioned over n years

    Hi All, We have a peculiar scenario in our client business. Below is the scenario Our client buys packaging material from vendors say (Qty of 300 ) and receives them in the system through GR. After receving them these boxes are issued to the farmers.

  • IPad - sync with iCloud and iTunes

    Hi, i have an iPad which is sync'ed with iCloud. Now what I'm trying to do is to copy some music, ebooks, videos for my iPad using iTunes one. But the problem is that when I try to start sync, it says that iPad is already sync'ed with other library a