Forum

Merge PDF file with...
 
Notifications
Clear all

Merge PDF file with same Identical Name

3 Posts
2 Users
0 Reactions
110 Views
(@sijua2401)
Posts: 5
Active Member
Topic starter
 

Hello Everyone,

I want here to generate

PDF

 files from an 

excel

 file. After this coding runs, the results is that I will have multiple 

PDF

 files with suffix 

"-index.pdf"

 - (e.g., 

875458-indexl.pdf

) I can change the suffix to anything.

And I will extract another set of PDF files from a zip file that have the identical file name as 

875458.pdf

.

At the end, in one folder, there will be multiple pairs of files as below.

875458.pdf
875458-index.pdf
875460.pdf
875460-index.pdf
954784.pdf
954784-index.pdf

My goal is to find a way to merge each pair of files into one file.

The end result would be as below.

(Index file being the first pages)

875458.pdf 
875460.pdf
954784.pdf

If someone can kindly shows me the following, I would appreciate it greatly.

Thanks
Deepak Kumar
 
Posted : 20/08/2021 1:01 am
Alan Sidman
(@alansidman)
Posts: 222
Member Moderator
 

Duplicate Posting

 
Posted : 20/08/2021 4:02 am
(@sijua2401)
Posts: 5
Active Member
Topic starter
 

Can anyone help me out regarding the same.

I want to generate 

PDF

 files from an 

excel

 file. After this coding runs, the result is that I will have multiple 

PDF

 files with the suffix 

"-index.pdf"

 - (e.g., 

875458-indexl.pdf

) I can change the suffix to anything.

 
And I will extract another set of PDF files from a zip file that have the identical file name as 

875458.pdf

.

 
At the end, in one folder, there will be multiple pairs of files as below.

875458.pdf 875458-index.pdf 875460.pdf 875460-index.pdf 954784.pdf 954784-index.pdf

My goal is to find a way to merge each pair of files into one file.

The end result would be as below.

875458.pdf 875460.pdf 954784.pdf
 
Posted : 22/08/2021 3:07 am
Share: