Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

where can I see which DPI the PDF is made in?

New Here ,
Feb 17, 2016 Feb 17, 2016

where can I see which DPI the PDF is made in?

TOPICS
Acrobat SDK and JavaScript
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Feb 17, 2016 Feb 17, 2016

A PDF does not have a DPI (resolution). Instead, it contains a mixture of text, vectors, and images, each one of which can have a different resolution. If you need to enforce a minimum or maximum, you can use Preflight to check against the criteria you want to apply.

Translate
LEGEND ,
Feb 17, 2016 Feb 17, 2016
LATEST

A PDF does not have a DPI (resolution). Instead, it contains a mixture of text, vectors, and images, each one of which can have a different resolution. If you need to enforce a minimum or maximum, you can use Preflight to check against the criteria you want to apply.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines