Image hyperlink in SAP BO 4.0

Hi,
Needed some help with an issue.
I am using SAP BO 4.0 SP 7. It is installed on an UNIX server.
I have to requirement where based on an objects value we will show images and on clicking the image another Webi report will open.
I am reading the cell content as HTML. The code for the cell is like this:
=If([ObjectA]=1;"<a href=opendoc1 link><img src=boimg://a.gif></a>";"<a href=opendoc2 link><img src=boimg://b.gif></a>")
Here, the opendoc links are working fine. But the images are not displaying. The images are placed in the 'images' folder inside enterprise_xi40 directory inside the installation folder.
Can anyone help?
Regards
Nikhil

Hi Saurabh,
I am running the image from BI launch pad only. In the DEV environment.
When I write the code like below with servername and port then it is displaying the image and also the opendoc links are working fine:
=If([ObjectA]=1;"<a target=_blank href="http://XYZ:8080/BOE/OpenDocument/opendoc/openDocument.jsp?sType=wid........."><img src="http://XYZ:8080/images/asdf.gif" border=0></a>";"<a target=_blank href="http://XYZ:8080/BOE/OpenDocument/opendoc/openDocument.jsp?sType=wid........."><img src="http://XYZ:8080/images/qwerty.jpg" border=0></a>")
But since the server and port will be different for different environments and it needs to be migrated to client prod environment, I need a more generic code with relative path.
Therefore, I tried using BOIMG:// to give path for the images since it is the default path for images stored in BO.
The code now looks like this:
=If([ObjectA]=1;"<a target=_blank href="../../BOE/OpenDocument/opendoc/openDocument.jsp?sType=wid........."><img src="boimg://asdf.gif" border=0></a>";"<a target=_blank href="../../BOE/OpenDocument/opendoc/openDocument.jsp?sType=wid........."><img src="boimg://qwerty.jpg" border=0></a>")
With this code, the opendoc links are working fine but images are not loading. See the below screenshot:
What could be the isuue?

Similar Messages

  • Hyper link of public image(hyperlink or image) can not be saved on windows server 2012 and sharepoint 2010 problem

    hyper link of public image(hyperlink or image) can not be saved on windows server 2012 and sharepoint 2010 problem, is this a bug?
    thanks for any reply.
    Rosone

    It is not a bug, you might be using IE in Windows server 2012 and and browser might be restricting your site actions to respond properly.
    Check this in a different browser or access site in a differ OS.
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • Image hyperlink issues in PDF creation using Acrobat 9.0

    Hi All,
    I am using Acrobat 9.0 Professional for creating a PDF of a web site hosted on my local IIS server. All the web pages contain:
               1. A single large image and some description text.
               2. Few hyperlinks mapped to the various areas/locations of the image. The hyperlink is visible when user moves the mouse cursor to that specific area/location on the image.
    These hyperlinks work correctly when the web page is viewed in any browser but when the web site is converted to PDF, we observed the following problems with the image hyperlinks:
         1. The hyperlink area (rectangular) on the image is shifted from its original position.
         2. The hyperlink area (rectangular) on the image grows bigger than its original size.
    (The original position and size here means the position and size of the hyperlink as on the web page respectively).
    Surprisingly these issues do not occur if a PDF is generated of the same web site using Acrobat 8.1.0 Professional.
    I searched the Adobe website for any service pack/updates that could resolve this issue in Acrobat 9.0 Professional but could not find any.
    I will be really thankful for any help provided.
    Regards,
    Santosh.

    In my case it's with .puz files, which are crossword puzzle files used by sites like the New York Times and read by the application AcrossLite. I went into preferences and tried to change the action for the file type from "Save File" to AcrossLite but it would not take. Set it instead to "Always Ask" and then in the dialogue box selected AcrossLite and "always do this" and it gave an unknown error.
    This is FF 4 on a Mac.

  • Image gallery in SAP EP

    Hi folks,
    I'd like to receive some comments on the topic "Image gallery in SAP EP" as quite often there is a need for storing content in form of images in the KM and the standard renderers available do not satisfy advanced scenarios or non-SAP standard environments.
    As there is heaps of image gallery libraries around for usage in standard web pages and open portals - mostly based on Java or Javascript - I wonder if these can be easily used within SAP EP.
    So my question: Did anyone integrate a free image gallery software into SAP EP and are there any drawbacks/experiences or remarks you might want to share with me?!
    The gallery should sport thumbnails previews, tagging, additional attributes, convenience functions (mass-renaming, mass-resizing), flashy previews, etc.
    Thanks for your help!
    regards,
    Christian

    Well, we are surprised we haven't seen this before but here's
    what we discovered.
    Safari converts uppercase letters in attributes to lowercase.
    Since XML is case sensitive, therefore IMAGEID becomes
    imageid. Since your data references are still uppercase, they fail
    to match and you get undefined.
    Uppercase attributes are rare, hence this is the first we
    have seen of this error.
    To see this in action, try this in your page:
    <script>
    var rows = datasetname.getData();
    if (rows && rows.length)
    alert(Spry.Utils.serializeObject(rows));
    </script>
    To solve this, convert your XML files to use lowercase
    attribute names.
    We will write this up somewhere.
    Thanks for posting.
    We are pleased to see a good use of Spry data, effects and
    widgets on one site. I will add your site to our wiki page, if you
    don't mind.
    http://labs.adobe.com/wiki/index.php/Spry:SprySites
    Thanks,
    Donald Booth
    Adobe Spry Team

  • Sending Image ( stored in SAP )  to Email

    Hi All,
    I have to Send image stored in SAP ( OAER or SE78 ) to Body of email. I am able to send image stored in net to email .please help me in this regard.
    Thanks,
    Ananth

    Hi,
    You can download SE78 images to user computer and then you can email it.To download the image from se78 you can go through this sdn disscussion [Re: download image from se78 to desktop...|Re: download image from se78 to desktop...]
    Hope this can solve your problem.
    With best regards,
    Pulak.

  • Render issues with Image Hyperlink Component in Internet Explorer

    Hi,
    My images in the Image Hyperlink Components get enlarged (100X100) when i display my application in IE. When i visualize in Firefox it works fine. Can anyone tell me why?
    jsf:
    <ui:imageHyperlink binding="#{Main.imageHyperlink1}" id="imageHyperlink1" imageURL="/resources/search.png"
                                        style="height: 22px; width: 40px" text="Busca" />
    <ui:imageHyperlink binding="#{Main.imageHyperlink2}" id="imageHyperlink2" imageURL="/resources/logout.png"
                                        style="height: 22px; width: 40px" text="Sair"/>
    IE:<a id="form1:imageHyperlink1" style="height: 22px; width: 40px" ><img id="form1:imageHyperlink1_image" style="width:100px;height:100px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/WebLab/resources/search.png', sizingMethod='scale')" src="/WebLab/theme/com/sun/rave/web/ui/defaulttheme/images/other/dot.gif" alt="" border="0" /> Busca</a></td>
    <a id="form1:imageHyperlink2" onclick="return hyperlink_submit(this, 'form1', null);" href="#"><img id="form1:imageHyperlink2_image" style="width:100px;height:100px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/WebLab/resources/logout.png', sizingMethod='scale')" src="/WebLab/theme/com/sun/rave/web/ui/defaulttheme/images/other/dot.gif" alt="" border="0" /> Sair</a>
    Firefox:
    <a id="form1:imageHyperlink1" style="height: 22px; width: 40px" ><img id="form1:imageHyperlink1_image" src="/WebLab/resources/search.png" alt="" border="0" /> Busca</a>
    <a id="form1:imageHyperlink2" style="height: 22px; width: 40px" onclick="return hyperlink_submit(this, 'form1', null);" href="#"><img id="form1:imageHyperlink2_image" src="/WebLab/resources/logout.png" alt="" border="0" /> Sair</a>Thanks,
    Tiago Gaspar

    It seems to work. But it's kind of ackward, for every image we add, we have to set its compoent size so it can work with IE. I know brousers are diferent, but not that diferent. Seems to me it would work just like Firefox if the same html were rendered for IE. So why the diference?

  • How to send Email to customer when clicked on hyperlink on SAP CRM web UI

    Hi all,
    I am working with SAP CRM 7.0 EHP1. I have one field named Email on Complaint description page on Web client UI. I have made the field a hyperlink by using the setter getter methods of attribute in component workbench for the component -BT120H_CPL. Now I want to send one mail to customer who have raised the complaint when clicked on the hyperlink Email through SAP CRM if possible or by using Microsoft  outlook(Microsoft outlook is default mailing server on the system).
    Please help !
    Thanks and regards,
    Kavita Chaudhary
    Mobile: 8800222151

    Hi kavitha Chaudhary,
    if you wan to send any details to outside mail id first you should get that person mail id. based on that you can send data to that mail id by using this code...
    just fallow this code in your event..
    DATA: send_request       TYPE REF TO cl_bcs.
    DATA: text               TYPE bcsy_text.
    DATA: document           TYPE REF TO cl_document_bcs.
    DATA: sender             TYPE REF TO cl_sapuser_bcs.
    DATA: recipient          TYPE REF TO if_recipient_bcs.
    DATA: bcs_exception      TYPE REF TO cx_bcs.
    DATA: sent_to_all        TYPE os_boolean.
    TRY.
    *     -------- create persistent send request ------------------------
           send_request = cl_bcs=>create_persistent( ).
    *     -------- create and set document -------------------------------
    *     create document from internal table with text
           APPEND 'Hi to all' TO text.
           document = cl_document_bcs=>create_document(
                           i_type    = 'RAW'
                           i_text    = text
                           i_length  = '12'
                           i_subject = 'test created by srinivas' ).
    *     add document to send request
           CALL METHOD send_request->set_document( document ).
            sender = cl_sapuser_bcs=>create( sy-uname ).
           CALL METHOD send_request->set_sender
             EXPORTING
               i_sender = sender.
    * hardcoded value im passing here u should capture customer mail id here..
    data : lv_email type string.
    lv_email = '[email protected]'.
    *     --------- add recipient (e-mail address) -----------------------
    *     create recipient - please replace e-mail address !!!
           recipient = cl_cam_address_bcs=>create_internet_address(
                                             lv_email ).
    *     add recipient with its respective attributes to send request
           CALL METHOD send_request->add_recipient
             EXPORTING
               i_recipient = recipient
               i_express   = 'X'.
    *     ---------- send document ---------------------------------------
           CALL METHOD send_request->send(
             EXPORTING
               i_with_error_screen = 'X'
             RECEIVING
               result              = sent_to_all ).
           IF sent_to_all = 'X'.
             WRITE text-003.
           ENDIF.
           COMMIT WORK.
    * *                     exception handling
    * * replace this very rudimentary exception handling
    * * with your own one !!!
         CATCH cx_bcs INTO bcs_exception.
           WRITE: text-001.
           WRITE: text-002, bcs_exception->error_type.
           EXIT.
       ENDTRY.
    after this go to sost transaction.
    first you can see first mail.. select your recent mail id execute then you will get email..
    try this and let me know..
    if this is not working then see this link too this might be help full to you.
    Hyperlink in Email using Send Mail Activity
    Thanks & Regards,
    Srinivask.

  • Image hyperlink not working in iphone mail

    Hello,
    I have created an HTML email and have sent it using Outlook from a Windows PC. The HTML email contains a JPEG that has a hyperlink assigned to it. When I check my email on my iphone and touch the JPEG, it wants to download the image, but does not click to the URL. An Android phone works fine. Any suggestions as to why this is happening?
    Here's a snippet of the code involved:
    <td><a href="http://www.ecallis.com/Proofs/ProEnergy/powergen_2012_invitation/index.html" target="_blank"><img src="images/videostillscreen2.jpg" width="320" height="193" border="0" /></a></td>
    Thanks,
    Linda

    I discovered this only happens in the iPhone email app when using embedded images. If the images are embedded the iPhone wants to save the image when you click on it. If the images are not embedded (i.e. somewhere on the internet) then the links work fine when clicking on the image. HTH

  • POSTING TIPS - Code, Images, Hyperlinks, Details

    When you're posting a question - please search the forum first!  If that fails, and you wish to include T-SQL, C#, or VB code in your post, see below.  If you want to show us what you see on your screen (pictures are worth a thousand words), see
    below! Check that a URL does not stay black/gray indicating an inactive hyperlink. All URL references should be blue and clickable.
    Moderators, please add any other tips you may have.
    Including T-SQL, C#, VB.Net Source Code
    (Thanks to Phil Brammer & Kalman Toth for this tip)
    When you are composing a post and you wish to paste code, please don't directly paste it into the post, instead paste it into the code block editor.  It will preserve formatting for you, which makes it easier for us to read it and help you with your issue.
    Examples follow...
    Not using the code block editor:
    select
    text, *
    from sys.dm_exec_cached_plans
    cross apply sys.dm_exec_sql_text(plan_handle)
    Using the code block editor (and with the same copy-n-paste buffer):
    select
    text, *
    from sys.dm_exec_cached_plans
    cross apply sys.dm_exec_sql_text(plan_handle)
    Including Images
    Using the Editor:
    (Thanks to Kalman Toth for these instructions)
    Use the Forum Editor method to Insert Image:
    1. Save the image to disk or copy the image URL
    2. Use the Insert Image (right most) icon to upload the image
    Make sure the URL hyperlink is active:
    The forum post editor automatically hyperlinks a typed URL in IE. But not all browsers do it.
    Use the chain link icon to hyperlink an inactive URL, title or reference.
    Using HTML:
    (Thanks to Todd McDermid & Ed Price for this tip)
    Copy your screen to the clipboard (ALT-PRTSCN) (alternatively, some image editors can do screen captures)
    Paste it in your favourite image editor
    Upload it to a free image hosting site like Flickr,
    ImageShack, ...
    Create your post, then press the "HTML" button on the post toolbar.  This will open another browser window with HTML in it.
    Find the spot where you want the image, and add a standard IMG element, pasting in the URL to your image, like this:
    < img src="http://your.url.here/your_image_filename_here">
    Press the Update button.
    The Volunteer Moderators and Answerers who support the Microsoft MSDN SQL Server Forums have created a Wiki to present Solutions to Common T-SQL Problems.
    (Thanks to Arnie Rowland  for this tip)
    Check here to see if there is a suggestion that can guide you to a solution for your problem.
    http://code.msdn.microsoft.com/SQLExamples
    If you find that the Wiki provided you with useful information, please let us know by posting a synopsis of your problem and a comment about your successful use of that information.
     “Top Solution Content” blog 
    (Thanks to Elvis Long  for this tip)
    As part of our efforts to keep our communities informed about the most relevant content that address the top questions that we are getting in out forums and other support channels we want to introduce the new “Top Solution Content” blog (http://blogs.technet.com/b/topsupportsolutions).
    In this blog you will find up-to-date and valuable information about Microsoft top support solutions for several of our popular products in the Server and Tools portfolio. You can use the tags (http://blogs.technet.com/b/topsupportsolutions/archive/tags)
    to easily locate the product of your preference or visit the home page to see what’s going on for the different Microsoft Enterprise and developer products. As a blog you can also subscribe to post and comments using the RSS feeds.
    We hope this will reduce time and effort when you are looking for relevant content. Enjoy it!
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

    the SWC thing may be exactly what I need.
    I read that link you gave me and I will definately do a little more research on SWC, even if it's not completely clear how to use them at this particular moment.
    let's say I have an image called MyImage.png which I have setup to export for actionscript on frame 1 and the class is called "MyImage"
    Assume I have the same thing setup in my library for a sound file called "MySound"
    Now, without doing any reading first, I would assume that I would create a new fla file, put those 2 assets in said fla's library and then compile that fla into an swc? And then access thoughs assets in my main project by importing the swc into it? or it is more simple than that?
    Cheers
    Dave

  • Image in a SAP module-pool

    Hi all,
    i hope there is someone can help me.
    My problem is: i've to insert an image (.gif or .bmp) in a SAP module pool custom created in SE38.
    How can i do it?
    Thanks a lots,
    regards,
    Alex.

    SEARCH in SCn before posting you will get so many threads like these.
    [Image in module-pool|https://forums.sdn.sap.com/click.jspa?searchID=24201936&messageID=3844659]

  • How to get the path of the image stored in sap??

    Hi All
    The problem is
    While making an entry in standard there is a field called documents through which we attach our images in sap.
    How to get the path of the image stored with the corresponding order so that the image can be displayed while we are creating a report.
    I know how to upload the image while creating a report using docking control.
    I am not able to get the path of the image stored...
    Please Help
    Thanks in advance..
    Pooja

    I am not aware of exactly which tables are used for storing the attached doc. details, but we have worked in the similar requiremnent.
    What you can do is .... before uploading the image to any order, try swich on the SQL trace ST05 and after upload switch off.
    The log will display what are the tables involved while storing the image. And you can easily find out the image location.

  • Image upload in sap

    HI all,
    I have a requirement in which I have to upload a picture.
    DATA: lr_mime_rep TYPE REF TO if_mr_api.
    DATA: lv_filename TYPE string.
    DATA: lv_path     TYPE string.
    DATA: lv_fullpath TYPE string.
    DATA: lv_content  TYPE xstring.
    DATA: lv_length   TYPE i.
    DATA: lv_rc TYPE sy-subrc.
    DATA: lt_file TYPE filetable.
    DATA: ls_file LIKE LINE OF lt_file.
    DATA: lt_data TYPE STANDARD TABLE OF x255.
    PARAMETERS: p_path TYPE string
                 DEFAULT 'SAP/PUBLIC/Test.jpg'.   "<<-- Mime path, save to path
    cl_gui_frontend_services=>file_open_dialog(
      CHANGING
        file_table              =  lt_file  " Table Holding Selected Files
        rc                      =  lv_rc  ). " Return Code, Number of Files or -1 If Error Occurred
    READ TABLE lt_file INTO ls_file INDEX 1.
    IF sy-subrc = 0.
      lv_filename = ls_file-filename.
    ENDIF.
    cl_gui_frontend_services=>gui_upload(
      EXPORTING
        filename                = lv_filename    " Name of file
        filetype                = 'BIN'
      IMPORTING
        filelength              =  lv_length   " File length
      CHANGING
        data_tab                = lt_data    " Transfer table for file contents
      EXCEPTIONS
        OTHERS                  = 19 ).
    CALL FUNCTION 'SCMS_BINARY_TO_XSTRING'
      EXPORTING
        input_length = lv_length
    *    first_line   = 0
    *    last_line    = 0
      IMPORTING
        buffer       = lv_content
      TABLES
        binary_tab   = lt_data
      EXCEPTIONS
        failed       = 1
        OTHERS       = 2.
    lr_mime_rep = cl_mime_repository_api=>if_mr_api~get_api( ).
    s
    This is done. But if I want to see where the image is stored then how I can do this?

    Hi Yash Acharya,
    Try this:
    DATA: blob TYPE w3mimetabtype,
    blob_size TYPE w3param-cont_len,
    blob_type TYPE w3param-cont_type .
    DATA:
    p_color_scheme TYPE char20 ,
    p_labels_groupid TYPE igs_label_tab,
    p_labels_category TYPE igs_label_tab ,
    p_data TYPE igs_data_tab,
    p_charttype TYPE char20,
    p_legend TYPE char20,
    l_igs_chart TYPE REF TO cl_igs_chart ,
    l_igs_chart_engine TYPE REF TO cl_igs_chart_engine,
    i_igs_image_converter TYPE REF TO cl_igs_image_converter,
    mime TYPE w3mimetabtype,
    mimeline type W3MIME,
    html TYPE w3htmltabtype,
    html_line TYPE w3html,
    l_msg_text(72) TYPE c,
    l_url TYPE w3url,
    l_content_length TYPE i,
    l_content_type TYPE w3param-cont_type,
    l_content_subtype TYPE w3param-cont_type.
    CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
    filename = 'c:jpg'
    filetype = 'BIN'
    IMPORTING
    filelength = l_content_length
    * HEADER =
    TABLES
    data_tab = mime
    EXCEPTIONS
    file_open_error = 1
    file_read_error = 2
    no_batch = 3
    gui_refuse_filetransfer = 4
    invalid_type = 5
    no_authority = 6
    unknown_error = 7
    bad_data_format = 8
    header_not_allowed = 9
    separator_not_allowed = 10
    header_too_long = 11
    unknown_dp_error = 12
    access_denied = 13
    dp_out_of_memory = 14
    disk_full = 15
    dp_timeout = 16
    OTHERS = 17
    IF sy-subrc EQ 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CREATE OBJECT i_igs_image_converter .
    i_igs_image_converter->input = 'image/jpeg'. "jpg
    i_igs_image_converter->output = 'image/x-ms-bmp'.
    data: length type i,
           total type i.
    CALL METHOD i_igs_image_converter->set_image
      EXPORTING
         blob      = mime
         blob_size = l_content_length.
    CALL METHOD i_igs_image_converter->execute
      EXCEPTIONS
         communication_error = 1
         internal_error      = 2
         external_error      = 3
        OTHERS              = 4.
    IF sy-subrc = 0.
      CALL METHOD i_igs_image_converter->get_image
        IMPORTING
           blob      = blob
           blob_size = blob_size
           blob_type = blob_type.
      CALL FUNCTION 'WS_DOWNLOAD'
              EXPORTING
    *          bin_filesize =
                 filename     = 'c:bmp'
                 filetype     = 'BIN'
              TABLES
                 data_tab     = blob.
    ELSE.
      DATA: num TYPE i, message TYPE string.
      CALL METHOD i_igs_image_converter->get_error
        IMPORTING
          number  = num
          MESSAGE = message.
    ENDIF.

  • Delay viewing archivelink images held in SAP content server

    Hi,
    We have implemented an indexing solution utilising SAP Archivelink and Content server. We are noting considerable delays when viewing documents, this only happens for the first document in a transaction and can take up to 6 minutes to display a document. As our users have a person on the telephone at the time this results in alot of smalltalk which is not desireable.
    Does anyone know of any performance issues related to document storage in content server?
    Many Thanks,
    Pete White

    hi,
    The SAP Content Server is the server at the core of SAPu2019s document storage and management concept. It provides the technical infrastructure for all document-centric applications and business scenarios that do not require long-term document archivingu201D
    SAP Integration points
    SAP Document Management system (DMS), and SAP Knowledge Warehouse.
    U could achieve your requirement easily
    SAP Content Server u2013 Features
    Ability to create file system and database repositories.
    Support for security certificates (secure key).
    Ability to lock down the files on the content repositories.
    Images can be displayed using the ECL viewer or desktop applications via Internet Explore.
    Benakaraj
    ??P

  • Iweb image hyperlink not working?!

    Hello! I have created a website on iweb and all works great!, but a problem has just acoured which i do not know how to solve. i have added a logo at the top of the webpage which i would like to use as a hyperlink back to the home page, but after removing the iweb nav bar from the page because i just made one with the text tool, the image/logo hyperlink no longer works when its published but works while editing in iweb, please help!?
    here is the website link!.. >> www.shanomusic.com  <<

    Try the following:
    1 - delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home/Library/Preferences folder.
    2 - go to your Home/Library/Caches/com.apple.iWeb folder and delete its contents.
    3 - launch iWeb and try again.
    OT

  • Image hyperlinks are lost upon export to HTML

    Hi,
    I have many documents I need to convert to HTML.  I need the images in the documents to be links.  This has worked fine, according to normal procedures if the images are png, jpg, or gifs.  However, most of my images are not those formats.  So if I have an eps, pdf, and tiff in my document, upon html export, there is no hyperlink.  That is, the <a href></a> tags are not in the HTML at all.  But if I convert the images to png, jpeg, or gifs, put them in my document, then choose that file format for conversion, the links work fine. 
    I want to say there is an issue with the link tags upon file conversion.  It could be something else, but I am not sure why it works for certain file formats and not others.  I figured ID would keep the association with the hyperling after converting an image from say and eps to jpg.  If anyone knows what if going on, that would be most helpful, or if anyone knew of a good way to keep hyperlinks for images after exporting to HTML, I would greatly appreciate it. 
    (I can obviously add the link tags myself in the HTML, or convert the images myself and put them in the docs, but I have many documents and would like some automated way.)
    Thanks for the help!

    Might help if you told us what version of InDesign you're using.

Maybe you are looking for

  • Tables for Sets in report writer/painter reports - very urgent

    Hi All, Does anyone know which table keeps the information of sets used in report painter/writer reports? I have to get the information like “values used in the set”, “set usage” etc. Your help is highly appreciated and rewarded with points Thanks in

  • Reload files from bridge cs6

    My mobo died and so I had to rebuild my system.  I am running Bridge cs6 on a win7 64 bit machine.  In order to rebuild my system I built a new C: drive, i.e., I created a new system drive.  All my files from before the crash are available.  All my d

  • In MEK3 Transaction How to Download the Display Customs % Values

    Hi Friends, Please Guide me on this Issue Once User enters MEK3 Transaction and he follows below Steps Enters the Condition Type Clicks on -> Key Combination Button Checks the Radio Button -> Purch Org / Plant/ Vendor and Continue After Providing Inp

  • How does point-by-point filtering work?

    How many samples does the pt-by-pt filter need to function? How does it work? Or how can I measure the lag caused by a pt-by-pt filter? I don't understand how it can filter in real-time. Thanks Graham  

  • Transparency and flattener question when sending to publication

    Mac OS X 4.11 InDesign CS3 I have a half page ad. A photo takes up roughly the top half, text the bottom half. Inside the photo at the bottom of the photo there is a white headline with a soft shadow. The text in the bottom half of the ad is on a lay