Bold, Emphasis formatting not displayed

I have a report that I'm generating from cf (I bypassed the
reportbuilder tool). The query pulls all the data from a sql db.
The report properly inserts line breaks <BR>, however,
whenever it encounters <em> or <i>, it will not format
the text properly. In fact, it just seems to insert some empty
white space, and then continue on after the closing <em> or
<i> tag. How can I get around this?

I set fontembed="yes" and now italics and bold html tags
display properly. :-)

Similar Messages

  • Bold text does not display in internet browsers

    I am working on editing a website for a client that I did not originally create so I am having trouble trying to figure out what the previous designer did.
    I need to make certain text within paragraphs bold, which I normally do by inserting <b> </b> tags. However when I do this in my coding, it does not display as bold in any of my internet browsers ... IE, Firefox, Chrome, etc.
    Can someone please help me with this or suggest what I may have to change in my coding?
    Thanks,

    The reason it is happening is because the <strong> element is the child of an <em>, the <em> is in turn the child of a <p> tag and all of them are set to inherit the font attributes from thier parent tags. The first parent in the chain with a font setting is the <div> tag with the "left_column" class.
    The "left_column" class tells all of those child tags to set their text as 14px, black, Arial due to the font:inherit.
    The reset is meant to allow you to create css styles for all future tags without any default style being applied by the browser (as Rik suggests, creating the actual " strong {font-weight:bold;}" in your css would also do the trick). Since you don't specify any attributes for those tags other than "inherit your font styling from your parent", they take their attributes from the first parent element with an attribute.

  • Report in RTF format not displaying

    We are trying to produce a 9iAS Rel2 9.0.2.x report in RTF format. Trying to bring this report up in IE produces the following popup box:
    Internet Explorer cannot download rwservlet?config=test from host.domain.com
    IE was not able to open this internet site. The requested site is either unavailable or cannot be found.
    Using other formats (HTML, PDF) for this report work fine.
    Windows has .RTF mapped to be opened in Word.
    The config entry includes:
    destype = cache
    desformat = RTF
    mimetype = application/rtf
    Any ideas as to what is wrong?

    Hi alka,
    To invoke Word automatically, use command
    line options DESTYPE=CACHE,
    DESFORMAT=RTF and MIMETYPE=application/msword.
    This is an example URL: http://webserver:80/cg-bin/rwcgi60.exe?module
    =test.rdf&userid=scott/tiger@mydb&
    destype=cache&desformat=rtf&mimetype=application/msword&server=myrepserver
    1. Check the appropriate mimetype setting for Word by Starting Windows Explorer,
    choose View -> Options from the menu, go to the File Type tab, find Microsoft
    Word Document in this list, click Edit, and get the value for Content Type
    (MIME). This is the value that needs to be used in the MIMETYPE command line
    option, and it will typically be application/msword, but may differ on
    different machines.
    null

  • I've been using FCP 7 on my iMac for quite some time with great success.  Lately I created a new project and the browser window does not format properly (it's O.K. for previously created projects). The effects window is also not displaying properly.

    Help! My browser window is suddenly not formatting properly. (losing browser formatting, glitch, bug)  I'm using FCP 7 on an iMac with OS X 10.8.5 and have been successfully doing so for a couple of years.  I fear my Final Cut Pro is corrupt and I have to re-install. Anyone ever see this problem? Old projects display and behave fine in the browser, but any new project I create, totally loses the formatting in the browser and the browser also does not display the "effects" window properly anymore. (see below)

    YOU ARE A LIFE SAVER!  I reinstalled the program and everything. THANK YOU! THANK YOU! MY HERO!!!

  • Hey Gurus I've just shot a seminar, three cameras, Cannon's reasonably new XA20HD's. File format 1920X1080 MP4 17mbs 25 frames. Am running PremProCS6. I import the files into Prem, they come in ok but will not display. Got a yellow bar and a yellow Media

    Hey Gurus I've just shot a seminar, three cameras, Cannon's reasonably new XA20HD's. File format 1920X1080 MP4 17mbs 25 frames. Am running PremProCS6. I import the files into Prem, they come in ok but will not display. Got a yellow bar and a yellow Media Pending screen. What the? Have to cut this stuff soon! Wont even import into Media Encoder. Says there are no usable streams in the media! Just saw a podcast title about stress in the editing business. Better listen to the one! Any help would be most appreciated. J.

    Copy ALL contents of SD card to a folder on edit hard drive. not just video clips, everything. Then in Premiere, import using Media Browser (tab at lower left of Premiere screen). This usually does the trick. There is metadata contained in the SD card files that is needed, not just the video clips alone.
    Thanks
    Jeff Pulera
    Safe Harbor Computers

  • Design View Not Displaying Pages with any Formatting

    I asked this question in another thread and somebody locked it.  The question is not answered.  My Design view is not displaying my files with any formatting.  I can view them in a browser, but not in Design view where I can see my work as I'm working.  While I can upload files to the remote server (host provider) the links got screwed up so files on the remote server don't show any formatting either.  Every link, thousands of links, are off by one word (folder) from where my site was residing on my hard drive.  When I try to make a change to the links manually then I can no longer view them with any formatting in my own browser either.
    On my local broswer on my PC the address line reads: http://localhost/folderNameIneedToDelete/filename.php
    On the live website (for my homepage) the address line reads http://websiteName.com/folderNameIneedToDelete/index.html
    (Here is the text from another thread that was improperly locked)
    I just added a remote server to my site so I could begin uploading files to my host provider.  When I saved the setup I saw a message popup about the cache changing.  Now when I try to view a file in Dreamweaver in Design View it doesn't recognize any of the external style sheets.  It displays with no formating.
    I can still view the pages in a browser and they look appropriate, just not in Design View where I can continue working on the site as I've been doing.
    How do I get Design View to display my pages properly again using the .css pages that apply to each page design?
    Thanks,
    Robert

    Murray, thanks for all your assistance.
    Before I edit thousands of links again I want to confirm I've interpreted all your info correctly.  If I setup everything as follows all my pages should work in Design View, browsers accessed from the "Preview/Debug in browser" icon in Dreamweaver and most importantly in a live environment at a host provider:
    Site Setup
    Site - Site Name:  anything including spaces
    Site - Local Site Folder:  C:\wamp\www\rootfoldername\
    Servers - Testing Server (Testing: checked)
    Server Name:  Testing Server
    Connect Using:  Local/Network
    Server Folder:  C:\wamp\www\rootfoldername\
    Web URL:  http://localhost/rootfoldername/
    Remote Server - Maintain synmchronization information:  checked
    Remote Server - Automatically upload files to server on Save:  unchecked
    Remote Server - Enable file check-out:  unchecked
    Testing Server - Server Model:  PHP My SQL
    Version Control - Access:  None
    Advanced Settings - Local Info - Default Images Folder:  C:\wamp\www\rootfoldername\_images\
    Advanced Settings - Local Info - Links relative to:  Document
    Advanced Settings - Local Info - Web URL:  http://sitename.com/
    Advanced Settings - Local Info - Case-sensitive links checking:  unchecked
    Advanced Settings - Local Info - Enable Cache:  checked
    Advanced Settings - Cloaking - Enable Cloaking:  checked
    Cloak files ending with:  unchecked
    Advanced Settings - Design Notes - Maintain Design Notes:  checked
    Advanced Settings - Design Notes - Enable Upload Design Notes for Sharing:  unchecked
    Advanced Settings - File View Columns - Name:  Built In - Show
    Advanced Settings - File View Columns - Notes:  Built In - Hide
    Advanced Settings - File View Columns - Size:  Built In - Show
    Advanced Settings - File View Columns - Type:  Built In - Show
    Advanced Settings - File View Columns - Modified:  Built In - Show
    Advanced Settings - File View Columns - Checked Out By:  Built In - Show
    Advanced Settings - Contribute - Enable Contribute compatibility:  unchecked
    Advanced Settings - Templates - Don't rewrite relative document paths: checked
    Advanced Settings - Spry - Asset Folder:  C:\wamp\www\rootfoldername\SpryAssets\
    Site File Structure - place files in the following folders:
    C:\wamp\www\rootfoldername
    webpages (html & php)
    _images  - [folder] (there are numerous image folders beginning with _images) containing .jpg and .png files
    _includes - [folder] containing attached .php files for the header, navigation and footer attached to every page
    _scripts - [folder] containing .js script files
    _styles - [folder] containing .css files (external style sheets)
    Connections - [folder] contains one php file (databasename.php)
    SpryAssets - [folder] containing system generated .js files .css files and .gif files
    ZendFramework - [folder] - I have no idea if the files in this folder are necesary and why it was placed here many months ago
    ** Links **
    Remove the leading / from every link in every file
    HTML5 shiv
    using an external link will always reflect the latest changes(Question) - If I link to this .js file externally at google instead of linking to a current copy in my _script folder could future changes to this external .js file cause future problems with the webpages that have this file attached?
    Remote Server
    Setup a remote server using the ftp address settings provided by the host provider.  (Question) Any settings defined for the future Remote Server (the first remote server was deleted when problems occured) will not cause any harm to anything involving the Testing Server such as viewing webpages in Design View, browsers accessed from the "Preview/Debug in browser" icon in Dreamweaver and will not cause any harm to any files eventually put to the host provider via that future Remote Server. Is that correct?
    Murray, thanks again for your help,
    Robert

  • Date Format was not displayed correctly

    Hi All,
            We are developing WebDynpro Application successfully....but the date format was not displayed correctly.
    the RFC Date format is : 05/23/2007
    but in webdynpro we are getting date is wrong....we are getting date is : 09/05/2008.
    the below one is our coding for date display format.....
    public java.lang.String DisplayingDateFormat( java.lang.String date )
        //@@begin DisplayingDateFormat()
                        // Current date Format in BW
    SimpleDateFormat sdf = new SimpleDateFormat("MM.dd.yyyy");
    String ChangedDateFormat=null;
    try{
    //Parsing String to Date
    Date sqlDate =sdf.parse(date);
    Locale userLocale=WDClientUser.getCurrentUser().getLocale();
    DateFormat dateFormat = DateFormat.getDateInstance(DateFormat.DEFAULT, userLocale);
    //Converting Date to String
    String newDateString = dateFormat.format(sqlDate);
    ChangedDateFormat=newDateString;
    I mention my user country is Germany.
    can u tell me any one why we are getting wrong date.....
    Really i appreciate.
    Thanks and Regards,
    Abhiram.

    Too bad you can not offer yourself points. LOL

  • Format Trigger - do not display frame if multiple FIELDs are 0

    Hello,
    I am having trouble creating a format trigger to NOT display a frame if a multiple fields within the frame are 0.0
    The field is named F_number1, F_number2, F_number3
    The frame is called M_numberframe
    All 3 of the fields listed have to be 0.0 in order to not display the frame. If only one is 0 then they still all three need to show.
    Thanks!

    Hello
    The field is named F_number1, F_number2, F_number3These are actually field name's. You will have to write the source name in the format trigger.
    Let say F_NUMBER1 is having souce as my_field1, F_NUMBER2 = my_field2, F_NUMBER3 = my_field3 then
    Go to the frame's PL/SQL Editor by selecting and pressing F11 and write the as below...
    IF :my_field1=0 AND :my_field2=0 AND :my_field3=0 THEN
      RETURN FALSE;
    ELSE
      RETURN TRUE;
    END IF;-Ammad

  • FF4 does not display formatting correctly in Google Docs

    The formatting of documents is not displayed correctly in Google Documents. For example table borders disappear. Document formatting is displayed correctly in IE9. Screenshot attached for reference
    http://i.imgur.com/d1JDS.png

    Hi hjcombs,
    We have seen issues in past with third party font management utility e.g. FontExplorer.
    For isolation purpose please try to disable/uninstall FontExplorer for momentary.
    If still you having issue then could you please provide us the screenshot of the problem.
    Regards,
    Sumit Singh

  • Cfgrid not displaying in flash format

    <cfform format="flash" width="1000"
    action="editContact.cfm">
    <cfgrid name="contact" query="contact_details"
    selectmode="edit" insert="yes" delete="yes" height="200"
    width="1000" align="middle">
    <cfgridcolumn name="ID" display="no">
    <cfgridcolumn name="FIRST_NAME">
    <cfgridcolumn name="LAST_NAME" >
    <cfgridcolumn name="JOB_TITLE">
    <cfgridcolumn name="EMAIL" >
    <cfgridcolumn name="PHONE">
    </cfgrid>
    <br>
    <cfinput type="submit" value="submit" name="submit">
    </cfform>
    Hi, the code above using cfgrid in flash format used to
    display perfectly. But after some time, without changing the code,
    cfgrid is not displaying anymore. Any reasons why this is
    happening? Thanks.

    What error do you see? Anything?
    Try tracing the page request by using coldfusion/jrun's
    sniffer.exe,
    Charles, or some other
    tool. See what is going on. If the applet is starting to load,
    enable the java console and review the errors there.
    Does this issue happen on multiple client machines or just
    one? What version of CFMX7 are you using (run sysinfo from
    cfadmin).

  • Graphic/Image not displayed with conditional formatting in Report Designer

    We are facing problems with displaying an image in a conditional formatting in the Report Designer. The image itself is in the mime repository and can be displayed in the report if no conditional formatting is used. But if it is used the image doesn't appear in the report.
    Backend setup: SP 8
    Frontend setup: Patch 8, hotfix 2, Revision 95
    Any help is highly appreciated.
    Sven

    Hi,
    I could not reproduce your problem in internal SP8 system. Also images in rows with conditional formatting are displayed.
    Do you get any errors after the execution in the portal?
    Try to use exactly the same image in both rows (drag-and-drop with CTRL key pressed).
    If then your problem still occurs, open a customer message. Describe your problem in detail and write technical name of the report you used.
    Regards, Karol

  • WMF format equations available/missing fonts not displayed/alerted

    WMF format equations fonts are not displayed in the applications, If any fonts used on that equations is missing in the system the indesign will not show/alert any missing font warring to the user and the substitute fonts replaced automatically for the missing fonts, Because of this the output PDF comes with wrong fonts. How to fix the equation font missing issue in Indesign.
    Your suggestions are welcome.
    Required Details
    Indesign CS5.5
    OC - Windows XMP
    Equation Software : Math type
    Format: WMF

    Best practice would be not to use WMF at all in InDesign.
    WMF cannot embedd fonts, so the second best practice would be to use a WMF without live text.
    Best would be to use ai or pdf files.
    What other format can Math Type export?
    // I did have a look on Softonic's web site. They write that Math Type can export EPS. Use that!
    /// If you have also font embedding problems with EPS take care that you use fonts which allow embedding (not every font does) and put the EPS in the Distiller with some kind of setting without color conversion and make a PDF of it, then use this PDF. The PDF should be dcreated on a computer with the same fonts available which you have used with Math Type.

  • Oracle reports output in excel format does not display the graphs

    Oracle reports output in excel format does not display the graphs: "linked image cannot be displayed".
    The output file in PDF format the graph is supported.

    Do you have any header and footer on your template?
    If you have any header and footer then try to adjust it as of to display full page.
    Thanks
    Yasar

  • RAW files from my Nikon Df (NEF) will not display in Lightroom. Same format from Nikon D300s works. Camera firmware is current. Df RAW (NEF) files display in Nikon software products, not in Apple software (Aperture or iPhoto).

    RAW files from my Nikon Df (NEF) will not display in Lightroom. Same format from Nikon D300s works. Camera firmware is current. Df RAW (NEF) files display in Nikon software products, not in Apple software (Aperture or iPhoto).

    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html
    The above list show the current camera models supported by Adobe Camera Raw (plugin for PS CC) and Lightroom 5.3.
    You will see that the Df Raw support was provided in the latest version of LR 5.3.   Support for the D300s was introduced in LR 2.5. (the NEF files are different.)
    Lightroom and Adobe Camera Raw can only be updated after the camera manufacturer has produced the camera and made it publicly available. If you are using an earlier version of Lightroom then that is your problem.
    Please post details of the version you are using at present.

  • DME format tree - after  test run,  not  displaying file.

    Hi experts,
    After creating DME format tree , I ran Test run for that. At that time for some format trees, it is displaying the file.
    But for some of the format trees , while running test run , the file is not displaying.
    Can any one help me out in this problem?
    ur answers will be surely rewarded
    regards,
    uma

    Hi experts,
    After creating DME format tree , I ran Test run for that. At that time for some format trees, it is displaying the file.
    But for some of the format trees , while running test run , the file is not displaying.
    Can any one help me out in this problem?
    ur answers will be surely rewarded
    regards,
    uma

Maybe you are looking for