4lex4 / scantailor-advanced

ScanTailor Advanced is the version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.
GNU General Public License v3.0
1.15k stars 128 forks source link

'insert before" of multi-page tif uses wrong picture/page offsets #176

Closed jjYBdx4IL closed 3 years ago

jjYBdx4IL commented 3 years ago

The saved project's xml file starts the inserted image sequence with fileImage=0. It should start with 1 - at least in my case, not sure if that's the same for all tif files.

<image fileImage="0" fileId="777" id="778" subPages="1">
  <size width="1748" height="2480"/>
  <dpi vertical="300" horizontal="300"/>
</image>