You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some issues with some PDF files where extra-bytes are added before the header [0x25, 0x50, 0x44, 0x46] (%PDF)
Adobe said that these bytes must be in the first 1024 characters (not the first).
How can we take the rules into account ?
The text was updated successfully, but these errors were encountered:
Hi,
There are some issues with some PDF files where extra-bytes are added before the header [0x25, 0x50, 0x44, 0x46] (%PDF)
Adobe said that these bytes must be in the first 1024 characters (not the first).
How can we take the rules into account ?
The text was updated successfully, but these errors were encountered: