Ask a Question related to Macromedia Freehand, Design and Development.
-
Lambda Enterprises #1
OS X AppleScript: Print/Save PDF
I am trying to create an AppleScript (specifically a Folder Action) that will
tell FreeHand to open a file then Print:
Save As PDF, using OS X's Print Services. Essentially the same thing as
opening a file, choosing Print, then Save as PDF.
FreeHand's AppleScript dictionary references a Save command, but it
consistently returns an Error Type 3.
The ultimate objective is for files copied to a specific folder to be saved as
PDFs, using OS X Folder Actions.
Any suggestions/insight?
from the FH AppleScript Dictionary:
save reference -- The object to save.
?????[in alias] -- The file in which to save the object.
?????[as
FH9/FH8/FH7/Flash/Photoshop5/Photoshop4RGB/AI11/AI88/AI3/AI55/AI7/ASCII/FH45/
GenericEPS/MacEPS/MSDOSEPS/PhotoshopEPS/QuarkEPS/PDF/BitmapPICT/PICT/PICT2/RTF
/TIFF/BMP/JPEG/GIF/PNG/TGA] -- The file type of the document in which to save
the data. This is case-sensitive.
?????[IncludeFHDocInEPS boolean] -- Include the FreeHand document in
exported EPS files.
?????[page small integer] -- The page to export. If omitted, ALL pages will
be exported. Does not apply to saving as FreeHand Document.
?????[SelectedOnly boolean] -- Output selected objects only.
Lambda Enterprises Guest
-
print to/save as pdf
Anyone know why when I print to PDF I can get a PDF that is half the size of when I save as PDF? Is there any problem with printing as PDF? ... -
Print to PDF then save the document
Got some users that when they go to print there PDF document and the "save as" dialog box appears, the other list of .pdf files that they have saved... -
applescript to open and save Illustrator files
Does anyone have an applescript (which they wouldn't mind sharing) that will open an (old) illustrator file and resave in Illustrator CS. I would... -
illustrator 10 to save and print
I am a new user to illustrator and I am using 10.0.3. I have a design with some text, shapes and an image that I transferred from photoshop and... -
print out and save as
how to print with pre-define preference such as margin and page size ? and a quick Question , the function call to save as thanks ~~~~~~~



Reply With Quote

