Aspose .net api to convert Word Docs to Tiff files

On every page that is converted, there are 2 rows of 7 black pixels on the bottom right of every page. This is a problem because it leaves blank pages not blank. Our logic for removing blank (tiff) pages does not work because these pixels are added. Is this a bug or is there a way to convert without removing the blank pages?
Here are the options that we are using:

Format=tiff
Compression=ccitt4
GrayScale=True
DPI=203x203
Height=0
Brightness=0
Contrast=0
Gamma=0
StartPage=1
PageCount=1000000
RotateAngle=0
UsePdf=False

@craigjOT

To ensure a timely and accurate response, please attach the following resources here for testing:

  • Your input Word document.
  • Please attach the output TIFF file that shows the undesired behavior.
  • Please attach the expected output TIFF file that shows the desired behavior.
  • Please create a standalone console application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we will start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.

RF-30579.zip (10.3 KB)
Input1.docx (11.1 KB)
Input2.docx (11.1 KB)
I have attached the requested files.
Input1.docx has a single line on the page.
Input2.docx is a blank page
If you look at output1.tiff and output2.tiff, zoom in on the bottom right corner of the tiff files. You will see 2 rows of 7 black pixels. They should not be there.
The other document (CSharpCode.txt) is the sample program used to generate the output.

Thank-you,
Craig…

@craigjOT

We have converted the shared documents to TIFF files and have not found the shared issue while using the latest version of Aspose.Words for .NET 21.8. So, please use Aspose.Words for .NET 21.8. We have attached the output TIFF files with this post for your kind reference.
output TIFF.zip (786 Bytes)

Thanks for the feedback. I will look into getting the latest version.

So, Sorry about the confusion. When I reported this, I was in the GroupDocs.Conversion forum, but mentioned that I was using aspose, so it got moved to this forum. But the fact is that we are using GroupDocs.Conversion (the NuGet version). Based on your feedback, I was hoping that the latest version of GroupDocs.Conversion (version 21.8.0.0) would have this fixed. I have downloaded it, but am still having the same issue. This needs to be moved back to GroupDocs forum so that they will look at the problem. It is not fixed.
If you look at the sample code that I provided for you, you will see that we are using GroupDocs.

This topic has been moved to the related forum: Word to TIFF conversion issue in .NET - Free Support Forum - groupdocs.com