Allowing Content Copying for Accessibility with Owner Password in NovaPDF SDK

Post here any questions/suggestions you have about novaPDF SDK or novaPDF OEM.
Post Reply
DanCooperstock
Posts: 7
Joined: Tue Dec 07, 2010 2:41 pm

Allowing Content Copying for Accessibility with Owner Password in NovaPDF SDK

Post by DanCooperstock »

I can't figure out which of the security settings will allow the setting "Content Copying for Accessibility" when we set the Owner Password and security Level of 2 in the novaPDF SDK 7 when generating a PDF file.

None of the settings listed in the Help file under security seem to clearly be about that. Might that be something that was added in a later version of the SDK that we don't have?

I just did a test, changed my existing code to stop setting AllowCopyExtract to false, but that enables both "Content Copying" (which we would prefer not to enable) and "Content Copying for Accessibility" (which is what we do want to enable).

Never mind, I found it: not setting AllowExtractRev3 to false enables only "Content Copying for Accessibility". Would have been nice if the Help explained all of those settings.

Thanks.

Claudiu (Softland)
Posts: 283
Joined: Wed Dec 16, 2009 12:46 pm

Re: Allowing Content Copying for Accessibility with Owner Password in NovaPDF SDK

Post by Claudiu (Softland) »

Hi, the help file for the latest version is also available online: https://download.novapdf.com/download/pdf/novasdk.pdf
Follow us to stay updated:

Post Reply