• 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
Re: TIFF to PDF - easiest way?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TIFF to PDF - easiest way?


  • Subject: Re: TIFF to PDF - easiest way?
  • From: Skeeve <email@hidden>
  • Date: Mon, 27 Jun 2011 20:20:21 +0200

Am 27.06.11 19:44, schrieb ilsa:
set my_source to "Macintosh HD:Users:ILC:Desktop:DV-110606a:2011-06-06
12-17-07_IMAGE000_102.tiff"
set my_dest to "Macintosh HD:Users:ILC:Desktop:DV-110606a:2011-06-06
12-17-07_IMAGE000_102.pdf"
do shell script "sips -s format pdf "&  quoted form of POSIX path of
my_source&  " --out "&  quoted form of POSIX path of my_dest


Something must be fishy about you OS X ;) Which Version do you use?

Or maybe the TIFF is borken? Can you mail it to me? Because this script worked fine for me:

set my_source to "Macintosh HD:Users:skeeve:Desktop:test.tiff"
set my_dest to "Macintosh HD:Users:skeeve:Desktop:test.pdf"
do shell script "sips -s format pdf " & quoted form of POSIX path of my_source & " --out " & quoted form of POSIX path of my_dest



_______________________________________________ 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
References: 
 >TIFF to PDF - easiest way? (From: ilsa <email@hidden>)
 >Re: TIFF to PDF - easiest way? (From: Dmitry Markman <email@hidden>)
 >Re: TIFF to PDF - easiest way? (From: Emmanuel LEVY <email@hidden>)
 >Re: TIFF to PDF - easiest way? (From: ilsa <email@hidden>)

  • Prev by Date: Re: TIFF to PDF - easiest way?
  • Next by Date: Re: TIFF to PDF - easiest way?
  • Previous by thread: Re: TIFF to PDF - easiest way?
  • Next by thread: Re: TIFF to PDF - easiest way?
  • Index(es):
    • Date
    • Thread