= Unexpected Code from FrameMaker plugin = == Issue == You may notice a few lines of code that are very small at the end of the HTML page ending the FM document, for example: {{{ /pdfmark where {pop} {userdict /pdfmark }}} == Resolution == This is legacy code from a phantom paragraph style called zPageLabeler created by a plug-in called PageLabeler for FrameMaker. To remove this code, you will need to clean this out of the actual FM document: 1. Save the problematic FM file as MIF files in FrameMaker 1. Open those MIF files in a text editor instead of FM 1. Look for the PageLabeler PgfTag 1. Delete the text such as: . {{{ > # end of ParaLine }}} all the way until you see 5. Save the MIF file in the text editor and close 6. Open the MIF in FM and then save as .fm to override the old FM file 7. Now generate and the zPageLabeler text will be removed == Alternative Resolution == Set the Option "Generate Output" to "Disabled" in the Style Designer for the style name "zPageLabeler".