Text object only appears on first page

Hi

Using LL 12.

I have a simple print loop

fetch record
if previous record and pagechangeneeded
llprint
setfieldvalues
llprintfields (while repeat data)

Problem is that static text objects only appear on the first page. All
fields are printed like they should be, but not text objects.

I have checked layers and no layers are present, only base layer. Any ideas?


/Steen

Remove text up to and including last underscore in domain for email

Maybe object is in “FirstPage” layout ?

Z powa¿aniem/Best regards
Adrian Wykrota
www.advantec-software.com.pl

U¿ytkownik “Steen Holm Pedersen” <stonie@dont_want_nosp…> napisa³ w
wiadomo¶ci news:72106192008707@combit.net…

Hi

Using LL 12.

I have a simple print loop

fetch record
if previous record and pagechangeneeded
llprint
setfieldvalues
llprintfields (while repeat data)

Problem is that static text objects only appear on the first page. All
fields are printed like they should be, but not text objects.

I have checked layers and no layers are present, only base layer. Any
ideas?


/Steen

Remove text up to and including last underscore in domain for email

“Adrian Wykrota” <a.wykrota@asi…> skrev i en meddelelse
news:496436202008115730@combit.net…

Maybe object is in “FirstPage” layout ?

nope, no layers are present, only base layer.


/Steen

Remove text up to and including last underscore in domain for email

You need to switch off the “Pagebreak” option of that text object.

Text objects that can cause a page break print only once, otherwise on
each page.

Paulchen

“Steen Holm Pedersen” <stonie@dont_want_nosp…> wrote in message
news:72106192008707@combit.net…

Hi

Using LL 12.

I have a simple print loop

fetch record
if previous record and pagechangeneeded
llprint
setfieldvalues
llprintfields (while repeat data)

Problem is that static text objects only appear on the first page.
All
fields are printed like they should be, but not text objects.

I have checked layers and no layers are present, only base layer.
Any ideas?


/Steen

Remove text up to and including last underscore in domain for email

“Paul Schmidt” <paulchen4@hotmai…> skrev i en meddelelse
news:6499627200892246@combit.net…

You need to switch off the “Pagebreak” option of that text object.

Text objects that can cause a page break print only once, otherwise on
each page.

Thanx a lot - that fixed all of my problems.


/Steen

Remove text up to and including last underscore in domain for email