I'm currently using the technique described here to read image alt text from the document: https://www.phpdocx.com/en/forum/default/topic/1944
I would also like to read image alt text from the header and footer but when I set the target to 'header' or 'footer' I don't get nodes back from getDocxPathQueryInfo.
Is there any way to read image alt text from header and footer?
Thank you