• <legend id='InzyJ'><style id='InzyJ'><dir id='InzyJ'><q id='InzyJ'></q></dir></style></legend>

        <tfoot id='InzyJ'></tfoot>
        • <bdo id='InzyJ'></bdo><ul id='InzyJ'></ul>

      1. <small id='InzyJ'></small><noframes id='InzyJ'>

      2. <i id='InzyJ'><tr id='InzyJ'><dt id='InzyJ'><q id='InzyJ'><span id='InzyJ'><b id='InzyJ'><form id='InzyJ'><ins id='InzyJ'></ins><ul id='InzyJ'></ul><sub id='InzyJ'></sub></form><legend id='InzyJ'></legend><bdo id='InzyJ'><pre id='InzyJ'><center id='InzyJ'></center></pre></bdo></b><th id='InzyJ'></th></span></q></dt></tr></i><div id='InzyJ'><tfoot id='InzyJ'></tfoot><dl id='InzyJ'><fieldset id='InzyJ'></fieldset></dl></div>

        Webview 中的 PDF 性能

        PDF in webview performance(Webview 中的 PDF 性能)
        • <tfoot id='1D8RM'></tfoot>
              <bdo id='1D8RM'></bdo><ul id='1D8RM'></ul>

              <small id='1D8RM'></small><noframes id='1D8RM'>

                <tbody id='1D8RM'></tbody>
                <i id='1D8RM'><tr id='1D8RM'><dt id='1D8RM'><q id='1D8RM'><span id='1D8RM'><b id='1D8RM'><form id='1D8RM'><ins id='1D8RM'></ins><ul id='1D8RM'></ul><sub id='1D8RM'></sub></form><legend id='1D8RM'></legend><bdo id='1D8RM'><pre id='1D8RM'><center id='1D8RM'></center></pre></bdo></b><th id='1D8RM'></th></span></q></dt></tr></i><div id='1D8RM'><tfoot id='1D8RM'></tfoot><dl id='1D8RM'><fieldset id='1D8RM'></fieldset></dl></div>
              • <legend id='1D8RM'><style id='1D8RM'><dir id='1D8RM'><q id='1D8RM'></q></dir></style></legend>

                  本文介绍了Webview 中的 PDF 性能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在使用以下(简单)代码将 PDF 从我的应用程序中的文档文件夹加载到 UIWebView.性能很差.我尝试通过 Safari 从 Web 加载相同的 PDF,性能非常好.有没有人有任何想法?(这个 viewController 被呈现为一个 modalViewController).

                  I am using the following (simple) code to load a PDF from the documents folder in my app into a UIWebView. The performance is very poor. I tried loading the same PDF from the web via Safari and the performance was great. Does anyone have any ideas? (this viewController is being presented as a modalViewController).

                  - firstView.m

                  InfoViewController *mcontroller = [[InfoViewController alloc] init];
                  
                          NSArray* paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory,
                                                                               NSUserDomainMask, YES);
                          NSString *docsPath = [paths objectAtIndex:0];
                  
                  
                  NSString *pathToPDF = [NSString stringWithFormat:@"%@/myPDF.PDF",docsPath];
                  
                  NSURL *targetURL = [NSURL fileURLWithPath:pathToPDF];
                  
                  mcontroller.urlToFile = targetURL;
                  [self presentModalViewController:mcontroller animated:YES];
                  

                  modalViewController.m -

                  - (void)viewDidLoad {
                      [super viewDidLoad];
                  
                      NSURLRequest *request = [NSURLRequest requestWithURL:urlToFile];
                  
                      [webView loadRequest:request];
                  
                  
                  
                  
                  }
                  

                  推荐答案

                  我最终使用了 documentInteractionController 来在 Quick Look 中显示 PDF.2010 WWDC 视频中有一个很棒的教程.

                  I ended up using the documentInteractionController for this to display the PDF in Quick Look. There is a great tutorial for this in the 2010 WWDC vids.

                  不知道为什么它在 webView 中效果不佳,但在 Quick Look 中却很流畅.

                  No idea why it wasn't working well in webView, but it's smooth as silk in Quick Look.

                  这篇关于Webview 中的 PDF 性能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Hardware Volume buttons change in app volume(硬件音量按钮更改应用程序音量)
                  Cocos2d - How to check for Intersection between objects in different layers(Cocos2d - 如何检查不同层中对象之间的交集)
                  Highlight Read-Along Text (in a storybook type app for iPhone)(突出显示朗读文本(在 iPhone 的故事书类型应用程序中))
                  Cocos2D + Disabling only Retina iPad Graphics(Cocos2D + 仅禁用 Retina iPad 图形)
                  Proper cocos2d scene restart?(正确的 cocos2d 场景重启?)
                  [ios.cocos2d+box2d]how to disable auto-rotation?([ios.cocos2d+box2d]如何禁用自动旋转?)

                        <bdo id='smCYf'></bdo><ul id='smCYf'></ul>
                          <tbody id='smCYf'></tbody>
                        • <i id='smCYf'><tr id='smCYf'><dt id='smCYf'><q id='smCYf'><span id='smCYf'><b id='smCYf'><form id='smCYf'><ins id='smCYf'></ins><ul id='smCYf'></ul><sub id='smCYf'></sub></form><legend id='smCYf'></legend><bdo id='smCYf'><pre id='smCYf'><center id='smCYf'></center></pre></bdo></b><th id='smCYf'></th></span></q></dt></tr></i><div id='smCYf'><tfoot id='smCYf'></tfoot><dl id='smCYf'><fieldset id='smCYf'></fieldset></dl></div>

                          • <legend id='smCYf'><style id='smCYf'><dir id='smCYf'><q id='smCYf'></q></dir></style></legend>
                          • <small id='smCYf'></small><noframes id='smCYf'>

                          • <tfoot id='smCYf'></tfoot>