問題タブ [ios-pdfkit]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
swift - PDFView から選択できない
PDFドキュメントで選択したテキストを強調表示するためのこのコードをどこかで見ます:
私のため 、
選択してみましょう = pdfView.currentSelection?.selectionsByLine()
常にnilを与えています。このコードを配置する場所。Gesture Recogniser Delegate メソッドに入れました。
また、ページに複数の注釈を追加しているようです。ページ上の選択ごとに 1 つのハイライト アノテーションを取得しますか?
ios - ズーム時のIOS PDFKITメモリリーク
iPadにPDFをロードするPDFKITを使用して作成されたPDFビューがあります。PDF をズームしてフリーハンドで描画すると、クラッシュします。問題は何ですか??