Forum


Replies: 4   Views: 2936
Remove header information from adobe reader's top status bar
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by davelavinsky  · 01-11-2016 - 10:07

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