24

If I open a PDF file using Adobe Acrobat, when I select File then Properties, I can see that the Page Size is 11 x 8.5 in.

Is there a way to access this information in Apple Preview?

1 Answers1

30

Tools/Show Inspector gives you this information and more. The shortcut is ⌘ commandI.

lhf
  • 7,278
  • Is there a way to access this info from the command line. Like with pdfinfo on some other systems? – phs Oct 05 '16 at 09:49
  • 1
    @phs, try sips --getProperty all. Perhaps it'd be best if you asked a separate question. – lhf Oct 09 '16 at 15:16