• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Setting PDF security options in Adobe Illustrator CS3 or CS4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting PDF security options in Adobe Illustrator CS3 or CS4


  • Subject: Setting PDF security options in Adobe Illustrator CS3 or CS4
  • From: Jim Skibbie <email@hidden>
  • Date: Thu, 08 Oct 2009 11:01:53 -0500
  • Thread-topic: Setting PDF security options in Adobe Illustrator CS3 or CS4

Title: Setting PDF security options in Adobe Illustrator CS3 or CS4
I’m trying to control the security option for being able to print a PDF for a PDF that I am saving out of Adobe Illustrator CS3 or CS4.

The parameter
allow printing:pdf 128 print none from the class of PDF save options does not seem to affect whether you can print or not print the resulting PDF even though the permissions password comes through. Running this script results in a PDF that has a security permission password of 1234, but you can still print it.

set newFilePathPdf to "Macintosh HD:PasswordTest.pdf"
tell
application "Adobe Illustrator"
   set curDocument to current document
   save curDocument in file newFilePathPdf as pdf with options {class:PDF save options, require perm password:true, permission password:"1234", allow printing:pdf 128 print none}
end
tell

Any thoughts on what I’m doing wrong?

Jim
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Indesig and changing colors
  • Next by Date: Rép: script versus Application Package.
  • Previous by thread: iDisk
  • Next by thread: A Couple of Things Noticed About Mail
  • Index(es):
    • Date
    • Thread