I forgot that I needed to set the x, y start positions otherwise it prints 
based on the position of the list box on the form, which would push it off the 
page.

John


> On Mar 1, 2020, at 2:37 PM, JOHN BAUGHMAN <john...@hawaii.rr.com> wrote:
> 
> 4dI have done this many times before but for this particular listbox I am 
> getting a blank page using…
> 
>               PRINT SETTINGS          
>               If (ok=1)
>                       OPEN PRINTING JOB
>                       FORM LOAD("DistrictPromotions")
>                       $end:=False
>                       Repeat 
>                               $end:=Print object(*;”Statistics")
>                       Until ($end)
> 
>                       CLOSE PRINTING JOB
> 
>               End if 
> 
> The List Box is array based.
> 
> What am I missing?
> 
> Thanks,
> 
> John
> 
> 
> John Baughman
> Kailua, Hawaii 
> (808) 262-0328
> john...@hawaii.rr.com
> 

**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************
  • Printing List Box v16R5 JOHN BAUGHMAN via 4D_Tech
    • Re: Printing List Box v16R5 - never mind JOHN BAUGHMAN via 4D_Tech

Reply via email to