Alternate file types?
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
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
This discussion has been closed.
Comments
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
I am trying to compile this demo but I get the following error message:
[Fatal Error] rbWebDebug.dpr(13): File not found: 'IndySockTransport.dcu'
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