mirror of
				https://github.com/johnwhitington/cpdf-source.git
				synced 2025-06-05 22:09:39 +02:00 
			
		
		
		
	more
This commit is contained in:
		
							
								
								
									
										4
									
								
								Changes
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Changes
									
									
									
									
									
								
							| @@ -1,3 +1,7 @@ | ||||
| Version 2.3 (October 2019) | ||||
|  | ||||
| o Directly set and remove Trim, Art, and Bleed boxes | ||||
|  | ||||
| Version 2.2 (patchlevel 1) | ||||
|  | ||||
| o Fix for inability to read null objects in streams | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								cpdfmanual.pdf
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								cpdfmanual.pdf
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,3 +1,4 @@ | ||||
| %FIXME: Distinguish properly between options and operations throughout manual. | ||||
| %FIXME: Finish and document -dump-attachments. | ||||
| %FIXME: Mention that OpenAction supersedes PageLayout so use -remove-dict-option to get rid of it | ||||
| %FIXME: Document new -hard-box option | ||||
| @@ -7,6 +8,8 @@ | ||||
| %FIXME: Fix docs on -fit-window and friends | ||||
| %FIXME: Document new -pad-with (for -pad-before, -pad-after, -pad-every) | ||||
| %FIXME: Activate documentation for -extract-images (when done) | ||||
| %FIXME: Document new -artbox, -trimbox, -bleedbox and -remove-artbox, -remove-trimbox, -remove-bleedbox | ||||
| %FIXME: Document -cropbox and -remove-cropbox as synonyms of -crop and -remove-crop | ||||
| \documentclass{book} | ||||
| \usepackage{palatino} | ||||
| \usepackage{microtype} | ||||
| @@ -42,7 +45,7 @@ Command Line Toolkit} | ||||
| \vspace{12mm} | ||||
|  | ||||
| {\Huge User Manual}\\ | ||||
| Version 2.2 (March 2017) | ||||
| Version 2.3 (October 2019) | ||||
|  | ||||
| \vspace{25mm} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user