CloudContainer allows you to change some aspects of how it functions. Here are some URL parameters you can use to customize your display with CloudContainer
Optional URL Parameters
page – Allows you to specify a page number to show when CloudContainer displays a PDF thumbnail
background – Specify the background color in hex format to use for the CloudContainer web viewer as well as for filling in backgrounds of thumbnails of transparent images
Examples
Append URL parameters to the BFCC_Container function and use the resulting value as your web viewer URL.
BFCC_Container ( Document::uuid ) & "&background=2f98cc&page=2"