I am using VBA with Business Objects 5.1.2 to Create .PDF files, I would like to be able to open the .PDF file in Full view, at present it is opening with the navigation window appearing. This I believe is the default view created by Business Objects. I am using ExportAsPDF to create the files in the VBA script, does anyone know how I could control the view of the opened .PDF using VBA
Sean Canning