Aneesh Gopalakrishnan
Aneesh Gopalakrishnan
I am a bit lost here, Can you send in a PR?
@pptyasar If you look into the code/documentation - You may see that PDFViewerApplication object and PDFViewerApplicationOptions objects are exposed via get(), Follow mozilla's documentation from the link you provided once...
@FacePalmDev I will get to this. If you are in a hurry, please send in a PR - Will be happy to approve and provide a new uild
@dedaimia @Kiran-GitHuber do you have code prevents iframes from properly functioning?
@ishanuda As you could see, I have exposed PDFViewerApplication object and its options. This can be used to access internal methods to work with pdf directly. For example `PDFViewerApplication .PDFLinkService.navigateTo()`...
@ishanuda I would love to add as many features as possible. Since, This is a single author project and I am allocating most of my time in upgrades and bug...
@CobusKruger Should be fixed after a pull request by angular cc. Please check and let me know if this is still an issue
Please send in a PR. I am struggling to cope with all the bugs and requirements as I am the sole contributor now. Appreciate all the help.
@tigrenok00 I am planning to bump pdfjs version within this library. Once I do - I will try to expose this as a parameter
Since you mentioned "certain pdf document", Can you set up a sample where issue is reproducible with said document?