AJE Components
Reporting MergePDF Method AJE Data Report Engine Help

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public byte[] MergePDF(
	List<byte[]> Documents,
	bool Insert = false
)

Parameters

Documents
Type: OnlineSystem.Collections.Generic List  OnlineByte  
Insert (Optional)
Type: OnlineSystem Boolean

Return Value

Type:  OnlineByte 
See Also