DocumentAppendDocument(String, String) Method
Appends the password protected PDF file given as parameter to this document
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
public void AppendDocument(
string pdfFilePath,
string password
)
Parameters
- pdfFilePath String
- The PDF document to append full path
- password String
- The password to open the appended PDF document