Getting Started
         
         
         
         Leadtools.Pdf.Annotations Getting Started
         
         
         
	Summary
 
.NET
Redistributables Paths
                
                    
                        | Path | 
                        Target Platform | 
                    
                
                
                    
                        | <installdir>\Redist\DotNet4\Win32 | 
                        x86 .NET 4 or 4.5 | 
                    
                    
                        | <installdir>\Redist\DotNet4\x64 | 
                        x64 .NET 4 or 4.5 | 
                    
                
            
Dependencies
                
                    
                        | Library | 
                        Description | 
                        Dependencies | 
                    
                
                
                    
                        | Leadtools.Pdf.Annotations.dll | 
                        Library | 
                        
                             Leadtools.dll 
                            Leadtools.Annotations.Engine.dll 
                            Leadtools.Pdf.dll 
                         | 
                    
                    
                    
	
	|  Leadtools.Document.Sdk  | Document Imaging Library  | 
                         
                    
                
            
Sample Programs
	| Name | 
	Path | 
	Description | 
	| MRC Segmentation Demo | 
	\Examples\PDF\DotNet\MrcSegmentationDemo | 
	Demonstrates MRC segmentation functionality.                       Create Mixed Raster Content images which simultaneously maximize image compression and image quality.  | 
	| PDF Compressor Demo | 
	\Examples\PDF\DotNet\PdfCompDemo | 
	Demonstrates PDFCompressor functionality.             Convert images to PDF documents using Mixed Raster Content (MRC) technique and many compression types.  | 
	| PDF Document Demo | 
	\Examples\PDF\DotNet\PDFDocumentDemo | 
	Demonstrates PDF SDK functionality with loading and extracting info from PDF documents.                            - Search, copy, and extract Text and images.
                - Load, edit and add Annotations.
                - Load bookmarks and internal links.
                - Load Document metadata.
                - Export text file.
               | 
	| PDF File Demo | 
	\Examples\PDF\DotNet\PDFFileDemo | 
	Demonstrates PDF SDK functionality with manipulation and conversion PDF documents.                            - Optimize PDF documents.
                - Convert to PDF/A documents.
                - Linearize PDF documents for fast web viewing.
                - Merge and split PDF documents.
                - Encrypt PDF documents.
                - Add, replace, and delete pages.
                - Update PDF document metadata.
                - Update PDF document initial view.
                - Convert postscript files to PDF documents.
               | 
	| PDF Forms Demo (WinForms) | 
	\Examples\PDF\DotNet\PDFFormsDemo | 
	Demo allows the user to add user input to fields, zoom in and out, adjust PDF view, scroll through all the pages of the PDF, and save the file.  | 
	| PDF Forms Demo (WPF) | 
	\Examples\PDF\DotNet\WPFPDFFormsDemo | 
	Demonstrates PDF Forms features.                         - Load and display single or multi-page PDF files.
             - Extract PDF Forms data from PDF pages as XML
             - Build UI based on PDF Forms data (fields)
             - Overlay UI on top of displayed PDF pages
             - Save PDF Forms data as XML
               | 
 
 
Java/Android
Redistributables Paths
                    
                        
                            | Path | 
                            Target Platform | 
                        
                    
                    
                        
                            | <installdir>\Bin\Android\x86_64 (Android) | 
                            x86_64 Android | 
                        
                        
                            | <installdir>\Bin\Android\x86 (Android) | 
                            x86 Android | 
                        
                        
                            | <installdir>\Bin\Android\arm64-v8a (Android) | 
                            arm64-v8a Android | 
                        
                        
                            | <installdir>\Bin\Android\armeabi-v7a (Android) | 
                            armeabi-v7a Android | 
                        
                        
                            | <installdir>\Bin\Android\armeabi (Android) | 
                            armeabi Android | 
                        
                        
                            | <installdir>\Bin\CDLLVC10\Win32 (Windows) | 
                            x86 Windows | 
                        
                        
                            | <installdir>\Bin\CDLLVC10\x64 (Windows) | 
                            x64 Windows | 
                        
                        
                            | <installdir>\Bin\Lib\x86 (Linux) | 
                            x86 Linux | 
                        
                        
                            | <installdir>\Bin\Lib\x64 (Linux) | 
                            x64 Linux | 
                        
                    
                
Dependencies
                
                    
                        | Library | 
                        Description | 
                        Jars | 
                    Native Libraries | 
                
                
                    
                        | leadtools.pdf.annotations.jar | 
                        Core library | 
                        
         leadtools.annotations.engine.jar 
        leadtools.codecs.jar 
        leadtools.jar 
 | 
                        
			 Android 
			libleadtools.codecs.so 
			libleadtools.so 
			iOS/macOS 
			Leadtools.framework 
			Linux 
			libltfil.dll 
			libltkrn.so 
			Windows 
			Ltfilu.dll 
			Ltfilx.dll 
			Ltkrnu.dll 
			Ltkrnx.dll 
 | 
                    
                
 
 
See Also
Reference
Implementing LEADTOOLS Annotations
Version History
Leadtools.Pdf.Annotations Assembly Changes