Thread Subject: Anyone using PRINT -D to specify a specific printer?

Subject: Anyone using PRINT -D to specify a specific printer?

From: Ali Siddiq

Date: 21 Feb, 2008 20:14:02

Message: 1 of 3

I am writing on behalf of The MathWorks. We are inerested
in better understanding usage of the -d output options of
the PRINT command. "print -d" can be used to specify a
graphics format (such as TIFF) or a particular driver,
either a printer ("HP Laser Jet III") or postscript.

In particular, is anybody using -d to specify a printer-
specific format (ex. print -dljet3)? If so, what -d options
do you use and why?

Thank you,
- Ali


Subject: Anyone using PRINT -D to specify a specific printer?

From: tristram.scott@ntlworld.com (Tristram Scott)

Date: 22 Feb, 2008 09:21:17

Message: 2 of 3

Ali Siddiq <ali.siddiq.nospam@mathworks.com> wrote:
> I am writing on behalf of The MathWorks. We are inerested
> in better understanding usage of the -d output options of
> the PRINT command. "print -d" can be used to specify a
> graphics format (such as TIFF) or a particular driver,
> either a printer ("HP Laser Jet III") or postscript.
>
> In particular, is anybody using -d to specify a printer-
> specific format (ex. print -dljet3)? If so, what -d options
> do you use and why?
>

I don't use any of the GhostScript devices, but do use all of the following:

AxesPrint.m: print('-dps2c',[pn fn])
AxesPrint.m: print('-deps2c',[pn fn])
AxesPrint.m: print('-djpeg80',[pn fn])
AxesPrint.m: print('-dtiff',[pn fn])
AxesPrint.m: print('-dpng',[pn fn])
AxesPrint.m: print('-dmeta',[pn fn])
AxesPrint.m: print('-dmeta') % Straight to clipboard



--
Dr Tristram J. Scott
Energy Consultant

Subject: Anyone using PRINT -D to specify a specific printer?

From: Richard Quist

Date: 26 Feb, 2008 14:54:13

Message: 3 of 3

Tristram Scott wrote:
> Ali Siddiq <ali.siddiq.nospam@mathworks.com> wrote:
>> I am writing on behalf of The MathWorks. We are inerested
>> in better understanding usage of the -d output options of
>> the PRINT command. "print -d" can be used to specify a
>> graphics format (such as TIFF) or a particular driver,
>> either a printer ("HP Laser Jet III") or postscript.
>>
>> In particular, is anybody using -d to specify a printer-
>> specific format (ex. print -dljet3)? If so, what -d options
>> do you use and why?
>>
>
> I don't use any of the GhostScript devices, but do use all of the following:
>
> AxesPrint.m: print('-dps2c',[pn fn])
> AxesPrint.m: print('-deps2c',[pn fn])
> AxesPrint.m: print('-djpeg80',[pn fn])
> AxesPrint.m: print('-dtiff',[pn fn])
> AxesPrint.m: print('-dpng',[pn fn])
> AxesPrint.m: print('-dmeta',[pn fn])
> AxesPrint.m: print('-dmeta') % Straight to clipboard
>
>
>

Thanks, Dr. Scott.

Anyone else care to chime in?

--

Richard Quist
Software Developer
The MathWorks, Inc.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
print driver Richard Quist 21 Feb, 2008 15:25:10
print Richard Quist 21 Feb, 2008 15:25:10
survey Richard Quist 21 Feb, 2008 15:25:10
rssFeed for this Thread

Public Submission Policy

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.

Contact us at files@mathworks.com