1
votes

I used the answer to the below question in mycode which prints a multi page PDF. In the answer why do you divide the cropbox width/height by 72 ?

I have similar code but on certain pages the text at the top of the page is cut of when printed.

I can fix the issue by changing the code to 75, but I would like to understand the formula more first.

Printing PDF with Multiple Pages

1

1 Answers