grammar of PDF 1.7. (BNF or variant) -


i'm looking grammar of pdf 1.7 (bnf or variant)

absolutely not googleable

pdf binary format. binary formats not context-free, , pdf no exception. in pdf example need read , interpret size of binary stream before parsing stream. bnf can used context-free grammars, there no such thing bnf grammar pdf.

take @ specification here: pdf reference document


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -