Logo image in Title with iTextSharp report writer#3
Open
cobussmit74 wants to merge 4 commits intomatthidinger:masterfrom
Open
Logo image in Title with iTextSharp report writer#3cobussmit74 wants to merge 4 commits intomatthidinger:masterfrom
cobussmit74 wants to merge 4 commits intomatthidinger:masterfrom
Conversation
…ng,gif) to be displayed in the Title section via ReportTitleStyle class. User supplies details using TitleStyle render hint
…Style class to set Title style.
Owner
|
Hi @cobussmit74, many thanks for the contribution! When I first created the project I set a goal to keep the report writers as functionally identical as possible. Are you familiar enough with the other writers to add this title image to them as well by chance?
|
Author
|
Hi @matthidinger, that makes sense. I'll see what I can do. |
added 2 commits
February 22, 2017 08:25
… to HtmlReportWriter. User can also specify logo image when passing in a ReportTitleStyle object to TitleStyle.
…led this feature for now when using the Excel writer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Matt
I'm loving DoddleReport! It solves a problem I've been struggling with for ages... Thanks!
I'm hoping that the small change I made will be useful to others.
Cheers
Cobus