-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Invalid XREF Table #2850
Comments
Seems like there is in fact an error in the xref table jsPDF generates. It seems to be missing a space character between the "n" and the linefeed character:
I modified your file: |
yes it works! |
Awesome. I'll prepare a pull request. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to use exiftool (https://exiftool.org/) to change the exif data of a PDF generated via jsPDF.
This operation fails with the error message "Invalid xref table".
Seems like jsPDF somehow creates a corrupted xref table?
The generated PDF is attached here:
test - 14-08-2020 10-57-44 - Bauzeitenplan.pdf
The text was updated successfully, but these errors were encountered: