mirror of
				https://github.com/johnwhitington/cpdf-source.git
				synced 2025-06-05 22:09:39 +02:00 
			
		
		
		
	Tidying
This commit is contained in:
		
							
								
								
									
										3
									
								
								cpdf.ml
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								cpdf.ml
									
									
									
									
									
								
							| @@ -2687,7 +2687,8 @@ let copy_annotations_page topdf frompdf frompage topage = | |||||||
|       in |       in | ||||||
|         List.iter |         List.iter | ||||||
|          (function |          (function | ||||||
|             (* FIXME: We assume they are indirects. Must also do directs *) |             (* FIXME: We assume they are indirects. Must also do direct, though | ||||||
|  |             rare.*) | ||||||
|             Pdf.Indirect x -> |             Pdf.Indirect x -> | ||||||
|               (*Printf.printf "Copying annotation %s which is\n%s\n" |               (*Printf.printf "Copying annotation %s which is\n%s\n" | ||||||
|                 (Pdfwrite.string_of_pdf (Pdf.Indirect x)) |                 (Pdfwrite.string_of_pdf (Pdf.Indirect x)) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user