h h extern wrote:
Rob Ermers wrote:

Hans,

Thank you very much for your code. Both types of the stationary come out smoothly. There is however a small bug in it.

I need a different stationary starting from every second page of my letter. If my file contains 4 letters consisting of 8 pages, his means the following:

letter 1 -- page 1 -- stationary-1.pdf
letter 1 -- page 2 -- stationary-2.pdf

letter 2 -- page 1 -- stationary-1.pdf
letter 2 -- page 2 -- stationary-2.pdf
...

The code, however, does the following:
letter 1 -- page 1 -- stationary-1.pdf
letter 1 -- page 2 -- stationary-2.pdf

letter 2 -- page 1 -- stationary-2.pdf
letter 2 -- page 2 -- stationary-2.pdf
...

That's to say, there is only one sheet with stationary-1, all other pages are printed on stationary-2.

Do you see a possibility to adapt this?


quick answer:

\setlayer[page][odd][...]{...}

Thanks Hans for your suggestion.

I'm sorry, I tried to apply the code in various ways, but I cannot get it running. The variables are all gone now [page] has taken their place. How do I have to apply this code?

Thanks again in advance.

Kind regards,

Robert

_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to