en de fr
Forum

Insert a single page pdf into multipage pdf

3 replies [Dernier message]
waxy
waxy's picture
offline
Inscription: 06/01/2009

Hi all:
I have a problem, I have two PDF files. PDF-A.pdf is a multipage PDF file. PDF-B.pdf is a single page PDF file.

 

I want to insert PDF-B into PDF-A only after every odd page. Any idea?

 

 

 

thanx in advance

 

 

__________________

WWW.BOSSOLETTI.COM

waxy
waxy's picture
offline
Inscription: 06/01/2009

I solve it

thanx

__________________

WWW.BOSSOLETTI.COM

Tollboy
offline
Inscription: 11/05/2009

 Please let me know what you did, or where I can get the solution.

waxy
waxy's picture
offline
Inscription: 06/01/2009

I used pdftk, you can find it in www.accesspdf.com. I writed a little script that count the number fo pages then I create a string that take page one pdf-a + pdf-b + page two pdf-a + pdf-b and so on using pdftk cat output.I run it after print.

I'll put the script available on my web site.

Please don't hesitate to contact me for any info you need.


ciao

 

__________________

WWW.BOSSOLETTI.COM