Details
-
Bug
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
7.0.16, 6.4.38
-
None
Description
If the header+footer size is larger than the content then it was incorrectly considered to have no content (the header+footer size had already been taken into account by a previous step).
Also the part separator size was incorrectly considered as part of the source size, which theoretically could mean rows were missed if part separator was greater than content size.