nRewik / SimplePDF

Create a simple PDF effortlessly. :smile:
MIT License
253 stars 53 forks source link

URL Error #31

Open cogsdawgs opened 6 years ago

cogsdawgs commented 6 years ago

when I use try? pdfData.write(to: path, options: .atomic) it gives me a URL error. Any easy ways to get around that? Thanks!