If I have tagged pdf set True as a feature in a different .yml than the attachment block, it doesn't know that and it can't tell if you're using the server config option, so I get the error:
Info: Accessibility: DOCX attachment detected without `tagged pdf: True`; set it on `features` or the attachment to improve generated PDF accessibility
I know this would be tricky to parse out the include chain, so I'm not really sure that there's an easy fix here, but I'm just mentioning it for completeness.
If I have
tagged pdfsetTrueas afeaturein a different.ymlthan the attachment block, it doesn't know that and it can't tell if you're using the server config option, so I get the error:I know this would be tricky to parse out the
includechain, so I'm not really sure that there's an easy fix here, but I'm just mentioning it for completeness.