Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdf showing Lines with pdf file #9

Open
donjin123 opened this issue Sep 1, 2020 · 0 comments
Open

pdf showing Lines with pdf file #9

donjin123 opened this issue Sep 1, 2020 · 0 comments

Comments

@donjin123
Copy link

at the time of loading pdf from URL Border will be displayed.
i attached code snippet here.
let pdf = PDFDocument(url: URL(string: urlFromData)!) {
pdfView = PDFDrawingView(frame: holdingView.bounds, document: pdf, style: .vertical, delegate: self)
holdingView.addSubview(pdfView)
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant