Arpit Jain

Results 6 comments of Arpit Jain

Use this function to export SpreadsheetView as PDF. ``` func createPdfFromView() { // Set frame as per content of view self.spreadsheetView.frame = CGRect(x: 0, y: 0, width: self.spreadsheetView.contentSize.width, height: self.spreadsheetView.contentSize.height)...

Hi Kelly, I will highly appreciate the work you have done for my library. But the changes you have made, giving error in Xcode 9.4. Thanks

Please let me know if you got the solution

@ubrainrepo Can you share the code snippet you are using

Got the solution, whenever you are changing the screen to R-To-L by applying for loop or any other approach. Make sure that you are not updating **semanticContentAttribute** for **OnlyHorizontalPictures** view.

I am looking for something like this where I can select multiple image or video and add use your editor on that. ![Simulator Screen Shot - iPhone Xʀ - 2019-06-13...