en de fr
Forum

Insert a single page pdf into multipage pdf

4 Antworten [Letzter Beitrag]
waxy
Bild von waxy
Offline
Beigetreten: 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
Bild von waxy
Offline
Beigetreten: 06/01/2009

I solve it

thanx

__________________

WWW.BOSSOLETTI.COM

msprofit
Offline
Beigetreten: 02/11/2010

Any idea how you solved it?

Frank
Bild von Frank
Offline
DeveloperTranslator
Beigetreten: 05/05/2006

You can use the pdfforge.dll coming with PDFCreator and a script.

__________________

Frank Team pdfforge

waxy
Bild von waxy
Offline
Beigetreten: 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