fix CIDs 154889, 151939, 151763, 154892, 154891, 151802, 151936, 151803, 153359
This commit is contained in:
@@ -246,7 +246,7 @@ std::string DrawViewSpreadsheet::getSheetImage(void)
|
||||
celltext = field.str();
|
||||
}
|
||||
// get colors, style, alignment and span
|
||||
int alignment;
|
||||
int alignment = 0;
|
||||
std::string bcolor = "none";
|
||||
std::string fcolor = c.asCSSString();
|
||||
std::string textstyle = "";
|
||||
|
||||
Reference in New Issue
Block a user