I am very open to a VBA solution. Let me kind of draw out what needs to be done and hopefully you will be able to help me.
I have an .rep file that has 5 tabs in it.
One PDF needs to have Tabs 1-5 in it.
One PDF needs to have Tabs 1,3,5 in it
And the Last PDF needs to have Tabs 1,2,4,5 in it.
Is there a way to do this?
Also I am trying to solve this using VBA for now as this issue has been giving us problems for months, but in the next couple of months we are upgrading to version 6 on UNIX and I know that VBA is not supported with UNIX. Can I convert VBA to JAVAScript and these will run? Or since these Macros are inside of the report will I be able to keep the VBA macros?