Sapscript color graphic stored as text

Hi,
When importing a color image into sapscript as text it's always monchromatic regardless of the settings. Is there a way to import a color image so it's actually diplayed with colors? 
Note: it has to be imported as text so SE78 is NOT an option!
Many thanks
Stan

Only Tiff images can be used. Use program  RSTXLDMC, and select the option as Color, and give the Standard Text details to which you want to save the image. The image will be then saved as normal SAPscript text.Call this image(standard text) just as your 'Include Text..' in your Script Editor.
Follow these steps:
1.  Go to SE38. Type RSTXLDMC in the text box provided.
2.  Execute the program by pressing F8.
3.  Enter the File name of the TIFF file, resolution, Text name and Text title, and set the image as Color
4.  The TIFF file will be uploaded and gets stored as a text element in SO10.
5. Call the Text using the command /: INCLUDE, just as you call the Standard Text from your SCRIPT editor.

Similar Messages

  • Is it possible to do a GLOBAL color change for both text and graphics in ACrobat XI?

    I used to do this using the Pitstop Pro plugin but now Pitstop is almost $900 and this is the only thing that I would use it for, not worth the investment
    I can change text color by selecting individual text items, but I want to change all of the red text into white text
    I also need to change all of the red graphics into white graphics and I can't figure out how to do that either
    I have a trial version of XI on a Mac and will buy it if it can do what I am trying to do, i.e. global color changes to both text and graphics
    thanks!!

    I have version 6, but it is way out of date, doesn't work on my current system, I downloaded a trial version of the new one, version 12 I think, now I have to decide if I can afford to buy it, it is not cheap!
    oops, sorry, I didn't read your entire message, aargh!
    I'll check with them if I can upgrade from this early version, thanks for the suggestion!
    (edited because I didn't read properly!)

  • EPDF files failing to read on ADE reading software when they have Sidebar color graphics and text, how do we fix problem?

    We have 2 different InDesign files not reading properly in ADE reader. Both files have sidebar color graphics and text in them. The one original file's EPDF was showing blank pages for all the page with the sidebars in it when opened in ADE (they are DRM wrapped). Pages that did not have the sidebar showed up fine. Our ebook distributor is telling us that we have to rasterize the file. We are working in InDesign 6 with Adobe Acrobat X Pro. We made JPEGS of each page and reimported into an InDesign file and exported to PDF and our ADE reader then showed the sidebar pages. The file is pretty large though and I have a full length book that has the same problem. What is the problem with our sidebars and what are better solutions than JPEGS for each page? Thanks.

    I will give that a try, thank you.

  • Color graphic in a PDF generated from a SmartForm causes error

    I have a SmartForm containing a color graphic. It works correctly,
    appears just the way it should in Print Preview, and it prints
    correctly. However, when I generate a PDF file from, Adobe Reader
    complains that the PDF file is corrupt and refuses to print it. If I
    remove the color graphic from the SmartForm and don't make any other
    changes, I get a good PDF file that can be parsed, displayed, and
    printed without any problems.
    Why is the presence of the color graphic in the SmartForm leading to a
    corrupt PDF file? Is there any workaround (short of removing the color
    graphic) that I can use to get a good PDF file?
    Here is a more detailed description of what I am doing.
    1.     Creating the color graphic
         A. I started with a color .TIF file
         B. I went to transaction SE78,
            Form Graphics -> Stored on Document Server ->
              GRAPHICS General Graphics -> BMAP Bitmap Images
         C. Clicked on the "Import" icon
         D. In the "File name" field, navigated to my .TIF file
         E. Typed the name of my graphic in the "Name" field and some
            descriptive text in the "Description" field
         F. Selected the "Color Bitmap Image" radio button
         G. Set the "Print Attributes" as follows:
            Unchecked - Resides in the Printer Memory
            Checked   - Reserve Height Automatically
            Unchecked - Compression
         H. The color graphic seems to upload correctly
         I. When I click on Print Preview, it is displayed perfectly.
         J. When I use the Search Help associated with the name field to
            find the graphic, it is shown with the name and description
            that I gave it, the Object field is displayed as "GRAPHICS",
            the ID field is displayed as "BMAP".
         K. When I select Graphic -> Graphic Information, the Resolution is
            75 DPI and the Size is 26.86 x 8.26 cm. When I use this graphic
            in the SmartForm, I will enter the resolution as 300 DPI - in
            order to get an image whose dimensions are one-quarter of these
            dimensions, but which will have a good resolution for a laser
            printer.
    2.     The use of the color graphic in the SmartForm
         A. It is a "Graphic" node which is the first node on the first
            (and only) page of the SmartForm.
            i.   The Name is the name of the graphic I created
            ii.  Object = "GRAPHICS"
            iii. ID = "BMAP"
            iv.  The "Color Bitmap Image (BCOL)" radio button is selected
            v.   The Resolution = 300 DPI
         B. The position and size are:
            i.   Left Margin = 15.00 MM
            ii.  Width = 69.00 MM
            iii. Upper margin = 15.00 MM
            iv.  Height = 21.77 MM
    3.     The process of producing the PDF file
         A. The function SSF_FUNCTION_MODULE_NAME is called to obtain the
            name of the function module associated with the SmartForm.
         B. The function module (whose name was returned by
            SSF_FUNCTION_MODULE_NAME) is called with:
            i.   CONTROL_PARAMETERS = a SSFCTRLOP structure with
                 GETOTF = 'X'
                 NO_OPEN = space
                 NO_CLOSE = space
                 NO_DIALOG = 'X'
            ii.  OUTPUT_OPTIONS = a SSFCOMOP structure with:
                 TDPRINTER = 'POST2'
                 TDDEST = space
                 TDNEWID = 'X'
                 TDIMMED = 'X'
                 TDDELETE = space
                 TDCOVER = space
                 TDCOPOES = 1
           iii. JOB_OUTPUT_INFO = a structure of type SSFCRESCL used to
                 receive the OTF file
         C. The function CONVERT_OTF is called with:
            i.   FORMAT parameter = 'PDF'
            ii.  OTF table parameter = the OTFDATA table contained within
                 the JOB_OUTPUT_INFO SSFCRESCL structure returned from the
                 SmartForm function module.
            iii. BIN_FILE parameter = an XSTRING used to receive the PDF
                 file
            iv.  BIN_FILESIZE parameter = an integer used to receive the
                 size of the PDF file.

    Hello David,
    The reason for this problem is probably related to the FlateDecode compression described  in SAP Note 843480 (PDF conversion: Compression of bitmaps and TrueType fonts).
    Try switching off the usage of FlateDecode compression again via report RSTXPDF3 as described in Note #843480.
    It is a little confusing. The option 'FLATE_COMPR_OFF' needs to be set to 'On' to turn off the FlateDecode compression.
    To set this run as follows:
       se38 -> RSTXPDF3 -> enter 'FLATE_COMPR_OFF' in the 'Name' field
             -> Select 'Change Settings' radio button
    You will get a pop-up 'Do not use flat compression'.
    Select the 'on' button.
    After this create a new PDF and check if the problem is resovled.
    Regards,
    Aidan

  • LOGO stored as Text

    Hi,
    II have to retrive the material description from MAKT and then should append with some XXX which will contain a logo in the SO10...
    have to insert this logo into the smartform which is stored as a Standard text.
    can any one help .... Thanks in advance.

    Hi,
    While adding node in smartforms take care of following things
    1) Select Text type as 'Include text'
    2) text Name = Name of text in which image is stored
    3) Text Object = GRAPHICS
    4) Text ID = BMON (Black and White) / BCOL (Color Image)
    5) LANGUAGE = Language in which text exist.
    Regards,
    Omkar.

  • How can I change the color of the highlighted text when using the FIND function in Terminal?

    When searching for text in the Terminal's buffer, the matched text is highlighted using a color which seems to be computed from the background's color. I'm using a black backgroud and the finder's highlighter is grey. How can I change this? I'd like to specify the foreground and background colors of the matching text. I couldn't find an appropriate setting in the terminal's settings, nor in the default settings using the command "defaults".

    In my .bashrc file, I have enabled a couple of grep environment variables.
    GREP_OPTIONS='--color=always'
    GREP_COLOR='00;38;5;226'
    The latter is a vivid yellow.
    From the shell, I can search my history:

  • PDF Creation for Smartform having color graphic is giving error in opening

    Hi All,
    I have a Smart form with a color Graphic of company logo. This is being displayed properly in print preview and in print documents.
    The requirement was to convert this to PDF and send it as mail attachment, I am using the SPOOL ID creation approach. The mail is being sent properly with the attachment and when this is being opened, it says there is some error. The page having the Graphic is not being displayed, but the other pages where this graphic is not there are being displayed properly.
    I have checked the SCOT settings they are correct, for SAP Scripts/Smart forms the format is PDF only.
    Please provide me any inputs on this. All inputs are rewarded.
    Thanks & Regards,
    Goutham.

    Hi Neelima,
    In the user-profile maintain LOCL as default printer
    Control Parameters for the OTF Generation
      MOVE : c_x   TO lst_ctrl_params-no_dialog,        " Do not need a Dialog
             space TO lst_ctrl_params-preview,          " No Preview
             c_device_prnt TO lst_ctrl_params-device,   " PRINTER - Needs to be passed
    OTF Data is obtained for the smartform if this parameter is set
           c_x   TO lst_ctrl_params-getotf,
    Output Options
             c_x    TO lst_output_options-tdnoprev,    " No Print-Preview
             c_x    TO lst_output_options-tdnewid,     " Generates New-ID for spool
             space  TO lst_output_options-tdimmed,     " No Immediate Priting
             c_device_locl TO lst_output_options-tddest. " LOCL: Default Printer
    FM of the Smartform: ZJ_FORM_1180
      CALL FUNCTION l_fmname
        EXPORTING
        ARCHIVE_INDEX              =
        ARCHIVE_INDEX_TAB          =
        ARCHIVE_PARAMETERS         =
          control_parameters         = lst_ctrl_params     " Control parameters
        MAIL_APPL_OBJ              =
        MAIL_RECIPIENT             =
        MAIL_SENDER                =
          output_options             = lst_output_options  " Output Options
          user_settings              = space               " WF-BATCH - Setting DO NOT CHANGE
          wa_1180                    = lst_1180            " Project Data
          i_form_amounts             = li_measure          " Funded Prgrm Data
          g_tot_req_budget           = l_tot_req_bud       " Total Requested Budget Amt
          g_req_fnd_adj              = l_req_fnd_adj       " Requested Funding Adjustment Amt
        IMPORTING
        DOCUMENT_OUTPUT_INFO       =
          job_output_info            = lst_job_output_info    " Spool ID is obtained here
        JOB_OUTPUT_OPTIONS         =
        EXCEPTIONS
          formatting_error           = 1
          internal_error             = 2
          send_error                 = 3
          user_canceled              = 4
          OTHERS                     = 5.
      IF sy-subrc <> 0.
        RAISE excp_no_smartform_output.
      ENDIF.
    Get the OTF Data - getotf is set to X, then the OTF data is obtained here.
    As the parameter is not set we do not require this
    MOVE lst_job_output_info-otfdata TO li_otf_data.
    Get the spool id number. In the spool the data is in OTF format and from
    which the PDF format of the data is obtained.
      READ TABLE lst_job_output_info-spoolids INTO l_spoolid INDEX 1.
      Convert the OTF to PDF by using the FM: CONVERT_OTFSPOOLJOB_2_PDF
    Just pass the sppol id number to src_spoolid, in tables u get the PDF.
    Please let me know if further details are required from my side.
    Regards,
    Goutham.

  • How do I change the color of all the text in a PDF?

    Hi.
    I have a large PDF, over 1000 pages. Some of the text is highlighted which makes it difficult to see on my preferred document background. In Acrobat XI how do I change the color of all the text in the document back to black please? Although solutions using any other software will be much appreciated too.
    I searched this forum already, and the same question was asked back in 2007 when it appears the only solution was to use an expensive third party plugin.
    Thanks.

    I know of no new solutions since 2007 except the ones you found.
    You could use the Accessibility Preferences > Change Document Colors to choose a text color. However, this is an individual preference and cannot be set as a default for others opening the document.

  • Change color of future typed text in a pasted document?

    How do I change color of future typed text in a copied document? Thanks. My son is doing online home schooling this year and has Study Sheets that he types in his answers.  Currently, he highlights his typed text then chooses the color.   Is it possible to auto-format this somehow? Thanks!

    Pages relies a lot on Styles. Either you can create a paragraph style with a green text colour or just create a character style with a text colour. Here is an image from a document with several character styles in colour.
    In the second image I have instead created a Paragraph style with green text colour. This is the only way you can get a template to remember a change of colour as the default is alway black. To create the styles you click on the small triangle to the left of None (for character style) or Body (paragraph style) and choose Redefine style from selection. Save as Template.
    More about this can you read in the Pages User Guide downloadable from your Pages Help menu.

  • Make Number stored as text - in excel using ABAP

    Hello all,
    How can I make a value to be stored as text in excels, without adding apostrophe in front of the value using ABAP.
    Im using ECC6.0 system. In erlier version 4.6C, values are displaying as numbers.
    We are calling methods in RSAQEXCE dynamically in our program to get the excel.
    Can any one help me in this regard.
    Thanks in advance.
    Best Regards,
    Sasidhar Reddy Matli.

    Hi Sasidar,
    In Excel right click the column select format cells and then select  the format as text which is general by default.
    Regards,
    Anil.

  • How do you change the font color in CALL-OUT text boxes in PRO XI?

    How do you change the font color in CALL-OUT text boxes in PRO XI?

    It's not so simple to find it if you don't know what you're looking for... But it can be found via View - Show/Hide - Toolbar Items - Properties Bar.

  • How do you change the color of the title text?

    The main title text for the tap your currently on shows up centered one line above the tab row. The default is black text, with a gray drop shadow, but that doesn't work with dark background themes/personas. How do I go about changing that text color so that its visible on a dark background. I've tried changing font stylings in general for the browser, and I've tried changing the color values in the about:config for the persona, but none of that works. How do you change the color of the title text?

    That colors option under content doesn't change the color of the title text, but thanks anyways

  • How does one Float a Graphic Object with Text? (Don't want the Graphics Frame stationary)

    I now know just enough InDesign to be dangerous.  So, help me from blowing myself up.
    SITUATION:
    I desire a Callout/Quote Box to emphase a quote--to separate it from the flowing text of the manuscript.  So, I created a curved-edge rectangle (graphic object) to make the "box", then filled it with the quoted text).  All was well in the land of Adobe Novice UNTIL I deleted some text above the newly-created graphic box/quote box.  I need the graphic to flow with (stay embedded in; hold its position in) the text outside the manuscript, not say anchored to page.
    QUESTION:
    Is there a way to have a graphic object which is placed in a manuscript flow with the manuscript text, so that it "holds its position" relative to the text.  For example, if I delete a paragraph of text above the graphic object, I want the graphic object to adjust accordingly.
    ASIDE:
    I am open to any other tricks or methods others use to insert callout or quote-boxes within the flowing text of a manuscript/book.
    Thanks in advance.

    Create your callout. If you will use it often, you can actually grab it and drag it to the desktop for reuse in any Document; it becomes an InDesign Snippet (.inds).
    Copy the callout graphic, insert your text curser into the text frame where you want the callout. You've just Anchored an Object.
    This is where you want to read up on Anchored Objects. You can highlight and baseline shift the callout (often necessay for anchored objects) , change leading, apply text wrap with standoff (you would select it with the selection tool for this), all of which are way beyond what I have ever tried, but managed it in less than 3 minutes. Basically treat it as a selection of type. The challenges will be line breaks, keep with, gosh knows.
    Bob mentioned CS5.5 has more friendly features, which I am not familiar with, and are beyond quick replies.
    Work through the above at your discretion, ask more DIRECT questions as needed, and you will get help. 

  • Smartform preview dump when color graphics in form

    Seems I have found a SAP BUG in the smartforms Print Preview.
    A dump occurs in preview of pages beyond the first page.  The first page previews fine.  The dump occurs when you page down.  The error is an overflow because a field called stringlength2 is equal to 0 but it is used as in index for a string operation.  There should be a check for this in SAP's code before the offending line:.
    wa_otf_preview-tdprintpar+4 =          
      hexstring+stringlength(stringlength2).
    How are bugs reported to SAP if you are a developer?  Or am I doing something else wrong.  The dump does not occur if I remove the color graphic!
    Analyse erreur                                                      
    An exception occurred. This exception is dealt with in more detail be
    . The exception, which is assigned to the class 'CX_SY_RANGE_OUT_OF_B
    was neither caught nor passed along using a RAISING clause, in the procedure  "PREPARE_OTF_FOR_GUI_PREVIEWER" "(FUNCTION)" .                                                                   
    Since the caller of the procedure could not have expected this except
    to occur, the running program was terminated. The reason for the exception is: In program "SAPLSTXBW" the system tried to access field "HEXSTRING" w
    0.  Partial field access to fields with length 0 is not allowed, however.

    Hi
    U should find some notes in OSS.
    Max

  • Color graphics display, on PSC 2400 part #H100632782 is bad.

    Color graphics display port number H100632782 is bad. This is on HP PSC 2400 photosmart series all–in-one. The display over a period of time just faded away. The chassis number is CA02124640-0001  model 5610.  I have found another part  number  that may work in its place it is 7Rh100680782.  All these suppliers that I checked,no longer have the part available. I am running this printer from a  MacBookPro.  The software is Mac OSX version 10.7.5. All help is greatly appreciated.
    CB
    This question was solved.
    View Solution.

    The HP Partsurfer site lists the display as Q3083-60016.  This is no longer available through HP but you may be able to find a replacement with a Google search.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

Maybe you are looking for