PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Print a multi-page report with a subreport
Print a multi-page report with a subreport
Iniciado por ROMULUS001, 09,sep. 2015 18:06 - No hay respuesta
Miembro registrado
352 mensajes
Publicado el 09,septiembre 2015 - 18:06
Hi everyone!

I built a report containing a subreport to print 1 page only, the page is related to a specific id, now, I need to print a multi page report, each page would be related to a specific id. So far, I tried to print 2 pages thanks to 2 id but only 1 appears.
How should I proceed?

I use the SQLExec function to generate my report.