Ask a Question related to Adobe Illustrator Macintosh, Design and Development.
-
David_IT_Student@adobeforums.com #1
How can I force Illustrator to always print with ASCII data?
I'm a student in an Info-Tech class, and now that we're done programming, we are working on graphic design (etc). The problem is, Illustrator defaults to print sending binary data, which our lab printer doesn't support. A few days ago, someone left the computer to print a large project, which takes several minutes per page to send -- it would be an overnight job. Next day, I had IT first block, and I came in to find the printer complaining about tray 2 (plain letter) being empty. I had just put in two packs of paper (500 pages each * 2 = 1000 sheets) in before I left the previous day, and there they were, all 1000 sheets, in the printed tray, with one to three lines of hearts and shapes and smiles and text on top of text. How can I force Illustrator to always send ASCII PostScript data to the printer? Oh, and I need to do the same for PageMaker, too.
David_IT_Student@adobeforums.com Guest
-
Illustrator 10 Print Space settings in Print Dialog
Howdy all; I've got a peculiar situation that I haven't found an answer to yet. On my laptop PC (Windows XP Home) when I go to print a document... -
Bitmap EPS's in CS now print as ASCII to HP 5SiMX
Started with one new G5 (2x200, 2Gb RAM, 10.3.3) & now a second is doing the same thing. Worked fine before, then once Illustrator CS crashed I... -
How do I make AI file print as ASCII?
Some of my Illustrator files print fine while other print out as garbage text. In Quark I can change the file type from Binary to ASCII. Can this be... -
Cannot Print From Mac OS 9.22 Illustrator
I have the same problem, same computer, Illustrator version and Mac OS. Using a HP laserjet 4000 printer. I have found information on the HP site,... -
Is $data binary or ascii?
Say I have a variable $data that has file contents in it. Is there a way to tell if it is binary or ascii? if($data =~ ???) { print "It is binary... -
Wade_Zimmerman@adobeforums.com #2
Re: How can I force Illustrator to always print with ASCII data?
What Version of AI? in AI 10 go in the print dialog to where it says Copies and pages pull that menu down to where it says Adobe Illustrator 10 or 9 or what ever version you have and select ASCII where it says Binary.
In AI CS if you select a postscript printer go to the graphics option in the print dialog and there you can change the data type to ASCII as well.
Wade_Zimmerman@adobeforums.com Guest
-
David_IT_Student@adobeforums.com #3
Re: How can I force Illustrator to always print with ASCII data?
(Version 9.0.2, to answer that) I know that I can tell Illustrator to print using ASCII data in the print dialog. If I click "Save Settings" or whatever, then it saves the printing options for that document. However, the students in the IT class seem to forget to select that option more often than they remember. How can I make it always default to send ASCII PostScript data to the printer?
David_IT_Student@adobeforums.com Guest
-
Wade_Zimmerman@adobeforums.com #4
Re: How can I force Illustrator to always print with ASCII data?
Perhaps write a script or create an action and give it the keyboard short cut of Command + P.
Wade_Zimmerman@adobeforums.com Guest
-
David_IT_Student@adobeforums.com #5
Re: How can I force Illustrator to always print with ASCII data?
By write a script and give it a keyboard short cut, you mean... AppleScript (or shell script), or what? I've never seen AppleScripts with user-defineable keyboard shortcuts, or is that an Illustrator feature, or is it a Mac OS X feature? We are using Mac OS 9.2.2, not 10 (budget), so I can't do anything OSX-specific.
Could you be a bit more specific?
--
Thx, David
David_IT_Student@adobeforums.com Guest
-
Wade_Zimmerman@adobeforums.com #6
Re: How can I force Illustrator to always print with ASCII data?
There are script launchers that you can often assign a keyboard short cut to to launch the script Illustrator itself has a script folder that shows up in the File menu. In Illustrator you can assign keyboard shortcuts to many of the functions that do not already have one. Edit>Keyboard Shortcuts. So you can write an Apple Script place it in the script folder then assign a keyboard short cut.
You can make an action as well and do similar.
Wade_Zimmerman@adobeforums.com Guest



Reply With Quote

