I’m trying the use pdf linearization for fast pdf load in webviewer. Following is the code block that I have used. Here instance variable is WebViewerInstance.
but I’m getting "cannot find name saveBufferAsPDFDoc " error. Can u tell me how to import saveBufferAsPDFDoc or how can it be accessed via PDFNet otherwise?
No, it was some code I got from a pdftron blog. Actually I was trying to implement pdf fast loading in angular web viewer. Can u tell me how to do that?