in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

C1ReportDesigner

Last post 05-01-2008 1:03 PM by C1_GregL. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 04-26-2008 12:14 AM

    C1ReportDesigner

     I have a table called Employee - in database ename will be stored as <b> bhoom </b>  etc ....

    when i generate pdf . though i set 

    C1WebReport1.EncodeHtml = true;

     or false . still these html tags are displaying in the report and while generating pdf for that.

    i want to generate a report  with out html tags like <b><br/> etc.........

    can u plz assit me  

  • 04-28-2008 3:19 PM In reply to

    • C1_GregL
    • Top 10 Contributor
    • Joined on 06-11-2007
    • Pittsburgh PA
    • Posts 500

    Re: C1ReportDesigner

    > i want to generate a report  with out html tags like <b><br/> etc.........

    Then you want EncodeHtml = False.  If this still does not work, please provide the version number you're using.  I would also suggest you reload your XML file after setting EncodeHtml.

    Filed under: ,
  • 04-29-2008 2:47 AM In reply to

    Re: C1ReportDesigner

    iam presently using this version  2.5.20073.258 of c1webreport .  though i set EncodeHtml=False the problem is not solved . still it is displaying html tags

     

     

  • 05-01-2008 1:03 PM In reply to

    • C1_GregL
    • Top 10 Contributor
    • Joined on 06-11-2007
    • Pittsburgh PA
    • Posts 500

    Re: C1ReportDesigner

    I'm sorry, I misunderstood the original question.  EncodeHTML = False will only render HTML in the browser.  It does not convert the HTML to RTF when exporting to PDF.

    Regards,
    Greg

Page 1 of 1 (4 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.