I am trying to add a barcode on top of an enbedded pdf file. I am using IDAutomation's direct method, which inserts the barcode into a text box. Interestingly, making visible True or False does not affect the display of the barcode - it's always displayed. My problem is that although I can bring the textbox to the top, the barcode will not display. It is hidden behind the embedded pdf. Other text boxes and labels CAN be sent to bottom or brought to top with expected printing results. Any suggestions? I found nothing addressing this on IDAutomations's web site. TIA Gordon