cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Merging multiple PDF files into one (ADOBE Forms)

virendra_kedia1
Explorer
0 Likes
3,885

Hello Experts,

We have a requirement in which user wants to merge multiple invoices pdf into single pdf and then send it to customer via E-mail.

This should be done by some batch job.

By passing multiple invoices into loop and calling driver program is giving me individual PDF string (XSTRING).

I tried concatenating this XSTRING but the final PDF still contains only one page.

I searched the community but nothing has helped much. Even adding line feed in between XSTRINGS didn't helped.

Can anyone help me on this? Really Stuck!!

Thanks and Regards

Virendra Kedia

Accepted Solutions (1)

Accepted Solutions (1)

virendra_kedia1
Explorer
0 Likes

Hello Prashant,

Thank you for this but I was looking for solution without using 3rd party tool. I have already seen this link.

I found one standard program which is merging PDF and it has solved my problem.

For the community benefit program name is: RSPO_TEST_MERGE_PDF_FILES

This is available in 7.5 version. (i don't know about other systems).

Closing this thread.

Cheers!!

Virendra Kedia

Answers (2)

Answers (2)

muttepawar-2009
Active Participant
0 Likes

pdf merge

This link contains the both document for pdf merge and ZCLASS for the pdf merge.

muttepawar-2009
Active Participant
0 Likes
virendra_kedia1
Explorer
0 Likes

Thank you Prashant. Can you please help me on the Z class shown in the image?