Hiya Henk!!


On Wed, May 28, 2003 at 04:41:49AM +0000, nemir nemiria wrote:

> I think I may not have been clear enough with this. The first part of the
> print job must run as simplex, then a duplex bit has to happen, and then
> potentially a simplex thing has to happen after that. This was working
> okay on the old servers, but not on the linux staging boxes.

Can you paginate the chunks so the appropriate PS code can be inserted
or appended beforehand?

For sure. It is a very clear step by step concatenation process. It takes each individual text report in its turn in a specific order, run s them through a postscript converter, and then concatenates it to the batch file before starting on the next one. There is already a bunch of postscript commands setting up each report's layout at the beginning of each report, including a call to a funcction that is part of the overlay. As an example, one such report may begin with


pp_reset {
 jnl_r_D
 pp_font
 0 0 moveto
}def
pp_reset

If I were to strip this report from the overall batch without changing anything, it does actually print duplex.

What are you actually sending to the printer; plaintext or PS?

Sending postscript.


Where is text to PS conversion - or is it - done?

As mentioned, text to PS is done by a script before (and as part of) the concatenation process.



See http://www.lprng.com/#ifhpdist for a short introduction. There is
also a good IFHP-HOWTO by Patrick, just search google. Also check out
the a2ps ASCII to postscript converter distro.

We do use that where appropriate, but I think I have shown why we had to use our own, we have a couple of keywords that will call the overlay functions properly.





> What is level 2 PS?

Sorry, this is lvl 1 stuff -- I made a mistake.

Like Jim already pointed out Page Device is a Postscript level 2 feature.


lol. Now I feel I am stuck in a role playing session that did go so well for me. I can't even cope with level 1 stuff, and there are people in the room that are already up to level 3!

When can I use which level stuff? What does it mean to be level 4? How many levels are there....

:-)

Try to get the 'Tutorial and Cookbook' - the old Bluebook - for a quick start.

Thanks for the tip. I will look for it.


I will also look at the quick ifhp page.. I had already found the how-to and thought I will try that tomorrow. It was a little daunting, I confess.

Thanks yet again for your help.



Nemir

_________________________________________________________________
ninemsn Extra Storage is now available. Get larger attachments - send/receive up to 2MB attachments (up to 100 percent more per e-mail). Go to http://join.msn.com/?page=dept/home&pgmarket=en-au



----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to