 
					
				
		
02-19-2009 08:28 AM
Execution result: 
   os:         Windows XP
   command:    [./ImageMagick/bin/convert, C:\DOCUME~1\bedeaub\LOCALS~1\Temp\Alfresco\ImageMagickContentTransformer_init_source_3829340959525497249.gif, C:\DOCUME~1\bedeaub\LOCALS~1\Temp\Alfresco\ImageMagickContentTransformer_init_target_3413650379055666749.png]
   succeeded:  false
   exit code:  1
   out:        
   err:        Cannot run program "./ImageMagick/bin/convert": CreateProcess error=2, Le fichier spécifié est introuvableExecution result: 
   os:         Windows XP
   command:    [./bin/pdf2swf, -V]
   succeeded:  false
   exit code:  1
   out:        
   err:        Cannot run program "./bin/pdf2swf": CreateProcess error=2, Le fichier spécifié est introuvable
 
					
				
		
02-23-2009 03:31 AM
 Actually I found two ways to make it work :
 Actually I found two ways to make it work :img.exe=C:/Program Files/ImageMagick-6.4.9-Q16/imconvert
swf.exe=C:/Program Files/SWFTools/pdf2swfimg.exe=C:/Program Files/ImageMagick-6.4.9-Q16/imconvert
swf.exe=C:/Program Files/SWFTools/pdf2swf

03-20-2009 03:18 PM
 
					
				
			
			
				
			
			
			
			
			
			
			
		03-05-2010 08:55 AM
# ############################# #
# External executable locations #
# ############################# #
#
# Default values can be found in WEB-INF/classes/alfresco/subsystems/thirdparty/default
#
# ImageMagick
#
#img.root=./ImageMagick
#img.dyn=${img.root}/lib
#img.exe=${img.root}/bin/convert
img.root=${dir.root}/../ImageMagick
#
# pdf2swf
#
#swf.exe=./bin/pdf2swf
swf.exe=${dir.root}/../bin/pdf2swf
#
# OpenOffice
#
#ooo.exe=soffice
ooo.exe=${dir.root}/../OpenOffice.org/program/soffice
 
					
				
			
			
				
			
			
			
			
			
			
			
		03-05-2010 10:27 AM
 
					
				
				
			
		
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.