Strange Page Brake when exporting to PDF

Hi.

We convert many documents everyday without any problem. But when I convert the attached (confidential) document to pdf using aspose, there is a strange page brake.

The code for converting is very simple:

import com.aspose.words.*;

...

//get the source input
Document srcDoc = new Document(input);

srcDoc.save(output);

Hi Renato,


Thanks for your inquiry.

Perhaps, you are using an older version of Aspose.Words; as with Aspose.Words v13.7.0, I am unable to reproduce this problem on my side. I would suggest you please upgrade to the latest version of Aspose.Words i.e. v13.7.0 and let us know how it goes on your side. I hope, this will help. I have attached the output Pdf file with this post for your kind reference.


You guys rock. You had a new version 1 day before I reported the bug.

Kind regards,

Joao Schuler.