On 03/14/2018 02:01 PM, Neil Bothwick wrote: > On Wed, 14 Mar 2018 13:10:21 -0600, the...@sys-concept.com wrote: > >> Is there a suitable replacement package for "pdftk". >> Currently pdftk is masked and might be dropped from portage tree :-/ >> >> The packages require GCC 5 or earlier and are therefore masked in the >> 17.0 profiles. >> >> I use pdftk only to merge two pdf file (overlap tax form). >> eg. >> pdftk t4-flat-02b.pdf stamp 1.pdf output out1.pdf > > I now use pdfjoin from app-text/pdfjam.
The packages: pdfjoin and pdfunite They will combine pdf documents (I use them as well) but they will not overlap two pages together. My t4-flat-02b.pdf - this is a form 1.pdf - contains only numbers spaced correctly. I want to join these two pages and print it as one page. I just check out "app-text/cpdf" but it doesn't do the job either. -- Thelma