Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
UIwebView で pdf を読み込もうとしていますが、ページが収まるように拡大縮小されません。また、一度に 2 ページを表示します。リーダーのように ipad で PDF (バンドル内) を開くためのより良い方法を誰かが提案できますか?
ありがとう。
このコード行は含まれていますか?
webview.scalesPageToFit = YES;