Moderators:PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
I was looking for a good pdf margin remover on the internet which could automatically scan and remove white space to read pdf books on my new tablet comfortably.I came across this software and was pretty much impressed by its margin removing capability and accuracy.However,to make the pdf look less crowdy,i would like leave little white space(points,mm whatever the units)on the top and bottom of the pdf.I couldn't find such an option on the crop tool,so is there any other way of achieving this?Of course many pages will have different heights,so any method of increasing white space on the top and bottom without having to manually edit them separately?
Thanks in advance
Welcome to our forums and thanks for your post.
I am afirad that there isn't an automated way of increasing the size of the crop area on pages with varying size/crop automatically with the tools available in the Viewer/Editor.
It could be possible with some JavaScript and using the "setPageBoxes()" method from this file: http://www.adobe.com/content/dam/Adobe/ ... erence.pdf
However you will need to have some JS knowledge and write the code yourself.