views
edocr - Remodel Your Learning Spaces with Education Lockers
PAS Error: ${err.result.errorCode}`; if(err?.result?.sourceServerParsedXml?.Error) { const sourceErr = err.result.sourceServerParsedXml.Error; if(sourceErr.Code) { errHtml = `${errHtml}
Source Server Response: ${sourceErr.Code}`; if(sourceErr.Message) { errHtml = `${errHtml} ${sourceErr.Message}`; } } } details.innerHTML = errHtml; } let apiErrorDetails = {}; if (err.error) { apiErrorDetails.error = err.error; if (err.result) { if(err.result.ip) apiErrorDetails.ip = err.result.ip; if(err.result.sourceServerStatus) apiErrorDetails.sourceServerStatus = err.result.sourceServerStatus; if(err.result.sourceServerResponse) apiErrorDetails.sourceServerResponse = err.result.sourceServerResponse; } } const errorMessage = err.error || null; const errorDetails = err.error && err.details || err?.details?.error || null; viewingSessionEvent({ edocrEvent: 'ViewingSessionFailed', errorCode: errorMessage, details: apiErrorDetails}); console.error(err); setShowProgressSpinner(false); return; } if(window.viewerCustomizations && window.PCCViewer && window.PCCViewer.Signatures) { if(!viewingSessionId) { console.log('no viewingSessionId'); setTimeout(initViewer, RETRY_INTERVAL); return; } try {
console.log(`viewerType = ${documentDetails.viewerType}`) const viewMode = (documentDetails.viewerType == 'slideshow' || documentDetails.viewerType == 'reader') ? 'SinglePage' : 'Document'; const pageLayout = (documentDetails.viewerType == 'slideshow' || documentDetails.viewerType == 'reader') ? 'Horizontal' : 'Vertical'; const fitType = (documentDetails.viewerType == 'slideshow' || documentDetails.viewerType == 'reader') ? 'FullHeight' : 'FullWidth'; console.log(`use viewing session id ${viewingSessionId} viewMode ${viewMode} pageLayout ${pageLayout} fitType ${fitType}`); const container = $('#documentviewer').pccViewer({ documentID: viewingSessionId, imageHandlerUrl: "https://www.edocr.com/pas", // Base path the viewer should use to make requests to PAS (PrizmDoc Application Services). viewerAssetsPath: "https://assets.edocr.com/4239/viewer-assets", // Base path the viewer should use for static assets resourcePath: "https://assets.edocr.com/4239/viewer-assets}/img", // Base path the viewer should use for images language: window.viewerCustomizations.languages['en-US'], template: window.viewerCustomizations.template, icons: window.viewerCustomizations.icons, annotationsMode: "LayeredAnnotations", // Use the new "LayeredAnnotations" system, which will persist annotation data as JSON (instead of the default "LegacyAnnotations" system, which uses a different XML format) viewMode, pageLayout, fitType, uiElements: { attachments: false, // Enable the email attachments UI advancedSearch: true, // Enable advanced search annotateTab: true, redactTab: false, esignTab: false }, immediateActionMenuMode: "hover", // Enable immediate action menu:w //attachmentViewingMode: "ThisViewer", // The email attachment will be opened in the same view }); container.viewerControl.on(window.PCCViewer.EventType.ViewerReady, () => { setupViewerOptions(container.viewerControl, apiOptions, documentDetails); }); } catch(err) { if(maxTries-- > 0) { setTimeout(initViewer, RETRY_INTERVAL); } } } else { if(maxTries-- > 0) { setTimeout(initViewer, RETRY_INTERVAL); } } }
Remodel Your Learning Spaces with Education Lockers
Remodel Your Learning Spaces with Education Lockers, updated 3/19/25, 8:34 AM
Keeping schools organised and safe is no small task. Education lockers from Cool Lockers® California bring order to the chaos.
It’s about time to change out those rusty old lockers. Cool Lockers® California offers a superior solution with heavy-duty plastic lockers built to last. Unlike traditional lockers that succumb to moisture and weather, ours are UV-resistant and perfect for any environment, from schools and gyms to offices. Plus, they're lightweight and come in a range of 25 colors to personalize your space. Easy to install and highly secure, our lockers are built to keep your belongings safe. Choose Cool Lockers® California for reliable, top-tier storage solutions. We proudly serve our premium lockers to all of California, other states like Oregon, Nevada, Arizona and Utah!


Comments
0 comment