Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Tmlewin .
8
Views
4
Comments
applying customised header styling/logo to auto generated excel file
Question
i have a tabel contain record of some precalculated fields. i would like to export the content to excel,but not just a normal export because i ahve taken care of that aspect,but intsead i want to apply customised header styling/logo to auto generated excel file, so that the generated exported excel file would have a customised header as well as image(logo embeded at top) like a letter head document.Please i need some help or pointers to a component that can help in achieving this
André Siébra
Hi Tmlewin
I think its not possible to do this using the native RecordListToExcel.. You'll have to implement an extension that generates an excel file using an API like
NPOI
or
Koogra
.
Hope it helps,
André Siébra
Tmlewin .
@Andre.Thank you for the reply.Am checking out the links you sent me, But i came across this component https://www.outsystems.com/forge/component/548/excel-report/ . Have you used it before?
1 reply
23 Nov 2015
Show thread
Hide thread
Salini p
Tmlewin .
wrote:
@Andre.Thank you for the reply.Am checking out the links you sent me, But i came across this component https://www.outsystems.com/forge/component/548/excel-report/ . Have you used it before?
Hi Tmlewin,
did you used that excel report component. If yes do you have any working sample with you? I want to use it, please post working sample if you have any.
André Siébra
Tmlewin,
I've never used this component before, but this seems to attend exactly what you are looking for! :)
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...