Rich text prevents formatting of a report

We are using Crystal Reports Basic 2008 (bundled with VS200*). I have a rather complex report that is used to print a batch of purchase orders. The report includes several subreports that are printing a single rich text field. These are used by our users to attach customized comments to the document.
Sometimes the documents will not format. We get the dreaded "report could not be submitted for background processing" message.
I have reviewed the troubleshooting document found [here|http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/50a6f5e8-8164-2b10-7ca4-b5089df76b33?quicklink=index&overridelayout=true]. It does not seem that any of the suggestions indicated are applicable to my situation. I tried the untested solution of adding "WhilePrintingRecords" to all the formulas that would let me, but that didn't help.
I have a sample document where I can break the document by simply removing a blank line in the rich text. Adding the blank line back fixes the formatting. In working with our customers, we are finding that a change to vertical whitespace can fix the error, but it takes trial and error to figure out which comment on which document fixes the report. This is especially troublesome when the report is a batch that includes 100s of purchase orders. In those cases, we have had to resort to individually submitting each document then fixing the handful that won't process on their own.
I don't know where to go from here. Any suggestions that others could provide would be appreciated.

I've got three suggestions;
1) Make sure you are using SP 1 for CR 10.5. SP 1 is here:
https://smpdl.sap-ag.de/~sapidp/012002523100009351512008E/crbasic2008sp1.exe
msi is here;
https://smpdl.sap-ag.de/~sapidp/012002523100010010692008E/crredist2005_sp1_x86.zip
2) See if you have the same issue with CR 2008. You can download eval of CR 2008 from here;
http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
If CR 2008 works, you have two options;
a) Upgrade to CR 2008
b) Create a phone case at the link below and discuss the issue with a technical support rep. It may be that this is an issue that will need to be resolved by QA / R&D for CR 10.5. Be aware that a solution for a fix (any version of CR) may take 6+ months...
3) If CR 2008 does not work, create a phone case and submit the report with saved data to the technical support rep for testing and possible submission to QA / R&D for a fix.
Link to a phone case submission;
http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
Ludek

Similar Messages

  • Handling RICH TEXT content on BI publisher report

    Hello,
    I have requirment where I have to handle RICH TEXT content, and show data in report with RICH TEXT formating.
    The RICH TEXT content(with tags) is comming from database CLOB column. Here is the sample XML data.
    <?xml version="1.0" encoding="UTF-8" ?>
    - <DATA_DS>
    - <G_1>
    <ID>1</ID>
    <RICH_TEXT_DATE>'<p' class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-line-height-alt: 1.15pt">'<span' style="FONT-FAMILY: Arial Narrow,sans-serif; mso-bidi-font-family: bold; Tahoma">'<font' size="3">Testing data for rich text '</font'>'</span'>'</p'></RICH_TEXT_DATE>
    </G_1>
    </DATA_DS>
    Report Output should be below with all the formating:-
    <p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-line-height-alt: 1.15pt"><span style="FONT-FAMILY: Arial Narrow,sans-serif; mso-bidi-font-family: bold; Tahoma"><font size="3">Testing data for rich text</font></span></p> <p></p>So, how to get above output with all formating, Please let me you soultions.
    I am using, Oracle BI Publisher desktop version 11.1.1.5
    Thanks in advance.
    San.

    https://blogs.oracle.com/xmlpublisher/entry/html_in_xml_support
    http://docs.oracle.com/cd/E23943_01/bi.1111/e22254/create_rtf_tmpl.htm#CHDCEEIJ
    Rendering HTML Formatted Data in a Report : <BR/>  are not being parsed

  • Rich text is showing up on report but bulleted List is not coming as expected.

    Hi there,
                 I am using SSRS 2008, I export all of my reports to Word, I have created a report on which i am having a table. each placeholder has mark-up type as "HTML -Interpret HTML Tags as Styles".
    I am fetching some rich text from DB and showing it on my page. but when rich text is having some data like below..............
    Suppose this the
    Rich text copied from WORD document . And there are some nested bullet lists as well here. Check how it is showing up in report.
    1.   
    This is FIRST item
    a.   
    FIRST SubItem1
    i.    3<sup>rd</sup> Level
    b.   
    FIRST SubItem1
    i.    3<sup>rd</sup> Level
    2.   
    This is SECOND Item
    a.   
    SECONd SubItem2
    b.   
    SECONd SubItem22
     the data on my report comes like below...... 
    Suppose this the
    Rich text copied from WORD document . And there are some nested bullet lists as well here. Check how it is showing up in report.
    1.    This is FIRST item
    a.    FIRST SubItem1
    i.    3rd Level
    b.    FIRST SubItem1
    i.    3rd Level
    2.    This is SECOND Item
    a.    SECONd SubItem2
    b.    SECONd SubItem22
     i.e spaces are not coming(DB text is having many &nbsp; but report is not picking them), the List is coming one below other without any indentation.
    Urgent help needed!
    Thanks
    Shaikh Sadaf

    Hi Shaikh,
    The issue is because the web browser's job is to compress multiple sequence space characters into one and therefore all of the leading spaces are removed.
    In HTML placeholder, it should be design.
    To workaround the issue, we can add one more character at the begin of the multiple sequence space. We can add one more calculated  field to do so:
        1. Double-click the dataset.
        2. Go to "Fields" page.
        3. Click "Add" >> "Calculated Field"
        4. Type a filed name, then in the "Field Source", type the following expression:
             =Replace(Fields!originalHTMlField.Value, ">&nbsp;", "><font color=""white"">.</font>")
             NOTE: This expression replaces each first space with a character ".", and set the color to be white(suppose the report's backgroup color is white too. Then, in the report, it seems there is nothing.)
        5. Now, use this new field in the report, and set its Markup type to be "HTML - Interpret HTML tags as styles".
    The multiple sequence space will be displayed as expected.
    Sure, this is just a workaroud. We can submit a feedback at
    http://connect.microsoft.com/sql. If this service requests frequently, the prodcut team may find a way to fix this issue.
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Pass rich text string from webdynpro java into interactive form

    Hi, experts:
      I know rich text-related questions have been asked by many other forum member.
      But I still cannot figure out how to display rich text string in the interactive form.
      below code is set rich text string in my webdynpro program.
    wdContext.currentDataForPDFElement().setDescription("<html xmlns:xfa=\"http://www.xfa.org/schema/xfa-data/1.0/\" xfa:contentType=\"text/html\"><body><p>20100730 0950</p><h1><strong>test1</strong><br /></h1></body></html>");
    or
    wdContext.currentDataForPDFElement().setDescription("<p>20100730 0950</p><h1><strong>test1</strong><br /></h1>");
    Text field in the interactive form has been assign "Field Format" to "Rich Text", "Data Format" to "XHTML".
    I also check XML in the "XML source" tab of interactive form.
    <field name="Description" w="152.817mm" minH="25.2984mm" colSpan="3" access="readOnly">
      <ui>
      </ui>
      <font typeface="Myriad Pro"/>
      <bind match="dataRef" ref="$record.Description"/>
      <value>
         <exData contentType="text/html">
            <body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:APIVersion="2.4.5277.0"/>
         </exData>
      </value>
    </field>
    My development tool version is NWDS CE EHP1 SP4, LiveDesigner v 7.1.
    What I miss? Any hints would be very appreciated.

    What about these:
    Formatting in SO10 texts into the form
    Trouble with xhtml text in adobe forms
    Prevent HTML escaping in RichText fields
    regards Otto

  • How to create reports of rich text format usuing oracle pl/sql - urgent

    I want to generate reports of the format rich text format usuing pl/sql,So can any one help me out on this...

    946903 wrote:
    I want to generate reports of the format rich text format usuing pl/sql,So can any one help me out on this...There is no "urgent" here.
    "Urgent" means one of two things -
    1) people are dying, or
    2) you have a customer-facing, revenue-producing production system that is down.
    (And to get some perspective on the second case, keep the first in mind.)
    For the first, you call whatever civil emergency service seems appropriate.
    For the second, you open an SR with Oracle - which requires a paid-up support contract. For them to consider your problem "urgent", you will need to demonstrate that your problem falls under item #2. I seriously doubt your problem fits that criteria.

  • How to Output Rich Text Format.

    Hi everyone, i use a rich text editor called tiny mce in my web application. After i click the submit button the value inside the text area would be saved in my database including the HTML tags e.g. <i>Sample Report edited via Tiny MCE Rich Text Editor<i>. I need to output the text in a webuijsf static text component but the moment i see the output the tags are still there and the text is not in italics format. Does anyone know how to output it in static text with the design in it?

    It is not updated for more than 1 years and it is dropped by Sun and users were recommended to migrate to ICEfaces.
    [http://woodstock.dev.java.net]
    The Woodstock release 4.2 is the last official version of Woodstock that Sun will release. Sun will continue to support its customers that have built on top of Woodstock 4.2. The Project Woodstock code is still available, and community members can still create new features or enhancements. For future development or migration of existing Woodstock projects, Sun is officially endorsing ICEfaces as the replacement technology for Woodstock. Also see [http://www.nabble.com/Woodstock-Migration-Path-to-ICEfaces-td21057513.html], although I would recommend RichFaces above that. It is only that it doesn't have a drag'n'drop palette for Netbeans, so it is not reachable for blind visual developers.

  • BI Publisher Rich Text formatted output

    Dear All,
    we are using BIP11g and we want show Rich Text formatted values in PDf output.
    this Rich Text formatted data is  stored in oracle database in CLOB data type feild.
    Here is how it looks.
    {\rtf1\ansi\ansicpg1252\uc0\deff0{\fonttbl
    {\f0\fswiss\fcharset0\fprq2 Arial;}
    {\f1\froman\fcharset2\fprq2 Symbol;}}
    {\colortbl;\red0\green0\blue0;\red255\green255\blue255;\red192\green0\blue0;}
    {\stylesheet{\s0\f0\fs24 [Normal];}{\*\cs10\additive Default Paragraph Font;}}
    {\*\generator TX_RTF32 9.0.311.500;}
    \deftab1134\paperw12240\paperh32767\margl1440\margt1440\margr1440\margb1440\pard\plain\f0\fs20 First name, Last Name [Dec 27 2013 : 03:21:49 PM]\line\line\plain\f0\fs20\b This is a Rich  text \plain\f0\fs20\line\line\plain\f0\fs20\cf3 This is a Rich  text \plain\f0\fs20\line\line\plain\f0\fs20\i This is a Rich  text \plain\f0\fs20\line\line\plain\f0\fs20\ul This is a Rich  text \plain\f0\fs20\line\line\plain\f0\fs36 This is a Rich text \plain\f0\fs20\par\pard\par }
    However actually this is a formatted text and looks like something like below
    This is a Rich  text
    This is a Rich  text
    This is a Rich  text
    This is a Rich  text
    This is a Rich  text
    Currently BIP PDF output produce the text as is from the database.
    How can i convert or process it to get the correct formatted text like above in output.
    Thanks,

    Follow the process outlined in this blog post: https://blogs.oracle.com/xmlpublisher/entry/formatting_html_with_templates
    With Oracle BI Publisher 11g Release 1 (11.1.1.6) release you have support for HTML formatting in data..
    Here is an excerpt from the report designer's guide.
    Support for HTML Formatting in Data
    You can now convert stored XHTML to XSL-FO to display the HTML formatting from your data in your generated report. The XHTML data must be extracted wrapped in a CDATA section. Specific syntax must also be used in the RTF template to render it.
    Thanks,
    Bipuser

  • Oracle report builder 6i rich text filed

    Hi all,
    Is it possible to print rich text using report builder 6i.
    I have  column that store a text in rtf format, can i print the formatted rich text?
    Best regards,

    You can try to run the report with DESFORMAT=RTF, but I don't know if that is going to work. It might format your already formatted text.
    Otherwise, you can use a BLOB column and specify file format OLE2 in the layout editor. That is really a nasty solution. The problem with this is that the original rtf document had to be uploaded to the database via Forms only.

  • Forms calling a rich text format (.rtf) file

    Good day!
    Suppose I made up a report from oracle forms then used the options 'generate to file' > XML.
    Uses Microsoft Word 2010 with an add-ins 'Oracle BI Publisher' and make designs in my report then save it to .rtf (Rich Text Format).
    My question is how can I call my reports and display it using oracle forms?

    RTF files must be feeded by XML.
    Your answer is not just that simple. Besides, I've search for it already.
    Maybe my question to you is, is that possible?

  • Changing text size in form field (rich text formatting enabled)

    Hi all,
    I'm hoping someone can help me out here. I've created an interactive PDF with form fields with "Rich Text Formatting" enabled.
    My client has filled in the fields and would like to make the text bigger. When right-click, there are only options to change the text style (bold, italics etc) but nothing to change the text size. I'm not keen on disabling and then re-enabling the "Rich Text Formatting" options as the text have been formatted (bold, italics, superscript, subscript etc) and approved, and this will remove all the existing formatting.
    Can anyone help?
    Acrobat 9.4.6
    Mac 10.6.8
    Cheers,
    Tricia

    Thanks so much!! Really appreciated!
    Strangely enough, I found the Form Field Text Properties dialogue box by randomly choosing "Hyperlink" in the right-click options. Who would have thought!

  • How can we generate the reports in html or text file formats?

    Hi,
    Is there any package that can help in creating HTMLDB reports in .txt files or .html files? (Similar to TEXT_IO in Oracle Forms)
    How can we generate the reports in html or text file formats from HTMLDB?
    Thanks in Advance
    Renjith

    Hello all.
    Bi Publisher is great, but has a very high price tag. It's even more expensive than Forms & Reports Services. We are considering APEX to replace Forms & Reports on the web, but the reporting limitations are still a problem.
    I wonder if there is another option.
    Thanks

  • How to copy paste a table structure from word document into Text Field [field format Rich Text]

    In our current implementation we have a Blank page with Text Field [field format Rich Text] on generated PDF Document.
    Once the PDF document is generated, user can copy paste content form any word/rtf document to into the Text Field.
    Pasted content retains all text formatting [Bold, Italic, Underline, Indentation] except the Table format. Text Field is removing table metadata from the content and converting it into plant text.
    Is there anyway to copy paste table structure as it is from word document into Text Field?

    Hi,
    I don't think you can! While you can paste formatted text into the rich text field, the table metadata means nothing to the textfield.
    Niall

  • Can text be formatted when using 'Append report text.vi'?

    The example that ships with LabVIEW 7 'Generate Report from Template (Word).vi' uses 'Append report text' to insert text into a word template via bookmarks.
    My question is can this text be formatted in any way (e.g. fontsize, fontcolor, ...)? It seems I can't format the bookmark and I can't format the transmitted text. It always appears in Normal Arial 12pt.
    Thanks!

    Thank you,
    this works well for formatting the whole report. I also found that the Word Format Text.vi placed directly behind the Append Report Text.vi changes the attributes for the previously inserted text at the bookmark.

  • Reading Word attachments (with Rich Text Format) in Mail

    I have difficulty opening "Word email attachments" that contain "Rich Text Format" using my ipod touch under the MAIL function. For normal Word documents, I have no issue at all. Can anyone help here? Thank you.

    RTF contains alot of extra formatting junk that you need to be aware of, depends what you want to do with the files afte reading them in but JAVA has its own RTF parser standard. Be warned its not full proof.....
    import java.io.*;
    import java.util.StringTokenizer;
    import javax.swing.text.rtf.RTFEditorKit;
    import javax.swing.text.Document; 
      try {
          FileInputStream stream = new FileInputStream("C:/Document.rtf");
          RTFEditorKit kit = new RTFEditorKit();
          Document doc = kit.createDefaultDocument();
          kit.read(stream, doc, 0);
          String plainText = doc.getText(0, doc.getLength());
          BufferedReader br = new BufferedReader(new StringReader(plainText));
          String line = br.readLine();
          while (line != null) {
            StringTokenizer tok = new StringTokenizer(line, " ");
            while (tok.hasMoreTokens()) {
              System.out.print(tok.nextToken() + " ");
            System.out.println();
            line = br.readLine();
        } catch (Exception ex) {}

  • Why Rich Text (HTML Only) format email introduces line breaks (paragraph marks) in the email body in html?

    A sentence in rich text (change in Options, Delivery format) appears as a single sentence in browser. But when I check the page source I see that sentence has been broken in to multiple lines. Why is this done? Isn't this a bug?
    When viewed in a browser or application that supports rich text this does not create any problem since the line breaks are not taken into account . But I am trying to extract the text from this html and display in a nonHTML application like notepad.
    Is this done on purpose?
    For eg.
    In browser - Honesty is the best policy
    In View HTML Source -
    Honesty
    Is the
    best
    policy.

    lets start at the beginning.
    There is no such thing as rich text email, unless it in internal corporate stuff like MS Exchange, Lotus notes etc. EMail on the internet is HTML or Plain Text.
    I have no options > delivery format in my settings. Is this something to do with Outlook perhaps?
    Then there is your image. All those MSO objects. They stand for Microsoft Office Objects and indicate the source of the HTML as being Outlook or at least Microsoft Office. All in all I think your asking about Microsoft actions on a Mozilla forum.

Maybe you are looking for

  • DivX Web Player is no longer working.

    DivX Plus Web Player HTML 5 [video] is incompatible with Firefox 4.0b8. <=(disable reason) So i can no longer stream my fav movies. Also, when i click play, sometimes my trafic bar goes crazy like it's downloading from the source, but i have no image

  • Stuck in a Rut trying to activate a Dialog from a menu item

    I am building an application using Netbeans. I am stuck on getting a dialog window to open when i select a menu item. I have tried numerous alternatives and still can not seem to get it to work. I am sure it is a simple one; except, I am starting to

  • How to drag and drop files between two JFileChooser

    Sir i want to drag and drop files between two JFileChooser i don't know how to do that. So is there any reference code for that so that i can able to do it. I have enabled setDragEnabled(true) for both the jfilechooser now i don't now how to drop fil

  • Set default business area in discoverer

    Hi, All I have a problem about the business area shown in the report.That is, When I open discoverer report,the business area that show in the drop down button does not match to the folders that I use to create my discoverer report. Anyone know how t

  • Printout in ALV

    Hi, I have developed an ALV application with around 30 fields using ABAP Objects. When I use standard functionality and issue a printout for this report the size of the characters printed is very small.And I have observed that if the number of fields