arts-pdf split pro 2.0 Benutzerhandbuch

Seite von 58
 
ARTS PDF Split Pro™ Guide 
 
COM Object 
 
Return Value  
0 if PDF split is successful otherwise returns an error 
value.  
Related methods  
GetErrorMessage  
 
  
8.4.10. SplitIntoSinglePages  
  
SplitIntoSinglePages 
Long SplitIntoSinglePages (String sInputFile, String  
sOutputFolder, String sBaseName)  
Description 
This method splits a PDF using the split into single pages 
method.  
Parameters  
  
sInputFile – Pathname of the source PDF.  
sOutputFolder – Path of the destination folder where 
output files are placed.  
sBaseName – Base filename for each fragment. 
Return Value  
0 if PDF split is successful otherwise returns an error 
value. 
Related methods  
GetErrorMessage