Pdf viewer ios swift download. 5 we have finally an API to deal with downloads.
Pdf viewer ios swift download. Supports Drag & Drop.
Pdf viewer ios swift download This made it easier to work with PDF file formats with a nice framework over Adobes PDF spec version 1. load(URLRequest(url: URL(string: "https-pdf-link")!)) I want to pick a file of any type (. Here’s an example of how to add basic controls for zooming, going to the next/previous page, and displaying the current page number: May 6, 2018 · Divide your pdf into n number of part (E. When you open a PDF document with the app, hit the “Read” icon at the bottom side, then the text-to-speech feature will have the PDF read out immediately. The response I get from the server is the pdf data and it's looking like this: %PDF-1. userDomainMask) let docDirectoryPath = paths. The way we plan to display the PDF file is that, the PDF file are embedded inside the WebView page. ComPDFKit for Flutter allows you to quickly add PDF functions Apr 15, 2019 · I need to download a pdf from the storage and save it locally on an iOS device, so it can be seen in Files. Similar solutions… How to watermark PDFs inside a PDFView; How to render PDFs using UIGraphicsPDFRenderer; How to show PDF thumbnails using PDFThumbnailView An iOS PDF viewer and annotator written in Swift that can be embedded into any application. Apr 7, 2015 · Swift: download and open pdf file-1. Here is the step-by-step code to do so. Inside your Storyboard ViewController add Web View from Object Library. pdf-viewer pdfkit pdfreader I was hoping to get some insight into the best PDF reader for iOS. Supports Drag & Drop. CoreGraphicsをそのまま叩く; PDFKitのPDFThumbnailViewを使用する (PDFの画像だけを欲しい場合はこれが一番手軽) Feb 26, 2020 · I want to create a download button for my PDFView, but I was only able to do it by adding a Toolbar with a Button to the same ViewController that contained the PDFView and I added the download function to that button. appending(path: "output. In this tutorial we explore two ways of opening a PDF file with Swift. May 28, 2019 · Sponsor Hacking with Swift and reach the world's largest Swift community! Available from iOS 11. I study using different devices during different times of day. Here is the full ContentView. Updated Aug 5, 2018; Swift; dancarvajc / EbookReader. Every minute of studying counts for me (busy life in the field of medicine). 8. pdf format. Check out this Hacking with Swift article for a helpful Mar 13, 2024 · Figure 2-5. The viewer control demo is provided with Objective-C and Swift programming languages, which is used to demonstrate how to implement the features related to the View Control feature level, such as performing annotations (note, typewriter, highlight, underline, strikeout, squiggly, etc. 2. I'm display the names of the files in a collection view. pdfrx is yet another PDF viewer implementation that built on the top of PDFium. Apr 4, 2012 · Due to the variety of PDF files and their hosting source, not every PDF can be viewed before the entire file is downloaded. The plugin currently supports Android, iOS, Windows, macOS, Linux, and Web. rtf, etc. pdfWebView) Works on both Android & iOS - kaichii/pdf_viewer. Jan 10, 2021 · I'm building an app, which displays PDFs, but I don't know how to display a PDF file using SwiftUI. 5 we have finally an API to deal with downloads. I use PDFDo Discover how to use Reader View for easy document reading in iOS. But I need to show the downloaded pdf in "Files" folder in iPhone. initialSetup() } private func initialSetup { webView. g. Interface select Swift UI, language select Swift. Jul 21, 2021 · In order to provide an in-app PDF viewing experience, we needs an iOS PDF SDK. first let pdfPath = docDirectoryPath. This article was written with the following tools: Xcode 11; Swift 5. 7. Oct 11, 2023 · Displaying a PDF in a SwiftUI application can be done using the PDFKit framework, which is available on iOS and macOS. Reload to refresh your session. Jun 5, 2019 · In your SwiftUI project integrated with Apryse iOS, create a new SwiftUI View file (Command+N -> Select "SwiftUI View") named DocumentView. I am able to find the file in App Data Container, but from app data container my device needs Mac, x code or iTunes etc. g Suppose you have 150 pages in pdf then every pdf contain 15 pages -> It will take some effort from web end. An iOS PDF viewer and annotator written in Swift that can be embedded into any application. You switched accounts on another tab or window. For most pdf files instead of opening them in a new tab in the browser, it automatically downloads them. Jul 12, 2017 · I have many files in . Topics swift pdf ios cocoapods carthage signature annotations pdf-reader annotator Aug 21, 2024 · To follow the SwiftUI tutorial example in Swift, it's essential to download the ComPDFKit iOS PDF Library in Swift. pdf” and this can downloaded from the github project folder. You signed in with another tab or window. Instead use [NSURL fileURLWithPath:strURLPath]; . Create a new Apr 25, 2019 · In this article we describe how to add text highlight and ink drawing annotations to a PDF using Swift with PDFKit, Apple's built-in PDF SDK introduced in iOS 11. Now in the didSelectItemAtIndex method, I want to open Acrobat Reader to open the pdf files. title) { case . Talk at Swift Heroes Digital 2020 - Building a PDF Viewer in 40 Minutes - Peter Steinberger, PSPDFKit Jan 16, 2018 · Building A PDF Viewer With PDFKit. You can draw a PDF page to a CALayer or to a UIImage. Learn how to set up PSPDFKit as an e-reader with our Swift example. It supports zooming, scrolling, and page navigation. • Search for the exact text you are looking for within the document. loadHTMLStringImage() } private func loadHTMLStringImage() -> Void { let htmlString = "<p>Identify the arrow-marked structures in the imagesIdentify the Nov 4, 2018 · File Management. 4, but with iOS 11 Apple brought its support for viewing, editing, and authoring PDFs to iPhone and iPad. the path will be either your documents directory or your resource bundle. Now drag and drop this file to Xcode project and in “Choose options for adding these files” select “Copy items Jun 10, 2022 · So when I tap on a cell I want to show an alert, download and then open pdf func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { switch cellType(rawValue: selected. 0, *) open var minScaleFactor: CGFloat @available(iOS 11. But at the time of writing this (June, 2021), documentation is still quite limited: WKDownloadDelegate Jun 4, 2012 · Apple’s PDFKit framework provides a huge range of code to help us work with PDFs, and one of the most useful is PDFView – it renders PDFs to the screen and lets users interact with them. default. navigationDelegate = self self. render { size, context in // Tell SwiftUI our PDF should be the same size as the views we're rendering var box = CGRect(x: 0, y: 0, width: size. You can find them in the "Examples" folder. Feb 2, 2021 · Assigning these values will implicitly turn // off autoScales, and allows scaleFactor to vary between these min / max scale factors @available(iOS 11. 2. Each App created in iOS has its own sandbox. Explore more resources in our blog article on building an e-reader app. On clicking on Upload button, I want my app to open a directory and select files (DocumentsPicker) @IBAction pickDocument(sender: UIButton) { //Open Document Picker } Any approach to do so in Swift? Jan 21, 2021 · Saving PDF Files with Swift in iOS and display them. In this example, the view will be called “PDFViewer”. Create pdf document in SwiftUI - (IOS and MacOS) 1. Contribute to frankfka/SimplePDFViewer development by creating an account on GitHub. iOS: Download and save PDF file in Documents app copy and paste this URL into your RSS reader. Oct 14, 2023 · You can easily create a PDF from UI view in SwiftUI using PDFKit. UIImage Method An easy-to-use PDF viewer for iOS. 2b2 or higher for macOS Big Sur. I am try and search as many as I can about how I can importing pdf file in xcode6. Easy to Integrate Our iOS PDF library is fully compliant with Apple’s policies for app developers using third-party components. Download free Adobe Acrobat Reader software for your Windows, Mac OS and Android devices to view, print, and comment on PDF documents. pdf") // Start the rendering process renderer. Interactive PDF reader. xlsx, . iRead is an EPUB reader for iOS written in Swift. Whether you’re working alone or collaborating with a team, our PDF Viewer Pro maximizes productivity, allowing you to easily read, review, annotate, and search PDFs on your mobile device. done, target: self, action: #selector (self. Just load the url directly, i. Before you continue, we suggest you download a free trial here. js (JS Library) For the first method, the PDF didn't load for Android, however iOS can load it. Make an iOS app in Swift with Foxit PDF SDK for iOS. swift pdf ios Feb 5, 2022 · iOSでPDFを表示する方法がわからなかったので調べた記録です。検索の足掛かりにしていただければ幸いです。 画像としてPDFのページを取得する. For info on getting started with PDFKit and Swift, see our guide on How to add a PDF viewer to your app using Swift and PDFKit . UIWebView can load a local PDF. appendingPathComponent("viewPdf. Swift 4. The project name can be PdfReader. Here is what I need: Search in the Document (not necessary) Jump to a page; Download to local storage ; Update to newest version when connected to the internet Mar 24, 2017 · The second way is to download the file inside the application (I got the example from the answer of this question) then open it by a pdf reader (the default native one if this is possible). Dec 28, 2014 · 1. 1 . filter { $0. Dec 3, 2018 · To open the PDF in Safari you could just do . Aug 19, 2020 · I have downloaded a pdf using code below. PDFView: A view class that can display PDF documents in your app. I tried PDF Expert but it doesn't seem to be able to do what I want. I found tutorials on how to display a PDF file using UIKit, but there are no tutorials about Swif Apr 18, 2020 · PDF files are common place and with iOS/iPadOS becoming a more powerful operating system, opening PDF files and other regular computer type tasks will become more common place. Discover tips & tricks for an enhanced experience! Explore now. Apr 10, 2020 · In this demo, we will be using PDFKit to View and Annotate PDF file. Also with WKWebView, you don't need to download the pdf file before open it. Office files are converted directly to PDF in the client, and then displayed with a PDF viewer. Download it from the app store May 21, 2023 · Download & Open PDF in app in swift. Dec 11, 2017 · I have same issue, and found out the pdf file is using unsecured http. You signed out in another tab or window. Updated for Swift 5 and Xcode 10. May 8, 2019 · So you just want to load the file you have previously saved? Do the same thing to access the file name and path and then read the contents. PDF Viewer is a fast and beautiful app, allowing you to view, search, and annotate PDF documents with ease on your Mac. ), outline, reading bookmarks and text search. 4 %ÓôÌá 1 0 obj <<; /CreationDate(D:20180403085232+ Feb 21, 2021 · I am simply trying to store a static PDF in an S3 bucket which I can grab and present using Apple's built-in PDF Viewer. 1 ComPDFKit PDF SDK for iOS provides multiple demos in Swift for developers to learn how to call the SDK on iOS or macOS. and universal xkcd. I used UIActivityViewController. Stack Overflow. webView. • Annotate images (JPEG, PNG) n… Nov 3, 2015 · I have an app that can view a PDF that is already stored within the project. row])! An iOS PDF viewer and annotator written in Swift that can be embedded into any application. // Create destination URL let ComPDFKit PDF SDK is a robust PDF library, which offers comprehensive functions for quickly viewing, annotating, editing, and signing PDFs. class PDFPage PDFPage , a subclass of NSObject , defines methods used to render PDF pages and work with annotations, text, and selections. This package includes the two main frameworks in our SDK: the model layer ( PSPDFKit ) and the UI layer ( PSPDFKitUI ). Various settings on how long to Mar 5, 2015 · Its greater book but I did not find my answer on it. , but this is being thrown from inside DocumentGroup(viewing:viewer Dec 12, 2019 · try this below code and let me know @IBOutlet weak var webView: WKWebView! override func viewWillAppear(_ animated: Bool) { super. txt, . swift ios demo pdf-viewer pdf-reader. that file has links, some of these links go to websites, and some links go to another pages inside the PDF itself. Let us start by selecting a Single View App template and name the project as PDFDemo. Add the scanning feature based on the full-featured PDF Reader. In this guide, we take "PDFViewer" as an example to show how to run it in Xcode (The demo in Swift uses the "xcworkspace" method, so you can directly open "PDFViewer. pdf and . Apple even have sample code to show how draw a large PDF in a Zoomable UIScrollview. How to implement PDF Viewer to SwiftUI application? 1. 3. annotations. Viewer control demo. viewWillAppear(true) self. /// Create a button to override the default behavior of the backbutton. documentsDirectory. id == MyAnnotation. However, at the moment I cant do any of that and I'm kind of lost of where to go from here. Fast and lightweight; Thumbnail bar on the bottom to navigate to a specific page; Print button on the top right An iOS PDF viewer and annotator written in Swift that can be embedded into any application. To make this happen, the following are required: A linearized (fast web view) PDF document. com PDF Reader for iOS written in Swift. To do this, create a new SwiftUI view and give it a name. Jul 2, 2023 · The first step in creating a PDF viewer is to create the view. See full list on github. Apr 12, 2021 · For viewing a PDF file or document using PDFKit, only two steps are required for Swift, and in the case of SwiftUI framework, an additional step is needed 🙂. 1 : If you'd like to achieve more, a good framework is PSPDFKit. My code is in pt_BR. With PDFKit, there are 3 types of… Give your users a premium experience with an iOS PDF viewer SDK that has dozens of out-of-the-box features for document viewing, signing, annotation, redaction, and much more. width, height Jul 20, 2022 · ios; pdf; swiftui; pdf-generation; Swift: download and open pdf file. It includes the following steps: Display a PDF document using FSPDFViewCtrl. ) in my iOS app. openURL(URL(string: <the link for the PDF>)) Now to download a PDF or anything from a URL, you could just do . It is feature-rich and battle-tested, making PDF files process and manipulation easier and faster for iOS devices. pdf-viewer pdfkit pdfreader Mar 11, 2023 · Once I would have that working I would be able to share the PDF, print the PDF, or export the PDF. 0, *) open var maxScaleFactor: CGFloat // Toggles mode whereby the scale factor is automatically changed as the view is resized, or rotated Mar 16, 2018 · Last year during WWDC17, Apple introduced PDFKit on iOS. I need to build pdf viewer but with 2 urls to pdfs file. ppt, but I would like to download it. I apologize if this is repeated or too simple, I have searched for hours on a proper solution but have not found anything that works. Originally posted 1/16/2018. myCancelFunc (_:))) /// Provide your button to createNew using the backButton parameter. I'm making a reading program. Download & Open PDF in app in swift. Nov 12, 2014 · If you simply want to view a PDF file you can load it into a UIWebView. You need to create a UIView generator wrapper for PDFView class, as SwiftUI doesn’t have a readily available UIView subclass for it. ; Still throws Publishing changes from background threads is not allowed; make sure to publish values from the main thread (via operators like receive(on:)) on model updates. swift and import the PDFNet and Tools modules at the top of the Swift file, below the existing SwiftUI import: An object that represents PDF data or a PDF file and defines methods for writing, searching, and selecting PDF data. Can I give a distinction path to Jul 19, 2016 · I am looking for an IOS PDF viewer for a Swift iPad application I am working on. In the below example we create a cancel button which will call our myCancelFunc method on tap. documentDirectory, in: . VIEW DOCUMENTS ON YOUR MAC • Open files from the Finder. Aug 9, 2018 · I tried downloading pdf files with the below code. Stack Nov 28, 2019 · Since macOS 11. Because PDFKit is a UIKit library, not the native SwiftUI object, we first need to make a class to bridge the two. Unable to open downloaded pdf path in iOS swift? copy and paste this URL into your RSS reader. Access the iOS PDF library on GitHub for your SwiftUI project. I have created PDFDataView view as a data source for the PDF. Build a full-featured PDF Reader with UI Extensions Component. I'm trying to download file. 1 using swift. Here it's storing in the app data. Jul 21, 2021 · Create a PDF Library app in iOS with Swift This article is the first in a series on how to integrate Foxit PDF SDK for iOS to develop your own in-app PDF viewer. Therefore the app refuse to open it. id} // <-- here adjust for your purpose for anno in ourAnnotations { self. shared. The PDF can be a local file or a hosted file but we will be using a local file. PDFView may be the only class you need to deal with for adding PDF functionality to your application. I'm working with Swift 2 with Xcode 7 and I'm making an OS X Cocoa application. ComPDFKit PDF SDK for iOS is a robust PDF library for developers who need to develop applications on iOS, which offers powerful Objective-C APIs for quickly viewing, annotating, editing, and creating PDFs. A web server that supports byte-range requests (otherwise known as byte serving). ) Once first part download successfully then display it to the user and other part downloading asynchronously. Nowadays, Swift is more and more popular for iOS developers because its syntax is much cleaner and easier to read. In this article, we use Foxit PDF SDK for iOS 7. jpeg, . Try to check with https link and see if it works. Using UI Web View does not really have enough functionality that I need for the app to work smoothly. To better support Swift developers, this section will help you to quickly make an iOS app in Swift using Foxit PDF SDK for iOS. Jan 30, 2015 · I just started learning apple swift programming for iOS coming from android. 3 and iOS 14. swift file Mar 5, 2021 · Swift iOS - Overlay text onto PDF with PDFKit and UI. pdf, . pdf") let data = Data(contentsOf: pdfPath) Implementation uses the viewer initializer for DocumentGroup and ReferenceFileDocument instead of the defaults from the editor style document app template. I want to be able to create a new PDF document and store it in the app directory to later view in the already existing viewer. docs, . I’ve already prepared one for you. The best solution is Create Pdf file is in here for swift Generate PDF with Swift. . I know to create a PDF, I have to We provide a built-in PDF viewer which will half your development while allowing you to customize your viewer to your requirements and brand. Jan 8, 2023 · An iOS PDF viewer and annotator written in Swift that can be embedded into any application. PDFView also keeps track of page history. An iOS PDF reader app using Apple PDFKit and Document-based (No longer available on App Store) Boilerplate for adding a PDF viewer to a Swift app. It is feature-rich and battle-tested, making PDF files process and manipulation easier and faster. The idea is my app for learn some English lessons for beginner level so i put all lessons in separated pdf files and i want user click on lesson names then pdf file according to this lesson will open. class PortalAcademicoViewController: UIViewController { @IBOutlet weak var webView: UIWebView! Unlock the secrets of iOS PDF viewing with our expert guide. So far we have tried multiple methods: iframe (Using direct path from storage) iframe (Using Google Docs Viewer) PDF. Is there a PDF viewer that has the ability to sync EXACTLY where you Sep 18, 2019 · I'm trying to show a pdf in my iOS app using Swift. Various settings on how long to Jan 11, 2024 · Prior to iOS 16, crafting a PDF from a SwiftUI view was a bit of a convoluted journey, often involving a blend of UIKit and PDFKit. salary: selectedPayment = (payment?[indexPath. I am a having problems and a bit confused on a way to store the PDF locally in the proper form. com reader for iOS. A CacheManager to download and cache files in the cache directory of the app. I basically can now read and manipulate swift code and also learned some common classes used in iOS swift programming but still having some confusion with the syntax and everything. 0; Foxit PDF SDK 7. It doesn't have to be Preview, just the default program that opens PDFs on the user's computer. You can subclass PDFView to create a custom PDF Jan 3, 2023 · Let’s start from scratch and make a PDF reader. First, open Xcode, and create a new iOS App. Any suggestions please? May 6, 2023 · PDFKit is built on top of the Quartz 2D graphics engine, and its key components include the following:. Print pdf file is for swift implementation: Yes, you can render PDF's very easily with a UIWebView but this cant give the performance and functionality that you would expect from a good PDF viewer. This means you will be able to open and view PDF documents without leaving the app. let myBackButton = UIBarButtonItem (title: " Cancel ", style:. let pdfData = try? Data(contentsOf: URL(string: <the link for the PDF>)) Aug 4, 2024 · An iOS PDF viewer and annotator written in Swift that can be embedded into any application. pdf firebase epub pdf-viewer. 3 on Ventura 13. The PDF would be created from an array var todoList: [String] = [] that is displayed on a UITableView. removeAnnotation(anno) } } } // use it like this to clear Feb 18, 2019 · Today, the application only opens . Requires Xcode 12 GM for iOS 14, recommended Xcode 12. It lets you display PDF data and allows users to select content, navigate through a document, set zoom level, and copy textual content to the Pasteboard. 0 – learn more in my book Advanced iOS: Volume Two. Mar 6, 2023 · let renderer = ImageRenderer(content: AnyView(view) ) // Save to documents directory let url = URL. We have to pass only the pdf URL. - espresso3389/pdfrx May 3, 2020 · I have an application with PDF viewer that show an existence PDF file. Access our Swift example and additional resources in the iOS PDF reader library. pdf-viewer pdfkit pdfreader ComPDFKit PDF Library for iOS; ComPDFKit PDF Library for Android; ComPDFKit PDF SDK - Flutter Library; How to Build a React Native PDF Viewer; Recognize and extract data from PDFs with our online Extract Demo; ComPDFKit API allows you to get 1000 files processing monthly now! Just sign up for a free trial and enjoy comprehensive PDF functions. But the same issues keep cropping up. No server, Microsoft Office license, or other third party software needed. SwifDoo PDF for iOS enables you to read a PDF with a human voice, choose the language, adjust the reading pitch and set when to auto stop reading. The Button on the Toolbar used this to show the View where the user can download the PDF. - ApryseSDK/pdf-viewer-swift Jan 3, 2022 · I did not go through all of your code, but this is what worked for me in the past: extension PDFPage { func clearAnnotations() { // get only our annotations, not the other annotations on the page let ourAnnotations = self. . 1. Like, lets just say coming from this URL Oct 29, 2018 · Adding a seamless Word, Excel, and PowerPoint viewer to iOS apps is made simple with the Apryse PDF SDK. loadHTMLStringImage() } private func loadHTMLStringImage() -> Void { let htmlString = "<p>Identify the arrow-marked structures in the imagesIdentify the May 8, 2019 · So you just want to load the file you have previously saved? Do the same thing to access the file name and path and then read the contents. A PDF Viewer built in SwiftUI and PSPDFKit for iOS 14 and macOS Big Sur. Boilerplate for adding a PDF viewer to a Swift app. xcworkspace". Right Click on Web View and drag & drop new referencing layout to your swift class , give some meaning full name (e. For this demo, we will be using a PDF file “TheWakingLights. Create a project. PDFKit has been available to Mac developers since 10. It includes the following steps: Mar 13, 2024 · To better support Swift developers, this section will help you to quickly make an iOS app in Swift using Foxit PDF SDK for iOS. Inside the sandbox, there are three main portions that iOS developers should know: Bundle Container, Data Container, and iCloud Container. But at the time of writing this (June, 2021), documentation is still quite limited: WKDownloadDelegate Nov 28, 2019 · Since macOS 11. Apryse's OpenUrlAsync method. let paths = FileManager. pdf-viewer pdfkit pdfreader An iOS PDF viewer and annotator written in Swift that can be embedded into any application. UIApplication. e. urls(for: . layers and send to AirPrint func like WebKit, text or you can print to create pdf data. You can pass any SwiftUI view. Here is the code is taken from the docs, which I'm using: override func viewDidLoad() Dec 10, 2015 · If your subject is UIView you can create pdf context from view. Jul 16, 2024 · Adding Controls in PDF Viewer: To add controls to your PDF viewer, you can create custom buttons and overlay them on top of the PDFViewer. Works on both Android & iOS - msamoeed/pdf_viewer. After downloading all part of the pdf file, Use below code the merge Pdf file. Mar 24, 2023 · I have a brand new MacBook Pro M2 and I'm running into this issue with pdfs on Safari 16. I am targeting iOS/iPadOS 15 and above. Thanks in advance. Nov 5, 2015 · I'd like to know how to open a PDF file that's stored in my Xcode project in OS X Preview. This library will enable you to seamlessly integrate PDF viewing capabilities into your SwiftUI application.
zywccmd urfr irzv btw sws nrtzxc isrl vxwdx umrb tjy
{"Title":"What is the best girl
name?","Description":"Wheel of girl
names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}