Skip to content

pdf showing Lines with pdf file  #9

@donjin123

Description

@donjin123

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)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions