• 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: Setting Memory allocation for Desktop Printers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting Memory allocation for Desktop Printers


  • Subject: Re: Setting Memory allocation for Desktop Printers
  • From: "Phelix Leiter" <email@hidden>
  • Date: Mon, 1 Jul 2002 07:35:07 +0100

right, so you are saying that setting these memory settings, do away with
the need to set those when you do a Command+I on a desktop printer?
cause the difficulty Ive been having is that although memory is manually
settable on a Desktop printer thorough Command I, it is not recognised as an
application and therefore will not set memory attributes as if it were one!

Ill give this a try, thanks

----- Original Message -----
From: <email@hidden>
To: <email@hidden>
Cc: <email@hidden>
Sent: Sunday, June 30, 2002 6:37 PM
Subject: Re: Setting Memory allocation for Desktop Printers


> Peter,
>
> I double checked and the modifiably memory aspect of the
> desktop printing software resides in system
> folder/extensions/Desktop PrintMonitor. For black and white
> printing from Quark, Illustrator, I'd suggest setting the
> sizes as shown. If you have 4-color printers, double those
> numbers. Personally, I'd reset both the Desktop PrintMonitor
> and the regular PrintMonitor, just to be safe.
>
> Try this instead (pointing at the Desktop PrintMonitor, instead
> of the traditional PrintMonitor):
>
> tell application "Finder"
> -- the next line changed:
> set OurPrintManager to (((path to extensions) & "Desktop
PrintMonitor") as
> string) as alias
> set minimum size of application file OurPrintManager to 641
> --Note: size in Kb, not bytes
> set total partition size of application file OurPrintManager to 1042
> -- Note: size in Kb
> end tell
>
>
>
> Best Wishes,
> Marc Glasgow
>
> REFERENCE Message: dated 6/30/02 6:46:23 AM, email@hidden writes:
>
> I have tried this but to no avail a desktop printer is not
> an 'application file' so it wont allow this set command. any
> other ideas?
> [see original, below]:
>
> REFERENCE Message:
>
> tell application "Finder"
> set OurPrintManager to (((path to extensions) & "PrintMonitor") as
> string) as alias
> set minimum size of application file OurPrintManager to 641
> -- size in Kb
> set total partition size of application file OurPrintManager to 1042
> -- size in Kb
> end tell
> _______________________________________________
> 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.
_______________________________________________
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: What a great resource- Can you help me? (IS: CD/DVD Eject Script)
  • Next by Date: Problems copying some files
  • Previous by thread: Re: Setting Memory allocation for Desktop Printers
  • Next by thread: Re: What a great resource- Can you help me?
  • Index(es):
    • Date
    • Thread