Displaying 3 results from an estimated 3 matches for "obsqx".
Did you mean:
obs
2016 Feb 18
2
Substitute pdftk with other command
Hi, I must migrate a Centos5 server on Centos7
On server Centos5 there is a shell procedure witch add to PDF a
timestamp like this example:
http://i.stack.imgur.com/OBsqX.png
with this command:
$ pdftk input.pdf stamp overlay.pdf output stamped.pdf
Into Centos7 pdftk it is no longer allowed
Someone knows some other command to replace it or other ways to do
this?
Or how I can install pdftk on Centos7.
Many thanks for your help.
--
Dario Lesca
(inviato dal mio...
2016 Feb 18
0
Re: Substitute pdftk with other command
On Thu, 18 Feb 2016 16:07, Dario Lesca wrote:
> Hi, I must migrate a Centos5 server on Centos7
>
> On server Centos5 there is a shell procedure witch add to PDF a
> timestamp like this example:
>
> http://i.stack.imgur.com/OBsqX.png
>
> with this command:
> $ pdftk input.pdf stamp overlay.pdf output stamped.pdf
>
> Into Centos7 pdftk it is no longer allowed
>
> Someone knows some other command to replace it or other ways to do
> this?
>
> Or how I can install pdftk on Centos7.
>
> Many t...
2016 Feb 18
2
Substitute pdftk with other command
...ban ha scritto:
> On Thu, 18 Feb 2016 16:07, Dario Lesca wrote:
>
> > Hi, I must migrate a Centos5 server on Centos7
> >
> > On server Centos5 there is a shell procedure witch add to PDF a
> > timestamp like this example:
> >
> > http://i.stack.imgur.com/OBsqX.png
> >
> > with this command:
> > $ pdftk input.pdf stamp overlay.pdf output stamped.pdf
> >
> > Into Centos7 pdftk it is no longer allowed
> >
> > Someone knows some other command to replace it or other ways to do
> > this?
> >
> > O...