-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resources entry in Form XObject is only strongly recommended, not required #71
Comments
The discussion around Errata pdf-association/pdf-issues#128 has the potential to change this, since now Table 93 and text in subclause 7.8.3 Resource dictionaries is contradictory for certain uses. As we discussed in Paris and depending on final wording, Arlington may need to define 2 different kinds of Form XObjects - those with mandatory Resources and those without. Will wait for the Errata to resolve before addressing this... |
Note for future: Linearized PDFs don't inherit up the page tree according to 7.7.3.4. Consider how to capture this... |
See also pdf-association/pdf-issues#292 |
Discussions pdf-association/pdf-issues#128 and pdf-association/pdf-issues#292 are already closed. |
I think the changes needed are as follows:
Note that these changes do NOT attempt to encode the legacy PDF 1.1 and earlier rule that all named resources were on the page object. This is NOT the same as requiring a Resources entry on the Page, since pages without any named resources don't need Resources. Does that sound correct? |
@MaximPlusov - do you agree with the above? |
I agree. |
PDF 2.0 (Table 93) says that Resources entry in Type1 Form dictionary is Optional but strongly recommended, while the XObjectFormType1.tsv says it is required.
The text was updated successfully, but these errors were encountered: