PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV 2024 → Merging Reports?
Merging Reports?
Iniciado por Joris, jan., 20 2006 10:29 AM - 2 respostas
Publicado em janeiro, 20 2006 - 10:29 AM
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 em janeiro, 20 2006 - 11:52 AM
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 em janeiro, 20 2006 - 2:08 PM
Thanks for the tip. I should do it that way.
Joris.

http://www.vibizz.be