Printing a Group Including a Table with Scroll Bar

Thanks for suggestions, they lead me in the right direction to fix my problem. I found that using .print I can supply header and footer information. I ran the .print on the table only and feed the other component’s data I needed as the header. This worked for what I needed. Thanks for the interesting methods that I may end up using in the future.