OLE Objects are not displayed properly-overlap characters and empty page

I'm using CR4E 12 Runtime libraries to load and view reports that are created in CR designer  v10. Some of the OLE Objects (not all) are not displayed properly.
1) A full page contains terms and conditions as ole object is not at all displayed and just shown as black image.
2) Some data in a table (OLE Object) shown as overlapped characters.
Any body know the reason and is there any workaround to solve this issue?
Thankyou very much for your time.

Your problem seems to be with the character encoding you are using for your text.  A quick google search for ColdFusion character encoding should turn up the answer.  In case you are interested in learning more:
http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?cont ext=ColdFusion_Documentation&file=00001201.htm
Hope that helps!
- Michael

Similar Messages

  • Many websites are not displayed properly, overlapping words etc., can I adjust the browser settings?

    Lots of sites do not appear properly, ie words and characters overlap, pop ups not complete.

    Reset the page zoom on websites that look wrong: "View > Zoom > Reset" (Ctrl + 0 (zero))
    See http://kb.mozillazine.org/Zoom_text_of_web_pages
    If you increased the minimum font size then try a lower setting (default is none) as a too high value can cause issues like you described.<br />
    Tools > Options > Content : Fonts & Colors: Advanced > Minimum Font Size<br />
    Tools > Options > Content : Fonts & Colors: Advanced > "Allow pages to choose their own fonts, instead of my selections above"<br />
    See also http://kb.mozillazine.org/Websites_look_wrong

  • Elements Organizer 8 - some WMV are not displayed properly in the Play Video but are in Play Vide

    Hello:
    Elements Organizer - some WMV are not displayed properly in the Play Video but are in Play Vide on Full screen. What's the problem? Wrong codec?

    Because WMV's can contain a lot of flags, like DRM, they can exhibit odd behavior, indeed.
    Usually, AV files will display in their native resolution, i.e. in their set Frame Size/Aspect Ratio and with their set PAR (Pixel Aspect Ratio), but sometimes those flags are missed, or are altered by other programs.
    Remember, WMV's are designed to be streaming delivery-only, and are not intended, or designed to be edited. Most NLE's (Non Linear Editors) will allow them to be edited, but will require extra processing to do so. As is mentioned, WMM is designed around editing that delivery-only format, but most others are not.
    There are many other formats/CODEC's, that ARE designed to be edited by the vast majority of NLE's, such as DV-AVI Type II's.
    The best workflow is to NOT bring WMV's into the mix, unless one is using WMM exclusively. Converting those to an easily editable format/CODEC will always be the best course of action.
    Good luck,
    Hunt

  • Pages are not displaying properly

    Hi
    I am using EP 7.0 SP 7.0. Some of the pages (like new ivew creartion page, Identity management page under User Administration etc.) are not displaying properly. The background is showing totally white and only the buttons and text are visible.
    Though these pages were working fine before.
    Is there any configuration change which is causing this?
    Any suggestion ??????

    Hi,
    SAP recommends to use fully qualified domain names, when using the portal.
    For example, to enter into the portal use "http://machine_name.company_name.com/irj/portal., instead of "http://machine_name/irj/portal". 
    Failing to do so may lead to inconsistency in communication on client side between the page and iViews.
    Regards,
    Srinivasan T
    <b>helful answer=>points</b>

  • Pictures and texts are not displayed properly

    Hello Apple users,
    I've the 15 inch Macbook Pro with retina display, running Mountain Lion. I have noticed that when I chat with my friends in Facebook, the texts in the chat window are not displayed properly. This also happens when flipping through photos that were uploaded in Facebook. Also, pictures are not displayed properly in other websites. For example, today I was reading the news in the Guardian when I noticed that the top bar and a picture weren't displayed properly. The top bar should have showed News, Sports, Comment, Culture, Pensions, etc. all in the same line. Also look at the photo titiled "Should building socities do buy-to-let?" I took a screenshot from the guardian and you can see the photo here: https://docs.google.com/file/d/0ByQ7VP0wjFM-U0ZIOXlwMm13Vnc/edit?usp=sharing
    Do you guys have any suggestions how can I fix these issues?
    Thanks for reading and your help

    From the Safari menu bar, select
    Safari ▹ Preferences ▹ Extensions
    If any extensions are installed, disable them and test.

  • Images are not displaying properly i.e Broken

    images are not displaying properly i.e Broken .they are not opening in any website even in facebook

    Hi Himanshu,
    Tools>Internet Options>Advanced tab, click the "Reset" button.
    Close all open IE windows and then start IE and try again.
    Post consumer questions about IE to http://answers.microsoft.com (Help>Online Support menu from IE.)... at the answers forum you have to select what version of windows and IE you are using with your question...
    which you did not stipulate here.
    You can also choose at answers your preferred language and receive an answer in your preferred language.
    Also include with your questions to answers, the FULL address of any websites you are having problems with... so that the support engineers can visit and test the web page...
    Just saying Facebook is not sufficient as when you say 'pictures' are not displaying...perhaps you mean 'video' pictures... also websites like Facebook have different addresses for different parts of the world.
    eg. http://facebook.com.au/ or http://youtube.com.au/nasa
    This forum is for questions from System Administrators who manage 100's of computers that use IE with IEAK and GPO.
    Regards.
    Rob^_^

  • Smartforms - Chinees characters are not displayed properly

    Hi,
    The chineese characters are not displayed propery when logged in EN in the logon screen, but we are able to see Chineese characters when logged in with ZH - chineese in the logon screen. This is happening for Sales order and Purchase order and for Japan also we fee see the same issue.
    -Regards,
    Ganesh Prasanna.T

    Hi,
    It is a printer issue. The printer needs to be configured to support the Chinese chanracter set.
    Normally when we are able to view the chinese characters properly in the print preview but not properly displayed on the output it is surely a printer problem.
    This kind of problem we faced many times.
    Regards
    Kiran Sure

  • In XML Output the values of Number column tags are not displayed properly

    Hi,
    Our Client have been using AR Invoice Print Program for a long time and it is heavily customized. Also they are using an old version of the RDF. So we have taken the latest version of the RDF (RAXINV.rdf) for Oracle Apps 11.5.10.2 by raising a SR and implement Client's old RAXINV.rdf into it.
    All was ok, but when we are running the program, the XML Output did not generate properly. For the Q_INVOICE query (G_ORDER_BY, G_INVOICE and G_INV_TERM group), the value of some of the scaler number columns are not appeared properly. The tags are coming correctly, but the value is appearing as '*', instead of the correct value. We have checked in the RDF Level (By putting srw.message and check in the log file) that those columns are having proper value. So there is no issue with the RDF.
    But because of the above mentioned problem, the some of the PDF output field values also is not generated correctly.
    I think that because of the lexical parameters which was implementing the Q_INVOICE query (&COMMON_QUERY) this issue is coming. Because the issue is only in the Q_INVOICE query group (G_ORDER_BY, G_INVOICE and in G_INV_TERM group) not in any other query group.
    There is no problem with the scaler character columns. The issue is only with the number columns.
    Also we have checked that if we hardcode the value of the number columns in the above mentioned lexical parameter, this problem doesn't appear.
    If we put TO_CHAR function to those number columns in the lexical parameter (COMMON_QUERY), then this issue get solved. But we can't do it because of performance issue and also Client won't approve it.
    Please help.
    With Thanks and Regards

    I don't know how to read the code you pasted or I would have checked this myself.
    Do your fields in the internal table reference dictionary objects or elementary types? If not using dictionary types, the column names will be blank by default. If you can't change your fields to be dictionary types, you can try this to change the column names:
    I made a method inside my local class to add the names:
            call method set_colname
              EXPORTING iv_tab = alv_tab
                        iv_colid = 'xxxx'  "fieldname from the table
                        iv_stxt = text-t54
                        iv_mtxt = text-t55
                        iv_ltxt = text-t55.
    METHOD set_colname .
      data:
              alv_cols type REF TO cl_salv_columns_table,
              alv_col type REF TO cl_salv_column.
      TRY .
    *... Change fieldnames
            call METHOD iv_tab->get_columns RECEIVING value = alv_cols.
            call method alv_cols->get_column EXPORTING columnname = iv_colid RECEIVING value = alv_col.
            IF iv_stxt <> ''.
              CALL METHOD alv_col->set_short_text EXPORTING value = iv_stxt.
            ENDIF.
            IF iv_mtxt <> ''.
              CALL METHOD alv_col->set_medium_text EXPORTING value = iv_mtxt.
            ENDIF.
            IF iv_ltxt <> ''.
              CALL METHOD alv_col->set_long_text EXPORTING value = iv_ltxt.
            ENDIF.
       CATCH cx_salv_not_found.
      ENDTRY.
    ENDMETHOD. "set_colname

  • Ads are not displaying properly in Safari, v 4.0.5

    I am having an odd problem with display ads from our local newspaper not displaying properly on my Mac Pro in Safari. I suspect that the issue might be related to having had some AdBlock app on my system a few months ago. I removed the app and some ads display, but others are just a white block with nothing inside. Is there any way to figure out why the content doesn't load?
    The website is http://www.echopress.com
    The ads I'm having issues with are the 300x250 ads in the right 3rd column, located directly below the weather info and above the "marketplace" ads.
    Any ideas or troubleshooting tips?
    Thanks,
    Grady
    Oh, why do I wanna see em in the first place? I'm an advertiser on the site and would like to see my own ads load occasionally.

    Hey ho, Grady!
    I can see all the ads on the right,
    with the exception of the very top (first) box
    which has the header of "Weather Alerts).
    It's blank, and I'm assuming you have no alerts at the present.
    All the rest of the paid for ads show.
    So, what I would do is clear my Safari cache, history, and
    in Preferences>Security, clear all the cookies from that site.
    Hope this helps.
    If you need more info just holler.
    Let us know how you're doing, OK?

  • OLE Object is not displaying in Web Page

    Hello Everybody,
    I have developed 20 reports in crystal 2008 and all working fine when i ran from crystal designer. I have my compaly logo in top of each report and same is also displaying When my .net deveoper is trying to deploy these reports,the compaly logo is not displaying. Just x mark is coming in place of logo.
    I have copied OLE object from one of our old reports and pasted into all reports. Can anybody please advice me to solve this issure.
    Thanks
    Ram

    Moved to .NET forum - search this forum on "Deploying" and also Kbase and you'll find your answer. Typically the CrystalReportsViewer12 folder needs to be shared and permissions set.

  • Flash site not displaying properly in IE and chrome

    Any ideas of what is causing this code not to display properly in IE and chrome as checked on PC.
    It works on safari
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
              <head>
                        <title>n u h n | painting</title>
                        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
                        <script type="text/javascript" src="swfobject.js"></script>
                        <script type="text/javascript">
                                  swfobject.registerObject("myFlashContent", "8.0.0");
                        </script>
              <style type="text/css">
    <!--
    body {
              background-color: #FFFFFF;
              margin-left: 0px;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 0px;
    -->
    </style>
    <body>
                        <div align="center">
                                  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%" id="myFlashContent" align="middle">
                                            <param name="movie" value="index.swf" />
                                            <param name="quality" value="best" />
                                            <param name="scale" value="noscale" />
                                            <param name="bgcolor" value="ffffff" />
                                            <!--[if !IE]>-->
                                            <object type="application/x-shockwave-flash" data="index.swf" width="100%" height="100%" align="middle">
                                                      <param name="quality" value="best" />
                                                      <param name="scale" value="noscale" />
                                                      <param name="bgcolor" value="ffffff" />
                                            <!--<![endif]-->
                                                      <a href="http://www.adobe.com/go/getflashplayer">
                                                                <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" height="600" />
                                                      </a>
                                            <!--[if !IE]>-->
                                            </object>
                                            <!--<![endif]-->
                          </object>
                        </div>
              </body>
    </html>

    You can set an explicit width and height instead of a percent but I presume you want the flash object to be the size of the browser window specifying 100%. You also have noscale specified so I presume you're detecting the flash stage size and are dynamically laying out your content based on available space. Is that correct?
    That said, you're using XHTML strict but you have some invalid code. In browsers like IE that can be enough to pop compatibility mode and it gets messy. For instance the "align" attribute is not supported so you should remove it.
    Using 100% of the space is tricky. You have a scrollbar that can be invoked if you use 100%. Try 99% so the browser doesn't fire off a scrollbar just incase.
    Your CSS probably isn't doing enough either. Use your web developer tools in your browser to take a look at your object. You're only clearing margins on the body tag. Try something more aggressive to remove ALL margins and padding like so:
    *,html,body,object,div { margins:0; padding:0; }
    Your object probably has some margins or padding pushing it off screen and you're only setting margins for the body tag itself. Also a small CSS note. Anytime you specify a value of 0 you don't need to specify px, like 0px. No matter your unit, em, px, etc, 0 is 0. That's why I didn't put 0px if you were wondering.
    Also I specified 'div' in the CSS above. It may solve some of your problems to put your <object> inside a <div>.
    e.g.:
    <div style="width:99%; height:99%;">
        <object ............>
        </object>
    </div>
    Keep the <object> at 100% width and height if you place it inside that <div>. The browser is very good at dealing with <div>s and should have no problem keeping your content inside it resizing properly.

  • Japanese and Russian characters are not displayed properly

    I have a pdf file which has both russian and Japanese characters in it. Before I install Japanese font pack, the russian characters were displayed properly but for Japanese characters Junk characters are displayed. But once  I installed Japanese font pack, Japanese fonts are displayed properly, but for Russian characters are displayed as junk characters. Please let us know if can display both font types simultaneously in a document or is there any work around for this ?

    What is your Reader version?
    If Reader X or earlier, did you also install the extended font pack?

  • Imorted barcode graphics in FrameMaker 10 are not displaying properly in my PDFs

    I have imported barcode graphics (that were embedded in a Microsoft 1997 Word document and I don't have the original imported images) into FrameMaker 10. However, when I create a pdf and view it in Adobe Reader 10 or Adobe Acrobat 10.1.3 and then print the document, the barcodes will not scan. Some of the barcodes are code 39. If I print the FrameMaker document, the barcodes don't scan either. The barcode graphics also don't display properly in Microsoft Word, but they scan fine from the Word document and the pdf. I can get the barcodes to display properly in Word if I right-click on the barcode and select Edit Picture.
    I have tried importing the Word document into FrameMaker, making bitmap images of the barcodes in Photoshop and then importing them into FrameMaker and trying to do a special paste into FrameMaker. However, the barcodes still don't look right, print right or scan at all.
    I don't have a lot of experience with barcodes, graphics or FrameMaker, so any light that can be shed on this issue is appreciated.

    OK, to simplify this a bit, a barcode is not an exotic specie -- it's just
    a graphic file. If you embed a crisp .PNG or .PDF in FM it should print
    correctly, no matter what the subject matter is.
    What I'd do is either:
       - Select the graphics in Word and Save As Image to export them (or just
       save the Word file as HTML -- it'll write out the graphics as .JPGs, but at
       least they'll be there. Or
       - if the barcodes have a legend on them (usually numbers on the bottom
       of the code) just go to any of the online Bar Code generation sites and
       pump them in to get a fresh graphic.
    Then:
       1. Save or convert the graphic to something besides a .jpg. --- a .png
       or PDF -- In Photoshop or another editing program, bump the resolution to
       300 dpi or so for print quality resolution. If necessary, convert it to
       black and white and clean up any grey edges.
       2. Import into Frame.
       3. Print to the Adobe Acrobat logical printer; don't use SaveAsPDF. Pick
       a job option that doesn't apply .jpg compression to images -- it'd be
       better not to downsample them at all.
    Art
    Art Campbell
              [email protected]
      "... In my opinion, there's nothing in this world beats a '52 Vincent and
    a redheaded girl." -- Richard Thompson
                                                          No disclaimers apply.
                                                                   DoD 358
    I support www.TheGrotonLine.com, hyperlocal news for Groton MA.

  • APD - Column Headers are not displaying properly when downloaded

    Hi All,
    I am trying to download a simple query as a comma delimited file on my desktop using APD.
    When I execute the APD, the all the data getting properly downloaded as required but I am facing the following problems.
    1) The column heading are coming as  garbage characters particularly for keyfigures
    2) The keyfigures are getting displayed first and then characters, I expect them similarly the query display
    3) I don't want to display the UNITS of the keyfigures to be displayed.
    Please let me know if anybody has idea on this.
    Regards,.
    Tapan

    Hi Tapan,
    Try using "Hide or Rename Columns(projection)".
    This allows you to rearrange the order of columns in file and also to rename the descriptions as needed.
    Regards,
    Vidya Sagar

  • Dreamweaver CS4 Properties tools are not displaying properly

    I've had this problem for a while now and would really like to find a solution for this.  My tools in the Properties screen are cut off on the bottom and do not fully display, whether I choose the HTML or CSS button on the left-hand side.  Really annoying.  Can someone help me fix this?
    I'm using version 10, Build 4117
    Thanks for any advice you can offer!

    Hi
    See - http://forums.adobe.com/thread/446724.
    PZ

Maybe you are looking for

  • Program dcs.sndsap not registered

    Hi, We're in the midst of integrate our SAP with 3rd Party WMS. I've registered the program -id using command: rfcexec -DSAP_SEND rfcexec -adcs.sndsap -gHOSTNAME -xsapgw00 & I've created RFC in SM59 using method T. I can see the registered program wo

  • Adobe Acrobat XI crashing when opening PDFs in Yosemite

    I am having a problem with Acrobat XI Pro continually crashing when I open PDF files stored on my hard drive.  The documents will then open, and Acrobat will behave normally for a bit, and then, the next time I try to open a PDF, the program crashes.

  • Moving documents to other document library using content organizer rule

    Hi Team,<o:p></o:p> I have created a content organizer rule to move documents from one document library to another.<o:p></o:p> I have two document libraries say Doc A and Doc B, where Doc A is a source library (where I will upload the documents) and

  • Switching from windows xp to i mac maybe got a few questions?

    I am considering purchasing an i mac. I do a little gaming which i already know the games i play are supported by mac. My question is i know purchasing an i mac everything is self contained in the monitor. What happens when new games/expansions come

  • Oracle dblink to sql server, accessing multiple database on same sql server under one dblink

    Hi, we have successfully managed to set up an Oracle dblink over to sql server and retrieve data. The sql server user were using via the dblink has access to more than one database on the same sql server But the question is how in oracle (if at all p