Posted on: 2/19/2014 3:35:47 AM | Views : 625

Dear all,
i am using vb.net
i am facing problem to use the vb.net to merge two PDF to 1 file.
i do not have any third party software to do it.
i want to make it as auto merge when click a button.
Private pTmpFilePath_Upload As String = Server.MapPath("..\TMR\Attachment_Upload\") Private pTmpFilePath_Generate As String = Server.MapPath("..\TMR\Attachment_Generate\") Private pTmpFilePath_Final As String = Server.MapPath("..\TMR\Attachment_Final\") location A + location B, then save it at location C both 3 files are same file name.
Looking forward your help.
Thank you

Go to the complete details ...