You are right, the zoom setting still centers the image, my approach was the wrong one. The problem is in the source. I'm stepping through some parts and in the render.cpp there the width/height of the page is calculated and the image is cropped accordingly...
To do better LPub would need to determine the location of the new parts in the image and center on this section of the image. So always render the image according to the scale and then crop it to the necessary section. An alternative would be that LPUB keeps the widht/height settings but LDView allows for a horizontal positioning. To do so I did not find a command-line parameter in LDView...
Gerald
To do better LPub would need to determine the location of the new parts in the image and center on this section of the image. So always render the image according to the scale and then crop it to the necessary section. An alternative would be that LPUB keeps the widht/height settings but LDView allows for a horizontal positioning. To do so I did not find a command-line parameter in LDView...
Gerald