Chip Scheide | 16 May 18:57

Printing oddity

I have a form which prints at 52% via :

Set print option(Scale option;52)

This prints correctly on my printer (Xerox Docuprint n2125), previous 
printers used in this lab (HP laserjet 4000, Docuprint n2125) and on 2 
of its current printers (Xerox Phaser 4500, and IBM 15??).  All of 
these are black n White laser printers

 - BUT -

the Xerox Phaser 8560 (solid ink color) which was recently installed 
does not seem to respect this setting -
any ideas??

THanks
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

arnaud | 16 May 19:25
Picon
Gravatar

Re: Printing oddity


Le 16 mai 08 à 18:58, Chip Scheide a écrit :

> I have a form which prints at 52% via :
>
> Set print option(Scale option;52)
>
> This prints correctly on my printer (Xerox Docuprint n2125), previous
> printers used in this lab (HP laserjet 4000, Docuprint n2125) and on 2
> of its current printers (Xerox Phaser 4500, and IBM 15??).  All of
> these are black n White laser printers
>
> - BUT -
>
> the Xerox Phaser 8560 (solid ink color) which was recently installed
> does not seem to respect this setting -
> any ideas??

is the postscript driver installed ?

--

-- 
Arnaud de Montard

**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
(Continue reading)

Chip Scheide | 16 May 19:33

Re: Printing oddity

On Fri, 16 May 2008 19:25:02 +0200, arnaud wrote:
> 
> Le 16 mai 08 à 18:58, Chip Scheide a écrit :
> 
>> I have a form which prints at 52% via :
>> 
>> Set print option(Scale option;52)
>> 
>> This prints correctly on my printer (Xerox Docuprint n2125), previous
>> printers used in this lab (HP laserjet 4000, Docuprint n2125) and on 2
>> of its current printers (Xerox Phaser 4500, and IBM 15??).  All of
>> these are black n White laser printers
>> 
>> - BUT -
>> 
>> the Xerox Phaser 8560 (solid ink color) which was recently installed
>> does not seem to respect this setting -
>> any ideas??
> 
> is the postscript driver installed ?
> 
No - (I forgot to specify)

4D 2003.8r2, Win 2k, C/S
printing via direct IP, PCL driver -- postscript driver was screwy
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
(Continue reading)

arnaud | 16 May 22:23
Picon
Gravatar

Re: Printing oddity


Le 16 mai 08 à 19:33, Chip Scheide a écrit :

>>> the Xerox Phaser 8560 (solid ink color) which was recently installed
>>> does not seem to respect this setting -
>>> any ideas??
>> is the postscript driver installed ?
> No - (I forgot to specify)
> 4D 2003.8r2, Win 2k, C/S
> printing via direct IP, PCL driver -- postscript driver was screwy

<http://www.4d.fr/documentation/4Ddoc2003/CMU/CMU00785.HTM>
"Note: The PRINT OPTION VALUES command only operates with PostScript  
printers."

In comparison to PS, PCL is a poor langage, not only with
4D:
<http://desktoppub.about.com/gi/dynamic/offsite.htm?zi=1/XJ/Ya&sdn=desktoppub&cdn=compute&tm=3&f=00&su=p284.8.150.ip_&tt=14&bt=0&bts=0&zu=http%3A//www.swiftview.com/pclcorner/pclcorner1.htm 
 >
<http://www.dominican.edu/academics/resources/technology/labs/maclab/printing.html 

>
<http://creativebits.org/why_cant_i_print_separations_in_illustrator_or_indesign_grayed_out 
 >

Sorry for my poor understanding: what means "screwy"?

--

-- 
Arnaud de Montard

(Continue reading)

Chip Scheide | 16 May 22:33

Re: Printing oddity

On Fri, 16 May 2008 22:23:34 +0200, arnaud wrote:
> 
> Sorry for my poor understanding: what means "screwy"?
screwed up 
not functioning as expected
other words, which if I used, the mods would toss me off the list   :)
**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Chip Scheide | 16 May 22:36

Re: Printing oddity

On Fri, 16 May 2008 22:23:34 +0200, arnaud wrote:
> 
> In comparison to PS, PCL is a poor langage, not only with 4D:
I understand - but there is/was something wrong with the postscript 
driver for this printer.

I cant remember exactly what the source was, but when printing using 
the postscript driver, we got pages of raw postscript

**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
Post: mailto:4d_tech@...
Options: https://lists.4d.com/mailman/listinfo/4d_tech
**********************************************************************

Koen Van Hooreweghe | 16 May 19:35
Picon
Favicon

Re: Printing oddity

Chip,

IMH that setting only works with PostScript drivers. I guess you have  
a PCL driver for the Xerox. Try to find a PS driver.

HTH
Koen

Op 16-mei-08, om 18:58 heeft Chip Scheide het volgende geschreven:

> the Xerox Phaser 8560 (solid ink color) which was recently installed
> does not seem to respect this setting -
> any ideas??

--------------------
Compass bvba
Koen Van Hooreweghe
Kloosterstraat 65
9910 Knesselare
Belgium
bvbaCompass@...

**********************************************************************
The 4D v11 SQL Roadshow - coming to a city near you!
http://www.4D.com/roadshow/index.html

4th Dimension Internet Users Group (4D iNUG)
FAQ:  http://www.4d.com/support/faqnug.html
Archive:  http://dir.gmane.org/gmane.comp.lang.inug-4d.tech
Unsub:  mailto:4D_Tech-Unsubscribe@...
(Continue reading)


Gmane