Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More
Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions.Thank you for being part of our journey, and we look forward to supporting you in this next chapter!
Updated Software: ByteScout SWF To Video SDK 2.12.1012, Screen Capturing 2.52.1012, Image To Video SDK 2.11.1012, PDF Multitool 7.00.0.2474, PDF Viewer SDK 7.00.0.2474, ByteScout PDF Renderer SDK 7.00.0.2474, PDF SDK 1.2.0.97, PDF Extractor SDK 7.00.0.2474, PDF To HTML SDK 7.00.0.2474
Updated Software: ByteScout SWF To Video SDK 2.12.1012, Screen Capturing 2.52.1012, Image To Video SDK 2.11.1012, PDF Multitool 7.00.0.2474, PDF Viewer SDK 7.00.0.2474, ByteScout PDF Renderer SDK 7.00.0.2474, PDF SDK 1.2.0.97, PDF Extractor SDK 7.00.0.2474, PDF To HTML SDK 7.00.0.2474
added recent document list to “Open PDF Document” button
selection can be resized now
added Extract JSON feature
improved Table Detector UI
added debug option “Show Detected Extraction Columns” to the context menu to display the detected columns on the current page. Becomes visible only after running any extraction against the current displayed page
fixed font rendering issue on 32-bit Windows
fixed bug in installer causing some files from previous installation were interfering with updates
fixed bug in installer causing some files from previous installation were interfering with updates
PDF Multitool: Fixed font rendering issue on 32-bit Windows
reworked the registration checking. Now the library will not throw an exception, but work in demo mode if you missed or input wrong RegistrationName and RegistrationKey
PDF Multitool: Added recent document list to “Open PDF Document” button
PDF Multitool: Selection can be resized now
PDF Multitool: Added Extract JSON feature
PDF Multitool: Improved Table Detector UI
PDF Multitool: Added debug option “Show Detected Extraction Columns” to the context menu to display the detected columns on the current page. Becomes visible only after running any extraction against the current displayed page
GetPageRect* methods did not take the page rotation into account
fixed bug in installer causing some files from previous installation were interfering with updates.
reworked the registration checking. Now the library will not throw an exception, but work in demo mode if you missed or input wrong RegistrationName and RegistrationKey
fixed font rendering issue on 32-bit Windows
PDF Multitool: Added recent document list to “Open PDF Document” button
PDF Multitool: Selection can be resized now
PDF Multitool: Added Extract JSON feature
PDF Multitool: Improved Table Detector UI
PDF Multitool: Added debug option “Show Detected Extraction Columns” to the context menu to display the detected columns on the current page. Becomes visible only after running any extraction against the current displayed page
added Document.FlattenDocument() method. Performs the flattening: replaces form widgets (radio buttons, checkboxes, text boxes, etc.) with static text to prevent the form changing
added Page() constructor with UnitOfMesaure parameter to specify the custom page size in any units
added Watermark object for easy adding of “watermark” text to document pages.
added new DocumentPrinter utility class allowing to print PDF documents silently (without any user dialogs)
added new JSONExtractor class
added override for DocumentSplitter.Split() method allowing to specify the output folder for generated files
fixed multi-threading bug in DocumentSplitter
TableDetector now respects extraction area set by SetExtractionArea() method
new properties in extraction classes: ExtractionColumns – contains coordinates of detected columns; CustomExtractionColumns – allows to override the column detection
GetPageRect* methods did not take the page rotation into account
fixed bug in installer causing some files from previous installation were interfering with updates
reworked the registration checking. Now the library will not throw an exception, but work in demo mode if you missed or input wrong RegistrationName and RegistrationKey
PDF Multitool: Added recent document list to “Open PDF Document” button
PDF Multitool: Selection can be resized now
PDF Multitool: Added Extract JSON feature
PDF Multitool: Improved Table Detector UI
PDF Multitool: Greatly improved font rendering quality
PDF Multitool: Added debug option “Show Detected Extraction Columns” to the context menu to display the detected columns on the current page. Becomes visible only after running any extraction against the current displayed page
PDF Multitool: Fixed font rendering issue on 32-bit Windows
fixed bug in installer causing some files from previous installation were interfering with updates
reworked the registration checking. Now the library will not throw an exception, but work in demo mode if you missed or input wrong RegistrationName and RegistrationKey
PDF Multitool: Added recent document list to “Open PDF Document” button
PDF Multitool: Selection can be resized now
PDF Multitool: Added Extract JSON feature
PDF Multitool: Improved Table Detector UI
PDF Multitool: Greatly improved font rendering quality
PDF Multitool: Added debug option “Show Detected Extraction Columns” to the context menu to display the detected columns on the current page. Becomes visible only after running any extraction against the current displayed page
PDF Multitool: Fixed font rendering issue on 32-bit Windows
other minor improvements and bug fixes.
About the Author
ByteScout Team of WritersByteScout has a team of professional writers proficient in different technical topics. We select the best writers to cover interesting and trending topics for our readers. We love developers and we hope our articles help you learn about programming and programmers.
Short Answer: Yes, you can use iTextSharp 4.1.6 (please read important information about this particular version 4.1.6 below). iTextSharp is the mature and solid PDF...
WHILE keyword loops statement inside it, until condition specified by it satisfies. There are often chances for WHILE loop to go into an infinite loop,...