ststeiger / PdfSharpCore

Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
Other
1.06k stars 235 forks source link

Way to flip text in header row #301

Open TaCqz opened 1 year ago

TaCqz commented 1 year ago

Hey guys,

anyone knows if there is a way to flip the text in table headers? I am using a Landscape orientation and would like align the text in the header row to spell out from top to bottom, as it has to be very narrow (Only a single letter is used as a value). Any Ideas?