Jump to content
We've recently updated our Privacy Statement, available here ×

DavidRees

Members
  • Posts

    9
  • Joined

  • Last visited

DavidRees's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. *I don't understand the details of your issue, so there is nothing under development to "fix" this. * *JasperReports does not deal with RTF content in the way you are trying. You will need to extract the underlying text from the *RTF and put it into a JasperReports field or variable in order to use it. * *Sherman *Jaspersoft ---------------------------------------------------------------------------------------------------------------------------------------------- Ok one more time... In our application, we store a RTF formatted narrative in a DB Field. In a jasper report created via iReport., we reference that field and display the narrative on the report using the Markup Property = RTF for that particular field If the narrative was entered as: The boy then said, "I saw the quick brown fox jump over the fence" On the report the narrative is generated/displayed: The boy then said, I saw the quick brown fox jump over the fence We are hoping of a fix, workaround or other option so that the text is rendered on the report/pdf correctly. Any suggestions? thank you David Post Edited by DavidRees at 04/28/2009 11:06
  2. We are using JasperReport and Jasper Server for our reporting. Our reports are based on SQL Server data. In a number of our report a 'narrative' ( an RTF document stored as a clob in SQL Server) is generated as part of report ( they may be in main report or in a subreport in a grouping footer from main report). When rendered as PDF in some instances if the text from RTF spans two pages, some of text is cut off. When rendered with jasperreport JRViewer Preview the text from RTF spanning two pages is rendered/displayed correctly. *****************Ex. Rendering to PDF************************ I was walking down the street when a large go approached me and snarled with pearly white teeth. Discretion forced me to walk on the other side of the street. ****************The above would be printed as******************** I was walking down the street when a large go approached me page footer info NEW PAGE page header info Discretion forced me to walk on the other side of the street. page footer info Any ideas? Thank you David Post Edited by David Rees at 02/10/09 16:27
  3. Sherman I don't understand the details of your issue, so there is nothing under development to "fix" this. JasperReports does not deal with RTF content in the way you are trying. You will need to extract the underlying text from the RTF and put it into a JasperReports field or variable in order to use it. Sorry for not being clear... --Using iReport as report designer, in a text field, you can modify the 'Markup' option to interpret text as RTF, HTML or plain text. When we display report (preview) in PDF any embedded quotes are stripped out. So am I missing something about this? Thanks David Rees Post Edited by David Rees at 02/10/09 16:15
  4. This is a JasperReports issue. Is it only PDF that is a problem? How does it look in HTML, for example? -- We use only PDF as our client requires it for report distribution. Are you doing some conversion from RTF in order to insert the text into the report? -- We perform no conversion as the RTF is stored in db as a clob object. Sherman ******************** Are there any workarounds or fixes in play or in development for this? David Rees
  5. Using both Jasper Report 2.0.5 and jasperServer 3.0 We are generating reports from a SQL server 2005 db; using a clob field containing a narrative stored in RTF format. The narrative may contain quotes. EX. The author was happy. He exclaimed "I am very happy" 'I will relate this to you later' When rendered to pdf, the quotes (double and single are not in document.) Any ideas, any experience with this, any work arounds? Thx David
  6. Whoops.. I am running RC version. When I install final release version, will it overwrite any existing reports in server repository. IOW, will I need to rebuild any reports created in JS RC repository? Thanks
  7. I have created two reports in JS3.0. The hyperlink from master to child works; but within JasperServer interface, I cannot 'return' to the master report to examine and possibly drill down to another child report. What am I missing here? I can followup with messages or other info as needed. I have tried the sample report in JS install and have same issue. When I click on 'Back' icon on report, I get blank form, if I click Back or Refresh, I get error.. org.springframwork.webflow.conversatoin.NoSuchConversationException.: No conversation could be found with id '.... So what is going on? David
  8. I have tried the sample report that has 'hyperlink' and when I try to return to 'master' report, I have the same problem. I assume a configuration issue.. Any suggestions?
  9. I have created two reports in JS3.0. The hyperlink from master to child works; but within JasperServer interface, I cannot 'return' to the master report to examine and possibly drill down to another child report. What am I missing here? I can followup with messages or other info as needed.
×
×
  • Create New...