Skip to content
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

TCPDF 6.2.22 and later breaks multi usage of the same image #56

Closed
chilek opened this issue May 8, 2019 · 1 comment
Closed

TCPDF 6.2.22 and later breaks multi usage of the same image #56

chilek opened this issue May 8, 2019 · 1 comment

Comments

@chilek
Copy link

chilek commented May 8, 2019

As in subject. All versions prior to 6.2.21 are not affected.
From 6.2.22 when you use the same image many times in your pdf only first appearance is supported properly. All following links to the same image are not visible/broken.
In my opinion code from TCPDF::_destroy() should not always delete images stored in cache located at K_PATH_CACHE setting. If you need more info please let me know.

@nicolaasuni
Copy link
Member

Please report this to:
https://github.com/tecnickcom/TCPDF/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants