I am using the Adobe API to do the tedious task of generating PDF from scratch. I can create the most common tasks (new pages, importing pages, text boxes, buttons, etc), but I am wondering if there is any object that may work like a .net panel. The data is purely for display, so my intention would be to build a panel (perhaps with header information that would repeat on each page). Then on each page I would just paste it to the current page without doing the redundant calls. Does anyone know of any way of achieving this, or if there is a more specific forum I should look in?