no_private save the gri text into PS file which is marked as %gri:
It seems the -creator works as
sed -n 's/^%gri://p' example.ps
it failed by missing the text which is not initial with %gri:
For example:
90.00 rotate %gri: open \fname
will be lost.
gri version 2.12.13