Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
LazReport
»
SubReport not showing on Page Footer
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
(preview only)
Search
Advanced search
Recent
Strategy to convert a TP ...
by
otoien
[
Today
at 12:28:07 pm]
Where are latest SynEdit ...
by
Borneq
[
Today
at 12:24:43 pm]
[SOLVED] $INFO directive
by
julkas
[
Today
at 12:21:13 pm]
Enable -gh flag cause lin...
by
tonyw
[
Today
at 12:19:48 pm]
Translate c++ code
by
xinyiman
[
Today
at 11:54:41 am]
dblookuplist question
by
Handoko
[
Today
at 11:51:57 am]
IDE freezing the OS
by
Zvoni
[
Today
at 11:23:10 am]
Strange behaviour with XL...
by
wp
[
Today
at 11:20:52 am]
BGRABitmap textout does n...
by
upsidasi
[
Today
at 10:54:26 am]
Error (relasing real numb...
by
Borneq
[
Today
at 10:45:18 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: SubReport not showing on Page Footer (Read 2710 times)
laguna
Sr. Member
Posts: 274
SubReport not showing on Page Footer
«
on:
January 21, 2014, 10:19:38 am »
I have report with two detail.
one on Master data and is OK
two on Pager Footer, type subreport,
This on print not show data.
Please help me.
Thanks
«
Last Edit: January 21, 2014, 11:45:14 am by laguna
»
Logged
howardpc
Hero Member
Posts: 3203
Re: SubReport not showing on Page Footer
«
Reply #1 on:
January 21, 2014, 12:00:16 pm »
A report template without (even dummy) corresponding data is difficult to investigate.
Logged
laguna
Sr. Member
Posts: 274
Re: SubReport not showing on Page Footer
«
Reply #2 on:
January 21, 2014, 12:05:56 pm »
This project is too large.
You have firebird db installed?
I prepare project to test and send.
Thanks
Logged
ttomas
Full Member
Posts: 181
Re: SubReport not showing on Page Footer
«
Reply #3 on:
January 21, 2014, 12:31:42 pm »
In SubReport1 change band DetailData with band MasterData
SubReports is lake new report and you can't use DetailData without MasterData.
Logged
laguna
Sr. Member
Posts: 274
Re: SubReport not showing on Page Footer
«
Reply #4 on:
January 21, 2014, 12:56:13 pm »
I change band on MasterData but processing page not end.
Row 1
Logged
laguna
Sr. Member
Posts: 274
Re: SubReport not showing on Page Footer
«
Reply #5 on:
January 28, 2014, 09:13:09 am »
Please help me to subreport run.
Attachment project test with database firebird 2.1
This DataBase contain two table with relationship.
Table primary Province
Table secondary Comuni
Thanks for All
Vincenzo
«
Last Edit: January 28, 2014, 12:28:33 pm by laguna
»
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
LazReport
»
SubReport not showing on Page Footer