Common use of VAR Clause in Contracts

VAR. NVsplit: Variant; retVal : String; begin NVsplit := CreateOLEObject('PDFsplit.Neevia'); retVal := IntToStr( NVsplit.SplitPDF('c:\input.pdf', 'c:\')); Application.MessageBox( PChar( retVal ), 'Done splitting', MB_OK); Example 2c#. Split an existing PDF file into single pages (Visual C#)β€Œ In Visual Studio go Project->Add Reference->.NET and select PDFmergeNET from the list.

Appears in 2 contracts

Sources: End User License Agreement, End User License Agreement