Bug 458802

Summary: Okular should be able to open any PDF documents, regardless of them being tailored for Adobe Reader
Product: [Applications] okular Reporter: Yuri <yuri>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: 22.08.0   
Target Milestone: ---   
Platform: Other   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Yuri 2022-09-06 17:14:59 UTC
SUMMARY
This document https://www.uspto.gov/sites/default/files/documents/aia0014.pdf fails to display in Okular because it is tailored for Adobe Reader.

In fact PDF documents are just a collections of vector graphics and all of them should be able to be opened in Okular.

Also "P" stands for portable.

I suggest to add a feature that the user would be able to overcome user agent limitation and open the document designed for a specific viewer anyway.
Comment 1 Laura David Hurka 2022-09-07 20:26:08 UTC
Sorry, but your request seems unrealistic to me.

PDF means portable, yes.
But that does not prevent authors from intentionally creating bad documents.

The content of this document is “Please wait ...”.
It is hard to guess what Adobe Reader would show instead.
In this particular case it may be enough to implement XFA.
But in other cases Okular would need to guess how Adobe Reader’s implementation of XFA would behave.
That would be like magic.

*** This bug has been marked as a duplicate of bug 458723 ***