Home > Net >  Merge X number of pdf into one pdf
Merge X number of pdf into one pdf

Time:02-10

I have a requirement, write a console job (c#) to merge X number of pdf documents (associated to a unique ID) from the azure blob and save it back in the Azure blob.

CodePudding user response:

  •  Tags:  
  • Related