How to create content provider?
The WebTier can already run a report to PDF, but we'd like to add the
ability to run a report to plain text. The help file topic for
TrsWebContentProvider seems to suggest that one could create custom
subclasses for other types of content. I assume that the code for a text
content provider would be similar to the existing PDF one, but obviously I
don't have the code for that. Any chance you could post some sample code?
Thanks.
--
Nathan Sutcliffe
nsutcliffe at speedlinesolutions period com
ability to run a report to plain text. The help file topic for
TrsWebContentProvider seems to suggest that one could create custom
subclasses for other types of content. I assume that the code for a text
content provider would be similar to the existing PDF one, but obviously I
don't have the code for that. Any chance you could post some sample code?
Thanks.
--
Nathan Sutcliffe
nsutcliffe at speedlinesolutions period com
This discussion has been closed.
Comments
Take a look at the RBServer\Demos\Web Tier\Custom Viewer example. This
example shows how to add Excel exporting. You can adapt it for other
formats. The example includes a ReadMe.doc
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Oops, I should have guessed you've already provided an example!
--
Nathan Sutcliffe
nsutcliffe at speedlinesolutions period com