Hi,Support:
How can I get the right result by cropping pdf page with the cropping parameters as ((x,y,w,h))? If the parameter is set to (0,0,585,485), the size of the result page is wrong, which is not a rectange page …...Add() If Err.Number Then Exit For outputPage...outputDocument.Pages.Add() If Err.Number Then Exit For outputPage...