Forum

PDF Convert and Mer...
 
Notifications
Clear all

PDF Convert and Merge in bulk

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

Hello,

Hereby I attached excel sheet for your reference, I want here to generate PDF for Branch wise using VBA, So please help here to do the same.

Thanks

Deepak Kumar

 
Posted : 14/08/2021 7:24 am
Anders Sehlstedt
(@sehlsan)
Posts: 972
Prominent Member
 

Hello,

Your file is empty. However, check out this article linked to below and have a go at it.

https://www.myonlinetraininghub.com/vba-to-create-pdf-from-excel-worksheet-then-email-it-with-outlook

Br,
Anders

 
Posted : 14/08/2021 12:22 pm
(@sijua2401)
Posts: 5
Active Member
Topic starter
 

Hello Anders Sehlstedt,

Please find attachment and help in this regards. Here Branch Name is in Bulk Numbers till n number.

Thanks

Deepak Kumar

 
Posted : 15/08/2021 7:51 am
Anders Sehlstedt
(@sehlsan)
Posts: 972
Prominent Member
 

Hello Deepak,

I am sorry, I am no coder. Wasn't the article I linked to of any help?

Br,
Anders

 
Posted : 16/08/2021 8:48 am
(@sijua2401)
Posts: 5
Active Member
Topic starter
 

Okay Thanks.....

Is any one help me out in this regards,

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 w

ay to merge each pair of files into one file.

The end result would be as below.

(Indexl file being the first pages)

875458.pdf 
875460.pdf
954784.pdf

Thanks
Deepak Kumar
 
Posted : 19/08/2021 7:00 am
Share: