mirror of
				https://github.com/johnwhitington/cpdf-source.git
				synced 2025-06-05 22:09:39 +02:00 
			
		
		
		
	Beginning -keep-l
This commit is contained in:
		| @@ -1365,11 +1365,10 @@ and specs = | |||||||
|       " Don't change the version number"); |       " Don't change the version number"); | ||||||
|    ("-l", |    ("-l", | ||||||
|        Arg.Unit setlinearize, |        Arg.Unit setlinearize, | ||||||
|        " Linearize output files where possible"); |        " Linearize output file"); | ||||||
|    ("-keep-l", (* Must add rentention of was-linearized to pdf data type, read |    ("-keep-l", | ||||||
|    it in Pdfread module *) |  | ||||||
|        Arg.Unit setkeeplinearize, |        Arg.Unit setkeeplinearize, | ||||||
|        ""); |        " Linearize if the input file was linearized"); | ||||||
|    ("-cpdflin", |    ("-cpdflin", | ||||||
|        Arg.String setcpdflin, |        Arg.String setcpdflin, | ||||||
|        " Set location of 'cpdflin'"); |        " Set location of 'cpdflin'"); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user