Updated the `OnInitializedAsync` method in `ReportViewer.razor` to include a check for `AppOptions.Value.ForceToUseFakeDocument`. This ensures that the application can bypass fetching the actual document when the configuration option is enabled.