Hi Ben,
Here goes the patch as I promised in last post.
rbac_patches.zip
Note:
1. patch also incorporates two fixes from this forum and class.rbacAdmin_bv.php and class.rbac_bv.php from your RBAC.zip
2. patch is against vanilla rbac_admin
3. there are two versions of patch, one for unix and other for windows environment (difference in cr/nl or nl)
How to apply patch?
uncompress patch archive
choose the patch based on your environment
copy patch to path_to_vanilla_rbac_admin
cd path_to_vanilla_rbac_admin
patch -p1 patch
Examples of use are in function PrintPage of class.page_bv.php
Be warned that I didn't make test on windows at all.
Cheers,
Sinisa