Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1104
WinGrid Printing failed
posted

Hi,

when I try to print a grid, sometimes this message appears:

In case the message appears, e.g. only 7 of 9 pages are printed.

When I change the Header height from e.g. 50 to 40 or 60, or decrease the size of the font, it sometimes works normally again. After a few days, when the data of the grid changed, the error appears again.

I can't catch or hide this messagebox, no exception appears.

I set these attributes of ultraGridPrintDocument:

  • Header.TextLeft (text is max. 1 line)
  • DocumentName
  • Header.Height (from 30 to 60)
  • Grid

 

This is the grid I want to print:

 

This is the printed grid, where the last 2 pages are not generated:

The header text is the same on every page.

Please help me.

Best regards

Parents
  • 20
    posted

    I got the same problem when trying to print this grid.

     

    I'm printing several different reports and some work, some don't. There seems to be no rule regarding the length of the report or some things like that.  Sometimes i get the error when printing in landcape-mode and changing the mode to portrait makes the error disappear. Sometimes the error pops up in portrait-mode AND in landscape mode.

    I even tried to print the grid without any header, still the error keeps popping up.

    Changing the header height or the font size helps to print one report. But then another one, which was printable before the change shows the error.

    I don't know what to change anymore. Any help would be highly appreciated.
     

Reply Children