search for: pdftk

Displaying 20 results from an estimated 62 matches for "pdftk".

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 Linux Fedora 23 Workstation)
2010 Jul 02
1
How to user PDF::Toolkit.pdftk ?
Hi, I tried to fill a PDF fill template with an xdp file by using PDF::Toolkit.pdftk("C:/pdf/fic2028.xdp", "fill_form", "C:/pdf/fic2028.pdf") But I got the following error Errno::ENOENT (No such file or directory - "pdftk" "C:/pdf/fic2028.xdp" "fill_form" "C:/pdf/fic2028.pdf" "-" "dont_ask")...
2017 May 11
3
get pdftk into (or from) a repo
On 05/11/2017 06:49 PM, Leon Fauster wrote: >> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>: >> >> pdftk used to be in a repo... or maybe it still is, but I don't know which one. Anyone know? >> > an old one is in the "dead" rpmforge repo. > At https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/ they have version 2.0 in rpm for RH/Cent5 & 6, but not 7, but...
2017 May 12
3
get pdftk into (or from) a repo
Le 12/05/2017 ? 02:46, ken a ?crit : > It's worth mentioning that this is a really nice utility for > manipulating PDFs, taking them apart, rearranging them, putting pages > together, and a whole lot more. I've used it hundreds of times. > Probably anyone who has to work with PDFs would have need of it. In Centos 7, poppler-utils RPM has pdfdetach and pdfunite utilities
2016 Feb 18
2
Substitute pdftk with other command
...ote: > > > 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. > > > > Man...
2017 May 12
1
get pdftk into (or from) a repo
On Thu, 11 May 2017, ken wrote: > On 05/11/2017 07:07 PM, ken wrote: >> On 05/11/2017 06:49 PM, Leon Fauster wrote: >>>> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>: >>>> >>>> pdftk used to be in a repo... or maybe it still is, but I don't know >>>> which one. Anyone know? >>>> >>> an old one is in the "dead" rpmforge repo. >>> >> >> At https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/ they...
2018 May 09
3
Replacement for Pdftk under CentOS 7 ?
Hi, Two weeks ago I migrated all our local school's servers and clients from Slackware 14.1 to CentOS 7. Everything went perfectly, and now I'm busy sanding down some edges. The previous installation sported pdftk and a frontend (can't remember the name) which allowed some basic operations on PDF files such as splitting and concatenation. The school's staff used this application all the time. Unfortunately it's not available under CentOS 7. Can you suggest any replacement for this application? O...
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 thanks for your help. Original code is located...
2017 May 11
2
get pdftk into (or from) a repo
pdftk used to be in a repo... or maybe it still is, but I don't know which one. Anyone know?
2009 Jul 30
5
PDF Compression
Hi, I am generating a large number of graphs with pdf() and incorporating them in pdf document using pdflatex. According to the pdf() help: 'pdf' writes uncompressed PDF. It is primarily intended for producing PDF graphics for inclusion in other documents, and PDF-includers such as 'pdftex' are usually able to handle .compression. But pdflatex incorporates the R
2017 May 12
0
get pdftk into (or from) a repo
On 05/11/2017 07:07 PM, ken wrote: > On 05/11/2017 06:49 PM, Leon Fauster wrote: >>> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>: >>> >>> pdftk used to be in a repo... or maybe it still is, but I don't know >>> which one. Anyone know? >>> >> an old one is in the "dead" rpmforge repo. >> > > At https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/ > they have version 2.0 in r...
2017 May 13
0
get pdftk into (or from) a repo
...plus select pages by the keywords "odd" and "even". The GIMP can be used to rotate PDFs, but it's a PITA to do it there and it can't natively select and then so manipulate multiple PDF pages programmatically. Rather than my repeated replying to this thread, docs on pdftk can be found at https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/.
2015 Jul 01
0
pdf-printer
...to this script to save the file on a file server and, send the mail with a link in it for example. ? Big thanks to drmaert for letting me share it to on the samba list ! ? The version with company papier is NOT included in this version Be with the with the code below you can create it. you need pdftk with the background option, read the manual for pdftk ? ? Greetz, ? Louis ? ? #!/usr/bin/perl # pdfmaker-mailscript, to be used bij postfix (developed by drmaert at drmaert.com) # returns a pdf of your sent attachement # can be connected via /etc/aliases # example entry in /etc/aliases: # makepdf...
2016 Feb 18
0
Substitute pdftk with other command
...;ready to install" package directly for Centos 7, > but try the Centos /RHEL 6 package from there before > doing the full build circus (requires installed libgcj). > For this solution it's necessary to break some dependency: > > # rpm -ivh ./libgcj-4.4.7-16.el6.x86_64.rpm ./pdftk-2.02-1.el6.x86_64.rpm > avvertimento: ./libgcj-4.4.7-16.el6.x86_64.rpm: Header V3 RSA/SHA1 Signature, ID chiave c105b9de: NOKEY > errore: Dipendenze fallite: > libgmp.so.3()(64bit) necessario a libgcj-4.4.7-16.el6.x86_64 > > # rpm -qf /usr/lib64/libgmp.so.10 > gmp-6.0.0-1...
2017 May 11
0
get pdftk into (or from) a repo
> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>: > > pdftk used to be in a repo... or maybe it still is, but I don't know which one. Anyone know? > an old one is in the "dead" rpmforge repo. -- LF
2018 May 09
0
Replacement for Pdftk under CentOS 7 ?
...2 schrieb Nicolas Kovacs <info at microlinux.fr>: > > Two weeks ago I migrated all our local school's servers and clients from > Slackware 14.1 to CentOS 7. Everything went perfectly, and now I'm busy > sanding down some edges. > > The previous installation sported pdftk and a frontend (can't remember > the name) which allowed some basic operations on PDF files such as > splitting and concatenation. The school's staff used this application > all the time. Unfortunately it's not available under CentOS 7. > > Can you suggest any replacemen...
2010 Mar 09
4
edit existing PDF as template
Hi, I am new to rails. I need to edit an existing pdf file and fill in some data and send it to browser, how to implement this? Is there an example online I can look at it? Thanks! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2011 Jan 10
0
Package animation update 2.0-1
...(http://cran.r-project.org/package=animation). ? ? ? ? ? ? ? ? ?CHANGES IN animation VERSION 2.0-1 NEW FEATURES ? ?o demo('Xmas_card') contributed by Yuan Huang ? ?o demo('flowers') to show how to download images from the Internet ?and create an animation ? ?o a new function pdftk() as a wrapper to call the Pdftk toolkit ?(mainly for compressing PDF graphics output) ? ?o saveLatex(), saveSWF() and saveMovie() can compress the PDF ?graphics using Pdftk (if available) now; if ani.options('ani.type') ?is 'pdf' and the 'pdftk' option is set, these functi...
2011 Jan 10
0
Package animation update 2.0-1
...(http://cran.r-project.org/package=animation). ? ? ? ? ? ? ? ? ?CHANGES IN animation VERSION 2.0-1 NEW FEATURES ? ?o demo('Xmas_card') contributed by Yuan Huang ? ?o demo('flowers') to show how to download images from the Internet ?and create an animation ? ?o a new function pdftk() as a wrapper to call the Pdftk toolkit ?(mainly for compressing PDF graphics output) ? ?o saveLatex(), saveSWF() and saveMovie() can compress the PDF ?graphics using Pdftk (if available) now; if ani.options('ani.type') ?is 'pdf' and the 'pdftk' option is set, these functi...
2005 Oct 22
1
reading data from a pdf
...trying to read data from a PDF file.Is it possible to do it > with R? Thanks, Marco If cut and paste to a text file fails, try this: pdftotext (from the xpdf project) or http://pdftohtml.sourceforge.net pdftohtml is a utility which converts PDF files into HTML and XML formats In addition, pdftk, the command line pdf toolkit may be useful http://www.accesspdf.com/pdftk/ -- Seek simplicity and mistrust it. Alfred Whitehead A witty saying proves nothing. Voltaire