mirror of
				https://github.com/johnwhitington/cpdf-source.git
				synced 2025-06-05 22:09:39 +02:00 
			
		
		
		
	more
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								cpdfmanual.pdf
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								cpdfmanual.pdf
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -2054,6 +2054,9 @@ startvalue: 1 | |||||||
|   |   | ||||||
|   \vspace{1.5mm} |   \vspace{1.5mm} | ||||||
|   \small\noindent\verb!cpdf -remove-files in.pdf -o out.pdf! |   \small\noindent\verb!cpdf -remove-files in.pdf -o out.pdf! | ||||||
|  |  | ||||||
|  |   \vspace{1.5mm} | ||||||
|  |   \small\noindent\verb!cpdf -dump-attachments in.pdf -o <directory>! | ||||||
| \end{framed} | \end{framed} | ||||||
|   PDF supports adding attachments (files of any kind, including other PDFs) to |   PDF supports adding attachments (files of any kind, including other PDFs) to | ||||||
| an existing file. The \cpdf\ tool supports adding and removing \textit{document-level | an existing file. The \cpdf\ tool supports adding and removing \textit{document-level | ||||||
| @@ -2088,6 +2091,14 @@ $cpdf -list-attached-files 14psfonts.pdf | |||||||
|     \small\verb!cpdf -remove-files in.pdf -o out.pdf! |     \small\verb!cpdf -remove-files in.pdf -o out.pdf! | ||||||
|   \end{framed} |   \end{framed} | ||||||
|  |  | ||||||
|  | \section{Dumping attachments to file} | ||||||
|  |  | ||||||
|  | The \texttt{-dump-attachments} operation, when given a PDF file and a directory path as the output, will write each attachment under its filename (as displayed by \texttt{-list-attached-files} to thath directory. The directory must exist prior to the call. | ||||||
|  |  | ||||||
|  |   \begin{framed} | ||||||
|  |     \small\verb!cpdf -dump-attached-files in.pdf -o /home/fred/attachments! | ||||||
|  |   \end{framed} | ||||||
|  |  | ||||||
| \chapter{Working with Images} | \chapter{Working with Images} | ||||||
| \begin{framed} | \begin{framed} | ||||||
| \noindent\small\verb!cpdf -image-resolution <minimum resolution> in.pdf [<range>]! | \noindent\small\verb!cpdf -image-resolution <minimum resolution> in.pdf [<range>]! | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user