Home Server

Output to Excel

edited May 2016 in Server
Hi
I've upgraded to RBServer 17.02. I need to know how to output web
report based to Excel format. Actually my report has content=PDF. It's
just replacing PDF with XLSData in content parameter?

---
El software de antivirus Avast ha analizado este correo electr?nico en busca de virus.
https://www.avast.com/antivirus

Comments

  • edited May 2016
    Hi Ignacio,

    Try adding rsWebAdapterXLSData to the 'uses' of your web tier app. Then use
    content=XLS

    If you prefer to use content=XLSData, this requires a simple modification.
    Modify rsWebAdapterXLSData.pas, the methods ContentType and WebContentType.


    Best regards,

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

    Best regards,

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