What's new in DynamicPDF PrintManager for .NET 3.0 Build 35763

Sep 6, 2018
  • New Features:
  • New method Printer.Refresh() to reload the printer objects. (v3.0.1)
  • Print multiple pages per sheet. (v3.0.0)
  • PDF Portfolio printing. (v3.0.0)
  • Full list of printers including installed network printers. (v3.0.0)
  • Bug Fixes:
  • Missing page contents issue when printing with multiple threads is resolved. (v3.0.1 Build 35763)
  • Fixed a bug where PDF file handle is not getting released after printing. (v3.0.1 Build 35273)
  • Issue with printing the PDF pages with correct page orientation is resolved. (v3.0.0 Build 33215)
  • Initial Release (v3.0.0 Build 32865)

New in DynamicPDF PrintManager for .NET 2.0.2 Build 28112 (Dec 7, 2015)

  • Licensing\watermark issue while using PrintManager in a web application has been resolved.
  • Exception caused when simultaneously printing several print jobs has been resolved.

New in DynamicPDF PrintManager for .NET 2.0.2 Build 27524 (Dec 7, 2015)

  • CJK bin file (fpdfcjk.bin) not required to print PDFs with Asian language fonts.
  • Resolved an issue where certain symbols on the PDF are not rendered when converted to an image.
  • Fixed and issue where an error is thrown when opening a PDF with file name that contains special characters.
  • Exception when calling AppDomain.Unload has been fixed.
  • Index out of range exception while printing has been resolved.

New in DynamicPDF PrintManager for .NET 2.0.2 Build 26264 (Dec 7, 2015)

  • Updated documentation

New in DynamicPDF PrintManager for .NET 2.0.2 Build 25732 (Dec 7, 2015)

  • Fixed an issue where the Pages collection on InputPdf class was returning null when iterated using foreach.
  • Resolved the bug in collate feature.

New in DynamicPDF PrintManager for .NET 2.0.1 Build 24892 (Dec 7, 2015)

  • Transparency property on MediaTypeList class is made obsolete. Use Transparency property instead

New in DynamicPDF PrintManager for .NET 2.0 Build 24339 (Dec 7, 2015)

  • An issue in gray scale rendering has been fixed.
  • Licensing\watermark issue while using PrintManager in a web application has been resolved.

New in DynamicPDF PrintManager for .NET 2.0 Build 24101 (Dec 7, 2015)

  • Resolved an issue where multiline text is being printed in a single line.
  • Fixed an issue where PrintJob.PrintOptions.Color settings is not working on certain printers.
  • Printing exception while setting the orientation has been resolved.
  • Resolved a bug related to PrintJob exceptions not getting captured by try..catch block.
  • Bug related to unreadable barcodes is fixed.