Home Server

Alternate file types?

edited July 2007 in Server
Hello All,

I would like to give my clients the option of the "printed" report being
rendered as PDF or Excel. Could someone point me in the right direction to
look at documentation, demos, tutorials, or what ever there is that wouold
help me accomplish this?

Thanks All,
Branden Johnson

Comments

  • edited August 2007

    Check out RBServer\Demos\WebTier\Custom Viewer - it shows how to add an
    Excel button to the web report viewer. There is a ReadMe.doc installed to
    the same directory.


    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited November 2007
    Delphi 7, Report Builder 10.06

    I am trying to compile this demo but I get the following error message:
    [Fatal Error] rbWebDebug.dpr(13): File not found: 'IndySockTransport.dcu'

  • edited November 2007

    The Delphi web debugger units 'use' Indy. If you install a different version
    of Indy, than what it 'uses' then it will not work.

    This is particularly irritating with D2007, because it installs Indy9 and
    Indy10 and adds Indy10 to the Delphi library path, but the WebDugger
    requires Indy9, so it requires changing the library path.


    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.