PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Merging Reports?
Merging Reports?
Iniciado por Joris, 20,ene. 2006 10:29 - 2 respuestas
Publicado el 20,enero 2006 - 10:29
Hi,
Is there a possibility to merge 2 reports by code?
I have a report for an invoice and a report for the sale conditions.
Most of our customers only use the invoice report without the sale conditions report, but some others use them both. We would like to merge the 2 reports for those customers so that they come together in the print-preview. That way we can have it all in one PDF.
What is the best solution for this? Is there a way to merge the 2 reports by code (would be superb!), or do i have to use internal reports?
Thanks,
Joris.

ViBizz
Publicado el 20,enero 2006 - 11:52
Hello Joris,
In such cases, I use nested reports, simply using
iPrintReport(vRepName,vParams)
based on a condition in my main report.
Regards
Mat
Publicado el 20,enero 2006 - 14:08
Thanks for the tip. I should do it that way.
Joris.

http://www.vibizz.be