I try to get text from PDF with Cyrillic and face a problem.
guard let pdf = PDFDocument(url: url) else { return }