Hi guys,I have a problem that I really hope someone can help with. I need to find a way to merge two PDF's in excel.
I have found some macros but I'm not able to tweak them to suit my requirements.
1) The first PDFs location and filename are dependent on cells (I.e., AA51 = c:\Acme motors\Acme motors - Form.Pdf
It changes with the business name.
2) The second PDF doesn't exist until it's time to merge the two. A worksheet is converted to PDF then merged with the first PDF
3) The first PDF only has 2 pages.(They are the pages of a form that require a signature) The page layout of the merged document must be like this.
MERGED PAGE LAYOUT
PG 1 - (PDF2 PG1)
PG 2 - (PDF2 PG2)
PG 3 - (PDF2 PG3)
PG 4 - (PDF2 PG4)
PG 5 - (PDF2 PG5)
PG 6 - (PDF2 PG6)
PG 7 - (PDF1 PG 1)
PG 8 - (PDF2 PG 7)
PG 9 - (PDF2 PG 8)
PG 10 - ( PDF1 PG 2)
I am trying to find a way to split pages 1-6 and 7-8 of PDF2 and pages 1 & 2 of PDF1. Then merge them in this order. PDF2 PG 1-6, PDF1 PG 1, PDF2 PG 7-8, PDF1 PG 2)
I just can't figure out a way to do it.
Any help would be greatly appreciated
I have found some macros but I'm not able to tweak them to suit my requirements.
1) The first PDFs location and filename are dependent on cells (I.e., AA51 = c:\Acme motors\Acme motors - Form.Pdf
It changes with the business name.
2) The second PDF doesn't exist until it's time to merge the two. A worksheet is converted to PDF then merged with the first PDF
3) The first PDF only has 2 pages.(They are the pages of a form that require a signature) The page layout of the merged document must be like this.
MERGED PAGE LAYOUT
PG 1 - (PDF2 PG1)
PG 2 - (PDF2 PG2)
PG 3 - (PDF2 PG3)
PG 4 - (PDF2 PG4)
PG 5 - (PDF2 PG5)
PG 6 - (PDF2 PG6)
PG 7 - (PDF1 PG 1)
PG 8 - (PDF2 PG 7)
PG 9 - (PDF2 PG 8)
PG 10 - ( PDF1 PG 2)
I am trying to find a way to split pages 1-6 and 7-8 of PDF2 and pages 1 & 2 of PDF1. Then merge them in this order. PDF2 PG 1-6, PDF1 PG 1, PDF2 PG 7-8, PDF1 PG 2)
I just can't figure out a way to do it.
Any help would be greatly appreciated