XMP description, subject, and keywords mix
Hi
I am adding XMP to my PDF and see that the Subject is being set in the Description section, and the keywords are being set in the Subject section.
I think that is incorrect. Could be?
I can not find this in the TCPDF code base, can you send a link ?
https://github.com/tecnickcom/TCPDF/blob/ca5b6de294512145db96bcbc94e61696599c391d/tcpdf.php#L9717
Related https://github.com/tecnickcom/TCPDF/pull/789
Did you make progress on XMP data?
hi @williamdes I did get what I needed working. I had to make the change I suggested above, but it worked.
Can you post an example and close the issue?
Sure. Have you fixed the error?
If you add the hacktoberfest tag to the project, I can create a PR if it isn't fixed
Sure. Have you fixed the error?
What error ?
If you add the hacktoberfest tag to the project, I can create a PR if it isn't fixed
Yes please do a PR, I have no merge power of label power here. @nicolaasuni has But If you create fixes on @phpmyadmin I can have you hacktoberfest labels on PRs
I created the PR for a new description method and to fix the subject/keywords mix Would appreciate the hacktoberfest tag please