All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.create_distribute.pef.BrailleEmbossPefGeneric.taskScript Maven / Gradle / Ivy

The newest version!


]>


	Emboss PEF (generic embosser)
	This script sends a PEF 2008-1 file to an embosser
	
		
	
		Input file
		A PEF-file
		
			
		
	
	
	&BraillePaperFormatParamsStatic;

	
		Device name
		Name of embosser as labelled by the computer
		
			
		
	

	
		Copies
		Set the number of copies
		
			
		
	

	
		Page range
		Emboss a selection of pages
		
			
		
	
	
	
		Keep output file
		Keep the print file
		
			
		
	
	
	
		
			input
			${input}
		
		
		
			abortThreshold
			ERROR
		
		
		
			schemas
			pef-2008-1.rng
		
	

	
		
			xml
			${input}
		

		
			out
			${output}
		
		
		
			table
			org.daisy.braille.table.DefaultTableProvider.TableType.EN_US
		
		
		
			embosser
			org_daisy.GenericEmbosserProvider.EmbosserType.NONE
		

		
			deviceName
			${deviceName}
		
		
		
			papersize
			${papersize}
		

		
			pageRange
			${pageRange}
		
		
		
			copies
			${copies}
		

	






© 2015 - 2025 Weber Informatics LLC | Privacy Policy