mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	add -enc parameter to pdftotext
This commit is contained in:
		
							parent
							
								
									134dff69ea
								
							
						
					
					
						commit
						81d486d4be
					
				|  | @ -234,7 +234,7 @@ | |||
|     </server> | ||||
|     <converters> | ||||
| 		 <converter mimeType="application/pdf"> | ||||
| 		  pdftotext -nopgbrk %s - | sed -e 's/ [a-zA-Z0-9.]\{1\} / /g' -e 's/[0-9.]//g' | ||||
| 		  pdftotext -enc UTF-8 -nopgbrk %s - | sed -e 's/ [a-zA-Z0-9.]\{1\} / /g' -e 's/[0-9.]//g' | ||||
| 		 </converter> | ||||
|      <converter mimeType="application/msword"> | ||||
|        catdoc %s | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann