Page 1 of 2
write specific field of first record and last record to page header
Posted: Wed Jun 08, 2011 9:15 am
by cipher_ir
Hi All
i have a report with 2 column define in page. and 2 page header for odd page and even page.
1.i will write specific field of first record and last record to page header for example like dictionary book!. how can i do?
2. i want vertical line in center of all page.now i use a picture as watermark in center of all page! I think there are better solution for this!
Thanks a lot.
:biggrin: :biggrin:
write specific field of first record and last record to page header
Posted: Thu Jun 09, 2011 2:46 am
by Alex K.
Hello,
cipher_ir wrote:1.i will write specific field of first record and last record to page header for example like dictionary book!. how can i do?
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
cipher_ir wrote:2. i want vertical line in center of all page.now i use a picture as watermark in center of all page! I think there are better solution for this!
You can use Vertical Line Primitive component.
Thank you.
write specific field of first record and last record to page header
Posted: Thu Jun 09, 2011 9:50 am
by cipher_ir
Aleksey wrote:Hello,
cipher_ir wrote:1.i will write specific field of first record and last record to page header for example like dictionary book!. how can i do?
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Hello , in simple mode how to show
first field of first record and
first field of last record in current page in page header like "1.Alfreds Futterkiste" and "78.The Big Cheese" in top of page "page header" in the sample
Multi Column List
Thanks for Your Attention.
write specific field of first record and last record to page header
Posted: Fri Jun 10, 2011 7:24 am
by Alex K.
Hello,
As a way, you can use additional variables.
Please see the sample in attachment.
Thank you.
write specific field of first record and last record to page header
Posted: Sat Jun 11, 2011 7:27 am
by cipher_ir
Aleksey wrote:Hello,
As a way, you can use additional variables.
Please see the sample in attachment.
Thank you.
OK .very thank But I need first and last in each Page. and first and last is undefined before page render!
Thank you.
write specific field of first record and last record to page header
Posted: Sun Jun 12, 2011 9:39 am
by cipher_ir
Thank You Aleksey
how can I Initialize variable (first and last in header Page) after page rendering(or end of page rendering)?
thank You!
write specific field of first record and last record to page header
Posted: Mon Jun 13, 2011 3:58 am
by Alex K.
Hello,
Please see the sample report in attachment.
Thank you.
write specific field of first record and last record to page header
Posted: Wed Jun 15, 2011 4:20 am
by cipher_ir
Aleksey wrote:Hello,
Please see the sample report in attachment.
Thank you.
Hello,
Very well.I Test sample but the "last" variable always indicate last record of The last page
no current page!!!.unfortunately Process at end property also Was not helpful in this Case.
I continuously try to solve this Problem Because Stimul is Powerful.
and Wait For Your Answer :biggrin:
Thank You .
write specific field of first record and last record to page header
Posted: Thu Jun 16, 2011 2:32 am
by Alex K.
Hello,
Please check the last prerelease build. It works correctly.
Thank you.
write specific field of first record and last record to page header
Posted: Thu Jun 16, 2011 4:55 am
by cipher_ir
Aleksey wrote:Hello,
Please check the last prerelease build. It works correctly.
Thank you.
ok , It work By new version of stimul report .
thank You.