| PdfImagesExtractor | Constructs a PDF Images Extractor which will connect to localhost on the default port |
| PdfImagesExtractor(String) | Constructs a PDF Images Extractor which will connect to the server specified by IP or by name on the default port |
| PdfImagesExtractor(Boolean, String) | Constructs a PDF Images Extractor which will connect to a web service URL |
| PdfImagesExtractor(String, UInt32) | Constructs a PDF Images Extractor which will connect to the server specified by IP or by name on the specified port |