My problem is, I have a text file, I use "text edit" on Mac to create the templates. I have all the fields laid out and it renders well on word, etc.
When I read the file and display it in A Storyboard Text View window, all the spacing is off. I can manipulate it, and get it to render properly but when I do, the manipulations change the original file formats.
I'm using objective C and I'm trying to find a way to simply have what I have in text file line up exactly as it does outside of iOS.
I appreciate any help. thanks so much