Water mark image in SAP SCRIPTS

Hi All,
I want to include a watermark image on my PO print.
What I want is to have an Image on the page and print the line items on top of it.
When I try, its displaying eiather the line items or the image but not both..
Any ideas, recomendations would be appretiated.
cheers,

Hi!
Try to save your file in some other BMP formats also... You can use the Windows Paint for this.
F.e. try out the 16 color BMP also.
As I remember good, 16BMP was working fine for me.
Regards
Tamá

Similar Messages

  • Add image in sap script

    what are the steps to add image on sap script dynamically?

    Hi,
    Adding images to SAPScript can be done in two ways:
    1)You can handle it in the print program, by doing an if statement and filling a variable which the SAPscript will read.
    *In your print program,
    If company_code = '0010'.
    imagename = 'ThisCompany'.
    endif.
    *In your sapscript,   
    BITMAP &IMAGENAME& OBJECT GRAPHICS ID BMAP TYPE BMON DPI 100  
    2) You can have the if statements in the SAPscript itself.
    *In your sapscript,
    IF COMPANY_CODE = '0010'   
    BITMAP THISCOMPANY OBJECT GRAPHICS ID BMAP TYPE BMON DPI 100 
    ELSEIF
    BITMAP THATCOMPANY OBJECT GRAPHICS ID BMAP TYPE BMON DPI 100
    ENDIF
    award points if useful
    regards,
    Tulasi.

  • Water mark images

    Hi,
    Is it possible to have water mark images in all the screens in the forms application?
    I am using Developer 10g IDS.
    Thanks & Regds,
    Nanda

    Go to file->import->image and browse the image that is already water marked.

  • How to upload Graphics Image in SAP script

    Hi
    I have a new porblem in SAP script can anyone help me how to upload an graphic image

    Hi Pavan,
    Give the same name and upload the graphics, u get a popup saying do u want to overite the existing one, click yes and the old logo will be replaced by the new one.
    Cheers..
    Santosh.
    P.S. Mark usefull answers

  • Image in sap script

    HI experts ,
    I am doing modification to customized sap script which is done by previous abaper.
    There is a image had been attached in a window like this :
    BITMAP &Z_SIGN1& OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 150
    But when i searched in se78 i dont find Z_SIGN1.
    Do you experts why there is a image Z_SIGN1 in se78.
    But there is a similiar image but with different name DIR01.
    How to find the Z_SIGN1 in sap.
    Please guide me.
    Thank you very much.
    regards,
    s.saravannan

    HI friend,
    Just i m calling the image into the script ..
    The moment i call the image can i change the name of the image.
    is it possible.
    regards,
    mrsara27....

  • Putting a water mark in the form

    Hello all,
    My requirement is to have a water mark image in the adobe form.
    Kindly let me know the procedure to do this.
    Thanks and Regards
    Rajesh

    Hi Rajesh
    You cannot add a PDF watermark to a form created in LiveCycle Designer, unless that form was created with a fixed PDF background or you need to use LiveCycle ES 8.0(but it doesn't support SAP) {Reference.  http://blogs.adobe.com/security/2008/01/pdf_watermark_demonstration.html}
    I'm not completely sure, but I think the best way you could do is add an image to Master page. To do this you'll need to create the watermark text as in image file. 
    STEPS:
    1.  Add image field to master page
    2.  click on image field and set the image
    3.  On the "Object" tab for the image field, change the field type to static image.
    Regards
    Pradeep Goli

  • Water mark on HTML Page

    Hi,
    Is it possible to have a page in BSP with watermark on it? We need to print details of an invoice also on this page.
    Currently, invoice details are appearing. But the reuirement now is to have a watermark on the same page.
    Any pointers regarding this would be helpful.
    Rgds,
    Bhargav.

    just load the water mark image to the mime folder of your BSP and have the following code. (just above htmlb:content).
    <style type="text/css">
    <!--
    BODY
    -->
    </style>
    <htmlb:content design="design2003">
    other resources
    http://www.buildwebsite4u.com/building/web-page-backgrounds.shtml
    http://www.dynamicdrive.com/dynamicindex3/fixback.htm
    Regards
    Raja

  • How do you add a water mark to multiple images within multiple files?

    I am having real trouble in trying to add a water mark to multiple images (mixture of jpegs and tiffs) within multiple file.
    I have used the Batch processing tool, but this hasn't worked or has been inconvenient, asking me to resave each individual file.
    If anyone can help or suggest another way of doing this, that would be great!
    Thanks
    Becca

    Are you using Russell Brown's script for placing watermarks?  Also you mentioned, "Within multiple file."  Did you mean multiple folders?  The batch processor has a check box for applying process to multiple folders.  What itsn't working - exactly?

  • Check Box With Tick Mark on Sap Script

    Hello All,
    We need to add a check box with tick mark on Sap Script.Please can anyone let me know how can we add it.
    Regards
    Amruta

    hi amruta,
    The soluti as an image into on to your problem can be to use the symbol icon as told , but this may show in preview not in print.
    I too faced the same problem.
    So what i had done is created a new window with the diemnsions of the chekc box with border thcikness 8 tw and inside that window place a checkmark symbol.
    if this checkmark symbol also does not show up in print preview/  doesshow in print preview and not in print then you can scan a chekcmark image and upload it into business document server as a BMP/ TIFF image and use this image in your checkbox window.
    Hope this solves your problem.
    Warm Regards
    Venugopal.T

  • C4 - Water mark or repeating images

    Hello,
    I don't know how repeating the same image in all diapositives as water mark. Could anybody help me?
    Sorry for my bas english.
    Thanks.

    Hi there
    When you edit your image note there is a setting that controls how long the image appears. The options are shown below.
    Choose rest of project and you will have achieved showing an image from start to finish.
    Cheers... Rick
    Click here for Adobe Certified Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Reg : trade mark symbol(TM) in SAP Script output

    Hi gurus,
    i am using SAP Script to print a material description , when i tried to run the sript in debugging mode it is showing as trandemark symbol as(TM) but in output ( i.e in printing ) i am getting this value as # . for example if i material description is xxx(TM) , then in debugging it is showing as xxx(TM) , but while printing it is showing the value as xxx(#).how to overcome this . please help me on this.
    Thanks and regards,
    Rajeshwar.

    Hi
    [Double Byte Characters in SAP |https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00adf4da-76f1-2910-43aa-81ad2a67332c]
    Regards,
    Sravanthi

  • Datafile High Water Mark Script....

    Hello,
    How can I find out high water mark for a datafile?
    Thanks.

    Hi,
    If you have access on Oracle Metalink, so you can take a look at Note:130866.1 about calculation of High water mark of datafiles. In addition to that, you also take a look at this [url http://forums.oracle.com/forums/message.jspa?messageID=1605840#1605840]thread.
    Cheers
    Legatti

  • Urgent - Not able to Print back page for Last Page in SAP Script.

    Hello All,
    I need to Print back page in SAP Script, I am able to do it by setting print mode as D, but now the problem is, it does not print back page for last page.
    For eg. if there are 3 pages it prints back page for first two. If there is only one page then it does not print back page.
    Please Help.
    Thanks.

    hi,
    Yes, we can print logo as water mark in scripts
    Just do as like this....
    Upload your logo via SE78.
    - Select 'Import' button from application toolbar of SE78, and perform upload.
    and write this code in scripts
    BITMAP 'COMPANY_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL 
    regards
    Sankar

  • IS IT POSSIBLE TO PRINT ANY LOGO AS A WATERMARK IN SAP SCRIPT

    In SAP Script ,is it possible to print a logo in the back of retrived data as a watermark & our data would not be overlapped . If yes then tell me how.......?
    we wanna print customer id & place id on page one as a tittle & the concern data below them so for this what we have to do give me a reasonable logic ...?

    hi,
    Yes, we can print logo as water mark in scripts
    Just do as like this....
    Upload your logo via SE78.
    - Select 'Import' button from application toolbar of SE78, and perform upload.
    and write this code in scripts
    BITMAP 'COMPANY_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL 
    regards
    Sankar

  • Display data vertically using sap script

    Hi Developers,
    Is there any way to display data vertically in a form using sap script?
    thanx in advance,
    binu

    Hi Binu,
    It is not possible to rotate text in SAPscript.  The usual work-around, provided this is static text and not from a variable, is to scan an image of the text and include it as a graphic.
    Regards,
    Nick

Maybe you are looking for

  • Very poor wifi

    Got this yoga tab 2 1050f for my wife for Christmas  Shes been having WiFi problems with it for awhile now so over the last couple weeks I've been using it I run a speed check on it and its good but opening webpages is very slow over 10seconds a lot

  • External HDD not recognized after unsafe removal

    Dear, Yesterday i bought my first macbook pro. Before i bought that macbook i saved all my data from my windows laptop on my external USB HDD. Today i connected the external hdd trough USB. the macbook recognized it immediatly but i accidentally remo

  • Jdbc reciever error

    hi, My scenario is rfc to jdbc.Reciever shows the follwing error. Error while parsing or executing XML-SQL document: Error processing request in sax parser: Error when executing statement for table/stored proc. 'TBLTSEMPLOYEES_INTRA' (structure 'Stat

  • Viewer Bug Fix Update

    Bob says a new Content Viewer will not be sent to Apple. I assume that this only applies to bug ridden v18 and when v19 is available we will have the regular Content Viewer (once approved by Apple)

  • Client level, chart of accounts level, company code level

    Generally what are the areas under client level, chart of accounts level, company code level. For Ex. document types are client level, number range company code level like the above does we have any list which is falling in the above levels.