Hi John,

The  component "FSTypeahead" contains a component "FSUty". This component 
contains a utility method called " Uty_PrintListBox".

This method prints the visible columns of a listbox using print object. It 
adapts the column width to the available space (horizontally) and does the 
necessary page breaks. The nice thing about doing it this way: its fully 
generic.

You can download it from here:

https://www.asuswebstorage.com/navigate/s/B7C6589918CD438E95737E069CB5A0D4W

It's free and open source.

Best,

Olivier

-----Ursprüngliche Nachricht-----
Von: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] Im Auftrag von John Baughman 
via 4D_Tech
Gesendet: Sonntag, 4. Juni 2017 00:03
An: 4D iNug Technical <4d_tech@lists.4d.com>
Cc: John Baughman <john...@hawaii.rr.com>
Betreff: Printing ListBox that is longer than a single page

I want to print a form that contains a single listbox. How do I make the list 
box print beyond the first page? Works great if the list fits on a single page, 
but only prints the first page if it is longer.

I have the listbox fully inside the detail area and have tried using PRINT 
SELECTION and Print Form. There is a text variable that needs to print as well 
above the listbox.

Looks like I need to use Print Object but need an example of how/where to use 
it.

Thanks,

John
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to