Hidden rows displayed as white line when convert to image - aspose.cell

Did anyone get this issue? The hidden line was displayed as white line in the image.
I’m using the ImageOrPrintOptions to set the print option.
ImageOrPrintOptions options = new ImageOrPrintOptions();
options.setCellAutoFit(true);
options.setOnePagePerSheet(true);

And SheetRender.toImage to save as image.

@13770330553,

Thanks for the code segment.

Please zip your template Excel file and attach it here, we will check it soon. Also mention which sheet (in the workbook) you are rendering to image?

@Amjad_Sahi,

Thanks for the feedback.
And we already fixed it, just only bottom-border was set before, and just also added top-border in the excel.

BR Yu

@13770330553,

Alright, and good to know that you have sorted out your issue now. In the event of further query or issue, feel free to write us back.