Three new versions that are compatible with Writing Tools in Sequoia 15.1 beta, and should perform better in other recent versions of macOS.
PDF was introduced by Adobe in 1993, when its viewer Acrobat became popular, and PDFs were created from PostScript using Distiller. Then came Preview from NeXT to Mac OS X.
Swift source code to accompany article about implementing a document-based app in SwiftUI for macOS.
Implementing a document-based app in SwiftUI for macOS. Fun and games with menus, and what are the differences between FileDocument and ReferenceFileDocument protocols?
Swift source code to accompany the article on SwiftUI on macOS: text, rich text, markdown, html and PDF views.
Trying to display formatted text in plain text, markdown, rich text, HTML, and PDF using SwiftUI and in AppKit/WebKit views within SwiftUI.
Swift/SwiftUI source code to accompany article on adding a PDF Help file to a SwiftUI app for macOS.
An explanation of how to implement the Help command, and how to use that to display a PDF document in a SwiftUI View.
Searching the text content of PDF documents often doesn’t work well, sometimes not at all. And recovering what you can see is text can also fail miserably.
Does macOS use Live Text to extract and index recognisable text in images? Is that a good or bad thing if it did? What about PDFs?
