I have in the header of a template docx file - $COMPANY_NAME$ BUSINESS PLAN
which gets replaced by the name of the Company ($COMPANY_NAME$).
But when I convert this to PDF via $docx->transformDocument("temp/$ID.docx", "temp/$ID.pdf");
And I open this in Adobe reader, I get on the top of the file (not in the content - but top status bar) : file-name.pdf - $COMPANY_NAME$ BUSINESS PLAN
I don't know how this is showing. But I need a way to remove this.
http://imgur.com/aavqBbR