/* Copyright 2019 Adobe All Rights Reserved. NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms of the Adobe license agreement accompanying it. If you have received this file from a source other than Adobe, then your use, modification, or distribution of it requires the prior written permission of Adobe. */ /* Control the default view mode */ const viewerConfig = { /* Allowed possible values are "FIT_PAGE", "FIT_WIDTH", "TWO_COLUMN", "TWO_COLUMN_FIT_PAGE" or "". */ defaultViewMode: "", }; /* Wait for Adobe Acrobat Services PDF Embed API to be ready */ document.addEventListener("adobe_dc_view_sdk.ready", function () { /* Initialize the AdobeDC View object */ var adobeDCView = new AdobeDC.View({ /* Pass your registered client id */ clientId: "81e65b76565c4895a996fc4208dfce10", /* Pass the div id in which PDF should be rendered */ divId: "adobe-dc-view", }); /* Invoke the file preview API on Adobe DC View object */ adobeDCView.previewFile({ /* Pass information on how to access the file */ content: { /* Location of file where it is hosted */ location: { url: "https://acrobatservices.adobe.com/view-sdk-demo/PDFs/Bodea Brochure.pdf", /* If the file URL requires some additional headers, then it can be passed as follows:- headers: [ { key: "", value: "", } ] */ }, }, /* Pass meta data of file */ metaData: { /* file name */ fileName: "Bodea Brochure.pdf" } }, viewerConfig); });
top of page
Search

BioRugged at ID4Africa 2024: Join Us at Booth F10!

Updated: May 15


We're excited to announce that BioRugged will be participating in ID4Africa 2024, the premier event dedicated to the identity management industry. This year’s theme, "Digital Identity as DPI: Fostering Trust, Inclusion & Adoption," is a vital conversation that we are proud to be a part of. As the official Lanyard Sponsor, we are delighted to enhance the networking experience at the event.






Join us at Booth F10 where we will showcase our latest innovations and solutions that continue to push the boundaries of biometric technology. Our team is looking forward to meeting industry peers, discussing our advancements, and exploring new partnerships.


ID4Africa is an annual event that provides a unique platform for stakeholders from across the identity space to exchange knowledge and experiences.


As Lanyard Sponsors, we are excited to contribute to the sense of community and connection at ID4Africa 2024. Every lanyard distributed at the event will carry our name, BioRugged, symbolizing our commitment to quality and innovation in the rugged biometric device market.


We look forward to welcoming you at Booth F10. Come and discover how our solutions are making a tangible difference in identity management across the globe!



For more information on what to expect from our participation and to schedule a meeting with us at the event, please visit our website or contact us directly.


See you there!

24 views0 comments

Comments


bottom of page