Continous Barcode Printing issue in Smartforms

Hi Genies,
                Here I have developed one  Bar code report on smartforms. the report was generated successfully but Problem is while taking print.
the print out should be in continuous  . i have created the report for A4 size while printing it takes some Spaces for footer and header of every new page.
consider if page contain only two bar codes, if i print documents only two label should use  but here full total height of the A4 sheet is coming out with blank. 
The Printer is  TVS-LP46.
Please any one guide me what are all the configuration i need to do?.
Thanks in Advance..
Regards,
     Thangam.P

Hi Nabheet,
                  Yeah its my mistake sorry for that... actually i have created custom Page format for my report the size is 10cm Width and 29.7cm Height. my  single barcode size is 1.8 CM * 3.2 CM. in Transaction SPAD so i have reduced Height as 2 CM and Printer Installation  the Event end of the Line I Have given the comment as /f.
Regards,
      Thangam.P

Similar Messages

  • Barcode pritner issue in smartform printing

    Dear Experts,
    I have problem with barcode printing. I have only one page in my smartform and there is table in that. I need to print delivery number as barcode. I have writtern logic for that and its working fine. But when I print my output in BARCODING printer, the delivery number is printing as barcode properly but rest of all characters also printing as barcode. Every thing in the output is appearing as all barcodes. I can not see any data in the output all are barcodes only.
    Could you please help me on this issues.
    Thanks for your time,
    Regards,
    J.P

    Solved myself

  • Total pages printed issue in Smartforms

    Hi,
    I have small issues in Smartforms,
    I wm working for Check Printing in Smartforms. Here after printed the various checks i am printing the summary report, here i printede the details of total transactions and total printed pages.
    If  i have more than once page in single check (like overflow pages) that also need to be calculted in the count.
    In the forms i declared &SFSY-FORMPAGES& but its not calculating overflow pages.
    Please guide me about this issue.
    Thanks.
    VJ.

    Hi Florian,
    Thanks for your response and O/P management info.
    My req is after printing the cheque pages, i am printing seperate page for summary report, here i am displaying total no of transactions, amount and total pages printed.
    Code Ref:
       CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
        EXPORTING
          formname           = lf_formname_s
        IMPORTING
          fm_name            = lf_fm_name_s
        EXCEPTIONS
          no_form            = 1
          no_function_module = 2
          OTHERS             = 3.
      IF sy-subrc <> 0.
    * Implement suitable error handling here
      ENDIF.
      CALL FUNCTION lf_fm_name_s
        EXPORTING
          control_parameters = ls_control_param
          output_options     = ls_composer_param
          user_settings      = ' '
          v_file_name        = v_smart_name
         t_t_processed      = t_t_processed                             " for total processed
          t_check_amount     = t_check_amount_t
          t_tot_rec          =               v_tot_rec          "    REQUIRED FIELD..?????
    IMPORTING
          job_output_options = v_output_options
        EXCEPTIONS
          formatting_error   = 1
          internal_error     = 2
          send_error         = 3
          user_canceled      = 4
          OTHERS             = 5.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Here i am getting total transactions is printed properly.. also i want to print total no of pages. (if single transaction more that one page).
    Thanks in advance,..

  • Urgent : Barcode Printing porblem in smartforms.

    Hi Experts,
    1,
    I am be able to see the barcode in print-preview but while i am taking the print of that smartform it shows the value of that barcode...
    How to solve this problem?
    2,
    when i am seeing the barcode in print-preview it is showing the black color rectangles... it seems like barcode but its not giving the output of exact code39 barcode...
    How to solve this proble ?
    Please avoid posting unnecessory replies... Please post only for particular problem... It will save yours and mine both's time....
    Please let me know if anyone wants any further information.
    Thanks in advance.
    Ilesh Nandaniya

    1. go to SE73.
    2. choose SYSTEM BAR CODES radio button and then press CHANGE.
    3. in the following screen press CREATE. a popup screen will show.
    4. you can choose either OLD or NEW barcode technology. I'll go with NEW.
    5. name your barcode. I usually choose Z + customer's company name for marketing reasons. continue.
    6. choose the symbology. This information should be provided from the person handling the barcode machine itself. We'll go with the popular code 128 for this example. continue.
    7. barcode alignment - choose the one that fits your form best. continue.
    8. barcode parameters - again, choose the one that fits your form best. continue.
    9. save the barcode.
    moving on to SMARTFORMS transactions.
    go into the smartform style you're using, or create a new one.
    1. create a new character format. I usually name it BC for barcode
    2. on the second box (barcode) of the first tab (standard settings), you can now choose the barcode you created.
    3. save and exit.
    and that's about it. from now on, when choosing the style with the barcode in it, you have the option to applying your barcode font to a text the same way you apply any other font.
    Hope this helps. There are other ways probably, but this one works for certain. The only problem I had with it, was when using hebrew fonts and barcode together on a zebra printer from the early nineties.

  • SAP Adobe Livecycle barcode printing issue

    SAP Adobe Livecycle: The Barcode printing using internal table: Even though the value is not there in the bar code field column of the internal table, for some reason it is printing the bar code for all lines. Does anyone know why?

    Iam not sure but this might be the problem .
    Please check if the barcode you have used has any default value set in the Form which is getting printed in case you dont have any value in the barcode field.
    thanks
    kumar

  • Printing issue in smartforms (Bullets are printed as #)

    Hi Guys,
    I've an issue in printing one of the forms. I'm using bullets in the form and when I see the print preview, i can see the bullets.
    But when I print the document, instead of bullets, I see '#'. Is it something to do with the printer drivers or anything I can do and prevent it.
    Thanks in advance.

    Hi,
    Infact it is a printer issue.
    Please contact the printer incharge to configure the printer so as to print the bullets properly.
    Regards,
    Ram

  • Logo printing issue in Smartform

    Hi,
    I have uploaded company logo and i am using this logo in my Z*PO smart form, during printpreview it is showing correctly (the alignment and resolution), if i print that, the logo alignment is not proper, it is coming down than what i am aligned, the placement is perfect in printpreview.
    Let me know, is there  any other setting that i need to make.
    Thanks,
    Prasad S.

    Hi friend,
    I think there are lot of related post in SDN for this problem. Just search the forum before posting questions.
    One of the similar post i have attached below.
    Link : [Problem with printing logo in smartforms|Problem with printing logo in smartforms;
    I think this will help you. If you still did not get the answer just search in Google by giving the key word "SAP + SDN + Smartforms + Logo printing problem". There are large of solutions to help you.
    Thanks,
    Sri Hari

  • Page printing issue with smartform PO

    Hi Super-Techies,
    I have created a z print program for my purchase order smartform. But the issue I am facing now is that when i try to view the purchase order from transaction me23n -> print preview ( with 15 items). I am getting output as a single page with 10 items on it. The rest 5 items are not being displayed. I mean the page is not getting printed from 2nd page onwards.
    What could be the issue??? Can anyone suggest me.
    Thanks & Regards,
    Vinit

    Hi,
    As said above, I have used table instead of template and the data is flowinf to next pages.
    BUt now the issue is that in the last page suppose if there are only 5 items, than the window border prints after 5 items. It is not good while print preview as there is a blank space created in form (for the rest 5 items which are not being used).
    I want to fix the main window border irrespective of the line items.
    Whats advice on this issue.
    Regards,
    Vinit

  • Print issue for smartform by zebra QL420plus in SAP

    Hi All,
    I created a smartform in SAP to print out label on zebra QL420Plus.
    Current the key issue is that I can not print out smart form from SAP to QL420plus directly. I need to print some text from windows by notepad or word after I power on QL420plus. Then QL420plus seem to be active. So at this point I can print out smartfrom from SAP to QL420plus. I am not sure what’s wrong with QL420plus equipment?
    Thanks.
    Crystal

    did you try like this :
    Spool
    data: in_list     like  pri_params-plist,
          in_dataset  like  pri_params-prdsn,
          in_spool(1) type  c,
         d_dest          like pri_params-pdest.
    NEW-PAGE PRINT ON
                NO-HEADING
                NO-TITLE
                LIST NAME in_list
                LIST DATASET in_dataset
                LINE-SIZE 132
                LINE-COUNT 65
                COPIES 1
                NO DIALOG
                KEEP IN SPOOL ''
                DESTINATION d_dest
                NEW LIST IDENTIFICATION in_spool
                ARCHIVE MODE '1'
                IMMEDIATELY ''.

  • SAP SCRIPT Barcode Printing Issues

    Hi ,
    I'm printing 3of9 , barcode in sap script, which has width of 1CM and height of 1CM, the problem is once it's printed, barcode is being printed at higher position than it's supposed to be and creating alignment issues and also introduces blank lines in between .
    Has any opne faced this problem , and how to over come this.
    Regards,
    Raghavendra

    With SAPscript, barcodes are produced only by each printer (according to BarSimm or whatever technology you use). The preview is just an approximation made by SAP. So, you must trust your printer and adapt your SAPscript until it prints correctly.

  • Printing Issue in Smartforms

    Hi All
    I have a issue while tryign to print the smartform output.
    I have the company address right alligned , and also the amount field right alligned.
    The smartform is for Taiwan, and uses ZF for the smartstyles.
    I am able to get the correct output in the print preview ie the address and the amount is right alligned(logging in ZF language.)
    However, when a print is done, the output from the printer on the page is not the same.
    The amount field is i nthe centre , and the address is also not alligned properly.
    Could you suggest it there is something specific to be doen for the printer.
    Any pointer on the same would be of great help.
    Thanks
    Pankaj

    Hi pankaj,
                  Just check it with the settings and drivers installed for the printer.get
    help of u r BASIS person.still u have problem.mail back.
    Rewards points if helpful.
    Thanks and regards,
    Rajesh.

  • Printing issue in smartform with output type

    Hi ,
    I am facing issue while I am taking print from zebra printer.
    I am trying to take a print from MB90 but its not coming but its giving status 'processed' and same from the spool, in spool its showing status complete but not giving any printout.
    if I m attaching  my smartform with another output type which already working for another label(smartform), then its giving print.
    So, what I want to know..
    Its can be a problem with output type config or from basis side.
    Please help.
    Thanks,
    Sandeep

    well i have seen setting are correct but having one issue it doesnt trigger automatically I do it manually from MB90 and rest of the things are correct becaoz i have seen while debug its going correct form from driver program, when i am runniing from MB90 manually .
    Thanks,
    Sandeep

  • Barcode printing issues with Laserjet 1100 8.1 driver

    Hi All,
    I've ran into issues printing coupons to my Laserjet 1100 printer using Windows 8.1. This worked with no issues (and still does) in Windows 8. Looking at the driver versions, it appears that something was updated form 8 to 8.1.It seems this issue is related
    to printing any barcodes. Has anyone else encounters this? Is there any way I can use the Windows 8 driver instead?

    For anyone interested, the way I was able to fix this issue is with the
    HP Universal Print Driver for Windows PCL6
    http://h20566.www2.hp.com/portal/site/hpsc/public/psi/swdHome/?sp4ts.oid=4157320&ac.admitted=1399039456352.876444892.199480143
    I selected Windows 8.1 x64, then downloaded the PCL5 driver and now the barcodes work.

  • Printing Issue in smartform!!

    Hi All,
    I am running Driver prog as Background job,  which is creating a Spool as Smartform Output. I can see in spool output that pages are position in Landscape.
    Even when i download the spool id to pdf file using 'RSTXPDFT4', pages are in Landscape.
    But when i try to print spool, then pages are printing in Portrait position. Even at the time of printing spool, i am giving page format as 'X_65_255'. I have set smartform pages to be print in Duplex printing with landscape by setting page Property to 'D'.
    Now if remove this 'D' option from Page property, Spool output is printing in landscape positions correctly but not getting printing back to back. I need to print spool output back to back.
    How to overcome this problem?
    Thanks in advance.

    Thanks Nick for your reply.
    If i print normal word doc in duplex mode, Printer is printing. So i can printer can support duplex printing. Even i try to find OSS Note, 96102.(this note is applicable for Sapscript, but i am assuming it will is also applicable to Smartforms).
    As per this note, if Standard Text SAPSCRIPT-PRINTMODETEST can give u result in duplex mode, then Printer is configure for duplex mode.
    So i Tested this standard text, printing yet did not come in Duplex mode.
    So i am still confuse, where is problem?
    Thanks

  • Printing Issue for Smartform

    Hi All..
    The smartform has been created and activated without any Errors.
    All the data are appearing in the Print Preview in a desired format.
    But when i take the Print, the icon is not getting printed.
    Instead of icone being printed, few dark lines are getting printed on the paper.
    Except icon, all the Text, Tables, etc are getting printed in a right manner.
    What may be the reason..???
    Please Help me out....

    Hi Pavan,
    Please check your printer settings.
    Regards,
    Chetan.

Maybe you are looking for

  • How to Get Nintendo 64 in color on HDTV?

    On my 20-22" flat screen Samsung when I plug in my Nintendo 64 it comes in black and white, what do I do? Would an RFU Nintendo 64 Adapter work?

  • How to display Manifest in Jar file?

    I m not new to Java (6+ years). But today I have a simple question and dont know answer @_@: how to view the Manifest in Jar file? I know to use java.util.jar package in code but is it a simple way to do that in command line? Seems Jar doestnot suppo

  • Compile build.xml with Ant for web service with annotations

    Hi Friends, I have a web service with annotations, using javax.annotation.PostConstruct, and javax.annotation.PreDestroy. I have a build.xml to create a EAR for this web service. When I run the ant task, the build complete successfully but the .war f

  • Incompatibility between 10.6.3 and copying video with keynote

    it exists an incompatibility between 10.6.3 and copying video with keynote on MacBook Air first generation. copying video is OK with videoprojectors the screen of MBA is unreadable during diaporama With many viseoprojectors then >escape to stop the d

  • User Exit for Pricing Condition

    Hi all, I wanted to change the values of few fields in the communication structure KOMK and KOMP for Delivery Order when pricing is being processed. Is there a User exit for doing the same. Regards, Rupesh.