Telerik
Skip Navigation LinksHome / Community / Forums / Reporting > Telerik Reporting > Black and White reports

Not answered Black and White reports

Feed from this thread
  • naphtali davies avatar

    Posted on Jun 30, 2009 (permalink)

    Hi,

    I would like to know if there is a way to change the report from the regular style to be in black and white. I would like this to be changeable either by code or even better using a report parameter to indicate if we want it in black and white or color.
    Thanks
    Naphtali

    Reply

  • Telerik Admin admin's avatar

    Posted on Jul 2, 2009 (permalink)

    Hello naphtali davies,

    Our Reporting offers extended support for styling - both at design time and also at run time. Our styles are analog of CSS - you can define style sheets, global styles or inline. Additionally we support conditional formatting.

    It will be nice if you share with us the concrete problem you cannot resolve in order to be more helpful in our response.
     

    Regards,
    Hrisi
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • naphtali davies avatar

    Posted on Jul 2, 2009 (permalink)

    Hi,
    Thanks for your reply.
    I have a report that in addition to displaying it in a report viewer i need to send to a service that prints the report. The report for the services needs to be in a PDF format and in black and white (Color printing is for expansive).
    So while I want the report in color in the viewer i want to create a black and white PDF file of the report.
    If the export would have been to a TIFF format I could set the DeviceInfo properties as explained here: http://www.telerik.com/support/kb/reporting/general/configuring-the-image-rendering-extension-to-generate-tiff-files.aspx
    How can I achieve the same for PDF?
    Naphtali

    Reply

  • Telerik Admin admin's avatar

    Posted on Jul 7, 2009 (permalink)

    Hi naphtali davies,

    Thank you for the thorough explanation. As we see things you have three options:
    • use styles to change the look of a single report
    • create two versions of the same report  - one styled as per your requirements (to show in viewer) and another one without any styles which would be used for printing. You can disable the exporting option from the viewer's toolbar (set ShowExportGroup=false) and export the report programmatically through your own UI, thus passing the "black & white" report for the export.
    • have a single colored report that is shown in viewer and export to TIFF programmatically as per the settings from the article you've referenced and print it.

    Regards,
    Steve
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

Back to Top

Skip Navigation LinksHome / Community / Forums / Reporting > Telerik Reporting > Black and White reports
Related resourses for "Black and White reports"

Features  |  Documentation  |  Demos  |  Telerik TV  |  Knowledge Base  |  Code Library  |  Step-by-step Tutorial  |  Blogs  |  Whitepaper  ]

Powered by Sitefinity ASP.NET CMS

Contact Us | Site Feedback | Terms of Use | Privacy Policy
Copyright © 2002-2010 Telerik. All rights reserved.