|
| Inicio → WINDEV 2024 → [WD19] isequenceprint() shows different results in printpreview and pdfexport |
| [WD19] isequenceprint() shows different results in printpreview and pdfexport |
| Iniciado por guest, 02,abr. 2015 12:31 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 02,abril 2015 - 12:31 |
Oh windev19, you make me crazy !!!!
I have a report with 2 x isequenceadd and finaly one isequenceprint() which works fine in printpreview. If the user clicks in print preview on the pdf export button, he gets an pdf which has nothing to do with the print preview (less pages with completly different content)
Whats going on ? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 07,abril 2015 - 08:17 |
I have similar issues. I modify each report to suit customer selections and the reports look different if I print a single report compared to if I print 2 or three with isequenceadd and then isequenceprint.
Surely this should just be a report reset issue. Is there anyway to reset a report prior to printing it? Anyone? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 07,abril 2015 - 09:02 |
Hi Peter,
I tried all option (iprintend() and so on), but the only way to solve this problem is to skip the printpreview and print it directly to pdf. |
| |
| |
| | | |
|
| | | | |
| | |
|