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

Restrict PDF to only print in black & white

Community Beginner ,
Mar 10, 2022 Mar 10, 2022

Hello,

I want to restrict a specific PDF so that it can only be printed in black & white, but on-screen is full colour.

Is that possible?

Thanks.

TOPICS
Create PDFs , How to , JavaScript , Print and prepress
1.3K
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
1 ACCEPTED SOLUTION
Community Expert ,
Mar 10, 2022 Mar 10, 2022
LATEST

You can't do that. You can only convert the actual file itself to B&W, but you can't force someone to only print it in B&W if it has colors.

View solution in original post

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
Adobe Employee ,
Mar 10, 2022 Mar 10, 2022

Hi RichardD

 

Hope you are doing well and sorry to hear that.

 

Please open the PDF in Acrobat/Reader DC > go to Print > Select 'Print in greyscale' and see if that works for you.

You may also go through the help page https://helpx.adobe.com/acrobat/kb/print-black-white-acrobat-reader.html and check.

 

Let us know if you are referring to something else.

 

Regards

Amal

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
Community Beginner ,
Mar 10, 2022 Mar 10, 2022

Hi Amal,

Thanks for that.

Will the greyscale setting save with the document, and so if I sent the document to someone else, would it also print in black & white for them?

Thansk,

Richard

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
Community Expert ,
Mar 10, 2022 Mar 10, 2022

If you want to automate it, you will probably need a Print button with some custom JavaScript, but I suspect someone can bypass it by using the standard print functions directly. 

David Creamer: Community Expert (ACI and ACE 1995-2023)
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
Community Expert ,
Mar 10, 2022 Mar 10, 2022
LATEST

You can't do that. You can only convert the actual file itself to B&W, but you can't force someone to only print it in B&W if it has colors.

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