• 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: 10.2.4 PDF Workflow Feature
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.2.4 PDF Workflow Feature


  • Subject: Re: 10.2.4 PDF Workflow Feature
  • From: nino <email@hidden>
  • Date: Fri, 14 Feb 2003 11:08:10 +0100

Sal Soghoian wrote :
> A very useful feature included in the Mac OS X 10.2.4 update is the
> ability to execute scripts when saving a document as a PDF file via the
> Print dialog. Documented on the AppleScript website at:
> <www.apple.com/applescript/print/>

Thanks Sal, all that is excellent and you can imagine the power and
possibilities if the following specs applied to OS X.


"At present there are 3special2 or 3virtual2 printers, and some generic
3pre-filters2.


Print Preview

From the Print Dialog, you can select to look at a preview. For this, the
print file is passed through filters which make it suitable for displaying
on screen using KGhostView.

Special Printers

Amongst these additional features are a few special9 or virtual9 printers:

These special printers may:


Print to PDF

Convert your document into a PDF file with the help of an external program.

Print to email

Send your document as an email attached PDF file.

Print to PS file

Save your document as a PostScript. file.

Print to Fax

Send it through an available backend, such as Hylafax as a fax."

Unfortunately this is part of KDE Linux interface while in our world we
still need this nasty user click on a button to produce PDFs.

In search for a solution I asked Till Kamppeter <email@hidden> the
following question:

> is it possible in CUPS to define a "special" printer that all it does is to
> produce a pdf or a postscript file on a given folder with the original
> document name plus .pdf or .ps as extension?
Here is the replay:

> Go to
>
> http://printing.kde.org/downloads/pdfdistiller
>
> Save this file with "File"|"Save as..." in your browser, make the saved
> file executable ("chmod a+rx <file>") and copy it to
> /usr/lib/cups/backend. Restart the CUPS daemon.
>
> Now make a print queue with
>
> lpadmin -p pdf -E -v pdf:/home/me/mypdfs/ -P distill.ppd
>
> This queue generates a PDF file in /home/me/mypdfs/ when you print into
> it. distill.ppd is the PPD file of the Adobe Distiller. You can find it on
>
> http://www.adobe.com/products/printerdrivers/winppd.html
>
> Probably also a PPD file for a generic PostScript printer works.
>
> Till
But my system consistently refuses to accept "pdf:" as method in the lpadmin
line.

nino
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: eudora connect script
  • Next by Date: Re: Getting FMP to print to .ps via AppleScript
  • Previous by thread: Re: 10.2.4 PDF Workflow Feature
  • Next by thread: Re: MacOS X simple script error/subfolder
  • Index(es):
    • Date
    • Thread