Abrir una incidencia
Chatee con nosotros

PDFPrinting - Descargar

El SDK de PDFPrinting.NET se proporciona en forma de versión de demostración, apareciendo una etiqueta sobre cada una de sus impresiones. No hay más restricciones en la funcionalidad del producto ni limitaciones de tiempo, así que tiene la libertad de probarlo por completo antes de la compra.

Featured image PDFPrinting

INSTALACIÓN DE NUGET

Ejecute el siguiente comando en la Consola del Gestor de Paquete:

> Instalación del Paquete PdfPrintingNet

INSTALACIÓN DE NUGET

Ejecute el siguiente comando en la Consola del Gestor de Paquete:

> Instalación del Paquete PdfPrintingCore
* Debido a las dependencias de Win32 PrintAPI, la versión básica solo funciona en el SO de Windows, y el requisito mínimo es un Core 3.1

Documentación

Para un vistazo más en detalle de todas las funcionalidades de la biblioteca de PDFPrinting.NET y cómo usarlas, por favor, vea nuestra guía de uso.


Último lanzamiento - Minor Update (5.2.7.0)


CORRECCIÓN DE ERRORES

- [PdfEdit] Further exceptions fixed in PDF document information when using special characters in string-based properties

Minor (5.2.7.0)

10/13/2023

CORRECCIÓN DE ERRORES

- [PdfEdit] Further exceptions fixed in PDF document information when using special characters in string-based properties


Minor (5.2.6.0)

10/12/2023

CORRECCIÓN DE ERRORES

- [PdfEdit] Fixed exceptions in PDF document information when using special characters in string-based properties


Minor (5.2.5.0)

09/13/2023

CARACTERÍSTICAS

- [PdfPrint] Improved multi-document printing, print copies can now be set per document and per entire job


Minor (5.2.4.0)

08/24/2023

CARACTERÍSTICAS

- [PdfPrint] Printer name provided in all print events
- [PdfPrint] Provided methods for serializing and deserializing PrinterSettings


CORRECCIÓN DE ERRORES

- [PdfPrint] Fixed DLL load bug which may cause issues in caller code


Minor (5.2.3.0)

07/13/2023

CORRECCIÓN DE ERRORES

- [PdfPrint] Fixed bug where prompt would be shown when using PrintWithAdobe
- [PdfEdit] Fixed duplicate object import when merging PDF documents


Minor (5.2.2.0)

07/10/2023

CARACTERÍSTICAS

- [PdfPrint] Provided option for extracting embedded images from a given page by using GetAllImagesFromPage()


CORRECCIÓN DE ERRORES

- [PdfEdit] Fixed loss of security and encryption details when PDF documents are opened for editing. They are now preserved and reused during editing and signing operations. If they are modified they need to be set again
- [PdfViewer] Fixed issues when copying embedded images to and from clipboard


Minor (5.2.1.0)

03/16/2023

CARACTERÍSTICAS

- [PdfPrint] When saving PDF pages as images, added an option to save to Stream


CORRECCIÓN DE ERRORES

- [PdfPrint] Fixed .tif extensions not being recognized as valid image type when saving PDF pages as images


Major (5.2.0.0)

03/10/2023

CARACTERÍSTICAS

- [PdfEdit] Added functionality to sign PDF documents with a certificate
- [PdfViewer] Added DocumentClosed event


Minor (5.1.3.0)

02/28/2023

CORRECCIÓN DE ERRORES

- Fixed further issues where signatures were not being shown if the document contained an AcroForm


Minor (5.1.2.0)

02/16/2023

CORRECCIÓN DE ERRORES

- [PdfViewer] Fixed issue where signatures were not being shown if document contained an AcroForm


Minor (5.1.1.0)

02/10/2023

CORRECCIÓN DE ERRORES

- [PdfPrint] Clarified printer name mismatch issue when there is a different value in the PrinterName and PrinterSettings properties
- [PdfEdit] Fixed issue with opening protected documents with access permissions


Major (5.1.0.0)

12/19/2022

CARACTERÍSTICAS

- Added soft margins feature for printing by using the Margins property
- Reworked scaling logic to avoid old values lingering
- Exposed Custom Scale feature on sample project forms
- Provided option for getting multiple bitmaps from multiple pages by using GetBitmapsFromPdfPages()
- Breaking change: Replaced PageNumber property with FromPage and ToPage properties in PdfPrintImageSettings classes to provide clarity on how page numbers are used and to avoid confusion


Major (5.0.0.0)

09/20/2022

CARACTERÍSTICAS

- Updated internal render engine
- Exposed PdfPrintDocument object to provide more control over PDF loading and during printing
- Added new class for grouping settings when printing: PdfPrintDocumentPrintSettings
- Added new classes for grouping settings when saving images: PdfPrintImageSettings, PdfPrintImageSettingsBmp, PdfPrintImageSettingsTiff
- Sample projects updated to show how the new PdfPrintDocument can be used
- Added custom scaling for printing
- Breaking change: Renamed MultiDocumentPageQuerySettingsEventArgs.QueryPageSettingsEventArgs to MultiDocumentPageQuerySettingsEventArgs.DocumentPageQuerySettingsEventArgs
- Breaking change: Windows XP is no longer supported, Windows 7 is now the oldest supported operating system


CORRECCIÓN DE ERRORES

- Print cancel fixed for multi-document printing


Minor (4.10.11.0)

07/11/2022

CORRECCIÓN DE ERRORES

- Fixed XML comments not appearing
- [PdfViewer] Fixed Visual Studio Toolbox bug in .NET Core version


Minor (4.10.10.0)

02/25/2022

CORRECCIÓN DE ERRORES

- [PdfEdit] Adjusted centering logic for text fields


Minor (4.10.9.0)

02/10/2022

CORRECCIÓN DE ERRORES

- Further fixes for compatiblity with .NET 6
- Fixed PdfEdit issue when opening documents with multiple cross reference tables


Minor (4.10.8.0)

12/23/2021

CORRECCIÓN DE ERRORES

- Fixed compatiblity with .NET 6

Minor (4.10.7.0)

07/13/2021

CORRECCIÓN DE ERRORES

- [PdfEdit] Fixed exception when flattening misaligned PDF documents
- [PdfEdit] Fixed values not being visible in input textboxes when values are added programmatically


Minor (4.10.6.0)

07/09/2021

CORRECCIÓN DE ERRORES

- [PdfEdit] Exception is now thrown when reading invalid PDF documents to avoid an infinite loop


Minor (4.10.5.0)

06/07/2021

CORRECCIÓN DE ERRORES

- [PdfPrint] Fixed issue with FileName missing in QueryPageSettingsEventArgs event
- [PdfPrint] Fixed random NullReferenceException during development


Minor (4.10.4.0)

05/26/2021

CORRECCIÓN DE ERRORES

- [PdfPrint] Added support for ASP.NET Core apps


Minor (4.10.3.0)

05/18/2021

CARACTERÍSTICAS

DLL is now digitally signed with the certificate. 


CORRECCIÓN DE ERRORES

[PdfPrint] Fixed issue with PageAutoSize printing and adjusted sample projects.


Minor (4.10.1.1)

03/11/2021

CORRECCIÓN DE ERRORES

Fixed offset issue when printing


Minor (4.10.0.0)

12/21/2020

CARACTERÍSTICAS

- changes needed for the initial version of PdfPrintingCore

Minor (4.9.19.0)

09/11/2020

CORRECCIÓN DE ERRORES

- [PdfPrint] Pages property was ignored in MultiDocumentPrint

Minor (4.9.18.0)

06/17/2020

CORRECCIÓN DE ERRORES

- [PdfPrint] PrintSettings handler leak when using PrintSettings as a parameter

Minor (4.9.17.0)

05/13/2020

CARACTERÍSTICAS

- [PdfPrint] Added property Rotate used as a workaround in rare situations when PrintOrientation doesn't work correctly due to a non-standard printer driver

Minor (4.9.16.0)

04/14/2020

CORRECCIÓN DE ERRORES

BugFix: - [PdfEdit] In some rare instances, Rotate parameter wasn't read correctly

Minor (4.9.15.1)

04/01/2020

CARACTERÍSTICAS

- [PdfPrint] Pages property accepts "fromPage-" format

CORRECCIÓN DE ERRORES

- [PdfPrint] PageAutoSize functionality
- [PdfEdit] Load problems with some non-standard PDF documents

Minor (4.9.14.1)

02/24/2020

CARACTERÍSTICAS

- [PdfPrint] Improved PageAutoSize functionality

CORRECCIÓN DE ERRORES

- [PdfEdit] AcroForm fields font wasn't used properly

Minor (4.9.13.0)

01/10/2020

CORRECCIÓN DE ERRORES

- [PdfViewer] In DisplayAreaMouse events mouse location wasn't available without casting it to MouseEventArgs

Minor (4.9.12.0)

01/09/2020

CARACTERÍSTICAS

- [PdfViewer] Added DisplayAreaMouse events

Minor (4.9.11.0)

12/19/2019

CORRECCIÓN DE ERRORES

- [PdfPrint] Changing paper source didn't work correctly in OnQueryPageSettings event

Minor (4.9.10.0)

11/12/2019

CORRECCIÓN DE ERRORES

- [PdfEdit] Bug in opening a PDF document which contains empty Pdf object

Minor (4.9.9.0)

09/30/2019

CORRECCIÓN DE ERRORES

- [PdfPrint] Bug in printing Adobe PDF forms for some documents

Minor (4.9.8.0)

09/24/2019

CORRECCIÓN DE ERRORES

- [PdfEdit] Bug in ASCIIHexDecode filter

Minor (4.9.7.0)

09/05/2019

CORRECCIÓN DE ERRORES

- [PdfPrint] When used in WCF service initialization, PdfPrint messed up WCF service

Minor (4.9.6.0)

09/05/2019

CORRECCIÓN DE ERRORES

- [PdfEdit] AcroForm checkbox in some cases wasn't flattened correctly

Minor (4.9.5.0)

08/23/2019

CORRECCIÓN DE ERRORES

- [PdfViewer] In some rare cases, link in the document didn't work

Minor (4.9.4.0)

08/16/2019

CARACTERÍSTICAS

- [PdfViewer] Added property ImageSelectionDisabled and TextSelectionDisabled

Minor (4.9.3.0)

08/13/2019

CORRECCIÓN DE ERRORES

- [PdfPrint] memory leak in MultiDocumentPrint

Minor (4.9.2.0)

08/12/2019

CORRECCIÓN DE ERRORES

- [PdfViewer] Opening a web-link didn't work correctly

Minor (4.9.1.0)

08/06/2019

CORRECCIÓN DE ERRORES

- [PdfEdit] Creating a new document from another PDF document with forms produced an invalid output file

Major (4.9.0.1)

08/01/2019

CORRECCIÓN DE ERRORES

- [PdfEdit] Fill form improvements: Arabic text, multiline and rotated fields didn't display correctly

Minor (4.8.16.0)

07/26/2019

CORRECCIÓN DE ERRORES

- [PdfEdit] - bug in saving one PDF document

Minor (4.8.15.0)

07/23/2019

CORRECCIÓN DE ERRORES

- [PdfEdit] - bug in opening some PDF documents

Minor (4.8.14.0)

07/11/2019

CORRECCIÓN DE ERRORES

- [PdfViewer] print error fixed

Minor (4.8.13.0)

07/09/2019

CORRECCIÓN DE ERRORES

- [PdfEdit]: resolved exception in multi-thread use
- [PdfEdit]: improved text centering

Minor (4.8.12.0)

06/07/2019

CORRECCIÓN DE ERRORES

- [PdfViewer/PdfPrint]: correctly show/print JPG images even if their color space is incorrect

Minor (4.8.11.0)

06/05/2019

CORRECCIÓN DE ERRORES

-[PdfViewer]: For some rare PDF cases, text selection didn't work correctly

Minor (4.8.10.0)

05/23/2019

CARACTERÍSTICAS

- [PdfViewer]: Added SupressErrorMessageInPrint property
- [PdfPrint] Event DocumentPrintEnd is triggered even in case of error

Minor (4.8.9.0)

05/17/2019

CORRECCIÓN DE ERRORES

- [PdfViewer]: Added message box to show OutOfMemory if needed

Minor (4.8.8.0)

05/15/2019

CORRECCIÓN DE ERRORES

- [PdfPrint] Added OutOfMemory return status

Minor (4.8.7.1)

03/12/2019

CORRECCIÓN DE ERRORES

- [PdfEdit]: Resolved bugs for two malformed PDF document
- [PdfPrint] Memory leak when printing PDF which contains Adobe Form

Minor (4.8.6.0)

02/14/2019

CORRECCIÓN DE ERRORES

[PdfEdit]: Resolved bug for one malformed PDF document

Minor (4.8.5.0)

02/07/2019

CORRECCIÓN DE ERRORES

- [PdfEdit]: Resolved bug for one malformed PDF document
- [PdfViewer]: WPF app crashed on close in some cases

Minor (4.8.4.6)

01/30/2019

CARACTERÍSTICAS

- [PdfViewer]: Added properties OverridePrinterResolution and PrinterResolution

CORRECCIÓN DE ERRORES

- [PdfEdit]: Flatten PDF form bug
- [PdfPrint]: Memory leak in some special cases

Minor (4.8.2.0)

10/26/2018

CORRECCIÓN DE ERRORES

- [PdfPrint]: Resolved a small bug in printing

Minor (4.8.1.0)

10/17/2018

CORRECCIÓN DE ERRORES

- [PdfEdit]: Resolved bug introduced in the previous version

Minor (4.8.0.0)

10/17/2018

CARACTERÍSTICAS

-[PdfPrint]: JobId is now available in Print events

CORRECCIÓN DE ERRORES

-[PdfEdit]: Resolved error in merging of one malformed PDF document

Minor (4.7.9.0)

10/04/2018

CORRECCIÓN DE ERRORES

- [PdfViewer] Text selection didn't work correctly in some rare cases
- [PdfPrint] Removed workaround InverseForm introduced in the previous version because it isn't needed anymore

Minor (4.7.8.0)

09/27/2018

CORRECCIÓN DE ERRORES

- [PdfEdit]: PageOrientation.Landscape didn't work correctly
- [PdfPrint] Better adjusted logging mechanism
- [PdfPrint] Added property InverseForm as a workaround for some rare cases where there is a problem in printing AdobeForms

Minor (4.7.7.0)

09/20/2018

CARACTERÍSTICAS

- [PdfEdit] added centered alignment in text-formatter

Minor (4.7.6.0)

09/14/2018

CORRECCIÓN DE ERRORES

[PdfPrint] UseOldPrintSystem has issues with Landscape orientation in the case when PDF has pages with different page orientation

Minor (4.7.5.0)

09/12/2018

CORRECCIÓN DE ERRORES

- PdfEdit: PageOrientation.Landscape didn't work correctly

Minor (4.7.4.0)

09/04/2018

CORRECCIÓN DE ERRORES

- PdfEdit: memory leak
- PdfViewer: AllowDrop value set in designer wasn't used properly
- PdfViewer/PdfPrint: bug in rendering Adobe forms

Minor (4.7.3.0)

08/13/2018

CORRECCIÓN DE ERRORES

- [PdfPrint] Converting PDF page with the form to the image in some cases didn't flatten the form properly

Minor (4.7.2.0)

06/12/2018

CORRECCIÓN DE ERRORES

- improved printing engine

Minor (4.7.1.0)

05/16/2018

CORRECCIÓN DE ERRORES

- [PdfEdit] Small improvement in handling of malformed PDF documents

Major (4.7.0.4)

05/03/2018

CARACTERÍSTICAS

- [PdfPrint] Added property UseOldPrintingSystem

CORRECCIÓN DE ERRORES

- [PdfViewer] Search - it crashed if trying to go to the non-existent page and then trying to search non-existent text

Minor (4.6.1.0)

04/20/2018

CORRECCIÓN DE ERRORES

- [PdfPrint] MultiDocumentPrint didn't work correctly in some rare cases.

Major (4.6.0.1)

04/16/2018

CARACTERÍSTICAS

- [PdfPrint] Improved printing engine.

CORRECCIÓN DE ERRORES

- [PdfViewer] Crashes if the indicated page number is higher then the available page number. This bug was introduced in version 4.5.2.0.

Minor (4.5.6.0)

04/09/2018

CORRECCIÓN DE ERRORES

- memory leak in converting PDF page to BW image

Minor (4.5.5.0)

04/06/2018

CORRECCIÓN DE ERRORES

- [PdfPrint] Printer settings used in PrintWithAdobe method didn't work correctly while printing to the non-default printer

Minor (4.5.4.0)

04/05/2018

CARACTERÍSTICAS

- added option to convert PDF page to a color image as a 24-bit. Before only the 32-bit was available.

Minor (4.5.3.0)

03/27/2018

CORRECCIÓN DE ERRORES

- [PdfEdit] Encryption of the PDF document wasn't working properly

Minor (4.5.2.0)

03/22/2018

CARACTERÍSTICAS

- [PdfViewer]It is possible to translate PdfViewera in runtime with an external file.
- [PdfViewer] IsToolBarVisible property is set by default to True.
- [PdfViewer] Search can find text broken in two rows.

CORRECCIÓN DE ERRORES

- [PdfEdit] Improved handling of problematic non-standard PDF documents
- [PdfPrint] MultiDocumentPrint - it crashed in one of the possible cases
- [PdfPrint] OnEndPage event raised an exception if the job was canceled from the printer queue

Minor (4.5.1.0)

03/12/2018

CORRECCIÓN DE ERRORES

- [PdfViewer] Problem in Visual Studio Designer
- [PdfPrint] MultiDocumentPrint - auto orientation wasn't set properly
- [PdfEdit] In case of corrupted PDF, in some cases PdfEdit hangs instead of showing error

Major (4.5.0.2)

02/09/2018

CARACTERÍSTICAS

-[PdfPrint] Improved printing speed on some printers for default Print of the multi-document print

CORRECCIÓN DE ERRORES

- [PdfViewer] Printing on Microsoft XPS Document Writer wasn't working
- [PdfViewer] If number of pages defined for print was greater then number of pages in document, application crashed
- [PdfPrint] Some printers with non-standard ASCII names wasn't working (issue introduced in version 4.4.0.2)
- [PdfViewer, PdfEdit, PdfPrint] Fixed license bug
- [PdfEdit] Annotations wasn't copied while merging PDF documents

Major (4.4.0.2)

02/01/2018

CARACTERÍSTICAS

- [PdfPrint] improved printing speed for some printers when printing a single document using default Print method

CORRECCIÓN DE ERRORES

- [PdfPrint] resolved scaling issue introduced in the previous version
- [PdfPrint] resolved scaling issue when DPI was 300x600
- [PdfEdit] one specific PDF document didn't open correctly

Minor (4.3.0.3)

01/15/2018

CARACTERÍSTICAS

[PdfPrint] Added property CheckPrinterExistence.
[PdfPrint] Improved speed for some problematic printer drivers.
[PdfPrint] Changed logic for checking if the printer exists.
[PdfPrint] Added OnPageSettingsQuery and MultiDocumentPageQuerySettings event handlers.
[PdfViewer] Added events OnFoundText and OnNotFoundText for search operation

Minor (4.2.9.4)

12/18/2017

CORRECCIÓN DE ERRORES

[PdfViewer/PdfPrint] For some badly formatted PDF documents library crashed.
[PdfPrint] AutoRotate didn't work properly.
[PdfEdit] Resolved problem with some images in PDF document.

Minor (4.2.8.0)

11/28/2017

CARACTERÍSTICAS

- [PdfEdit] CheckBox and RadioButton incorrectly setting value in some cases
- [PdfEdit] Saving landscape document sometimes resulted in saved portrait document
- [PdfEdit] Read PDF even if stream length is incorrect
- [PdfEdit] Problem with the filter RunLengthDecode
- [PdfEdit] Problem with new licensing
- [PdfViewer] Memory leak in the search
- [PdfViewer] Non-opening PDF document smaller than 1024 bytes when byte[] was used
- [PdfViewer] Search->"Text not found" message was in some cases outside WPF window
- [PdfViewer] Internal link on external PDF document didn't work
- [PdfPrint] WCF printing bug

Minor (4.2.0.0)

10/10/2017

CARACTERÍSTICAS

- Added Flatten method for AcroForm in PdfEdit
- Improved licensing system.

CORRECCIÓN DE ERRORES

- MultiDocumentPrint ignored SettingDialog property of the PdfPrint

Minor (4.1.8.7)

8/8/2017

CARACTERÍSTICAS

- Improved stability of the core PDF rendering engine

CORRECCIÓN DE ERRORES

- Resolved bug in OnLinkClicked when the link points to external PDF file
- PdfViewer: resolved bug in WPF

Minor (4.1.8.5)

7/20/2017

CARACTERÍSTICAS

- PDFViewer: Added event LinkClicked.
-PDFViewer: Added properties IsPrintContent and PrintScale

CORRECCIÓN DE ERRORES

- PDFViewer: resolved bug in WPF
- resolved bug in loading of the old licenses

Minor (4.0.1.3)

5/24/2017

CARACTERÍSTICAS

- Watermark: added property PrintWatermark

CORRECCIÓN DE ERRORES

- Resolved bug in IsAutoRotate when used with the AutoPageSize property

Major (4.0.1.2)

5/23/2017

CARACTERÍSTICAS

- Added Edit PDF functionality
- Viewer: added an option to show Watermark
- Viewer/Print: Automatic Page size in printing
- Viewer: automatic paper orientation in printing

CORRECCIÓN DE ERRORES

- Viewer: resolved memory leak if PDF has a lot of big images
- Viewer: resolved bug with disabling viewer shortcuts
- Viewer: resolved bug in disabling drag and drop

Minor (3.1.5.8)

4/3/2017

CORRECCIÓN DE ERRORES

- PdfViewer toolbar didn't show correctly when used in Windows forms tab control

Minor (3.1.5.7)

1/19/2017

CARACTERÍSTICAS

- PdfViewer: option to disable shortcuts
-PdfViewer: Send email added
- Save document added

CORRECCIÓN DE ERRORES

- memory leak when printing large PDF documents with a lot of images
- various PdfViewer fixes

Major (3.1.5.2)

1/9/2017

CORRECCIÓN DE ERRORES

- Tablet PC touch scroll
- Scroll bar buttons
- Text scaling 125% and 150% on XP, 2k3, 2k8, Win7, 8
- Image selection

Major (3.1.0.0)

12/5/2016

CARACTERÍSTICAS

- faster printing and rendering up to 60%
- better display quality in PdfViewer
- added tooltips in PdfViewer toolbar

CORRECCIÓN DE ERRORES

- Japanese fonts didn't displayed correctly [Fixed]
- if they were 2 PdfViewer controls on the same window it didn't work correctly[Fixed]
- MultiDocumentPrint - if one of the documents has password and it wasn't supplied it crashed[Fixed]

Major (3.0.6.3)

09/22/2016

CARACTERÍSTICAS

- resolved bug in MutltiDocumentPrint
- resolved bug in Search

CORRECCIÓN DE ERRORES

- improved WPF support

Major (3.0.5.4)

7/25/2016

CARACTERÍSTICAS

- Viewer Component

CORRECCIÓN DE ERRORES

- Improvement in stability of printing engine

Minor (3.0.3.0)

5/5/2016

CARACTERÍSTICAS

- Added Opacity for Watermark

CORRECCIÓN DE ERRORES

- CMYK 0,0,0,1 not printed as black on OKI printer

Major (3.0.2.8)

4/25/2016

CARACTERÍSTICAS

- Added print multiple documents as single printer job
- Added watermark functionality
- Added option to define Printer Job name for Print(fileName)

CORRECCIÓN DE ERRORES

- Improved stability in multi thread usage
- If Page range set as 10-5 it will print first page 10 (and not as before page 5)
- resolved memory leak

Minor (3.0.0.9)

2/3/2016

CORRECCIÓN DE ERRORES

- Resolved some bugs with landscape printing

Major (3.0.0.3)

1/20/2016

CORRECCIÓN DE ERRORES

- Improved stability and quality of PdfPrint printing engine

Minor (2.9.5.2)

8/3/2015

CORRECCIÓN DE ERRORES

- Resolved problem with FIPS licensing
- Resolved memory leak in SavePDFPagesAsImages

Minor (2.9.4.7)

7/23/2015

CORRECCIÓN DE ERRORES

- Resolved small bug in printing malformed PDF document

Minor (2.9.4.5)

6/9/2015

CARACTERÍSTICAS

- Small improvements in PrintWithAdobe stability

Minor (2.9.4.0)

6/8/2015

CARACTERÍSTICAS

- Added control of centering content in standard Print method

CORRECCIÓN DE ERRORES

- In some rare cases, german letters weren't printed correctly

Minor (2.9.3.0)

4/28/2015

CORRECCIÓN DE ERRORES

- Fixed issue: AutoRotate didn't work correctly with Print PDFbyte[]

Minor (2.9.2.0)

4/23/2015

CARACTERÍSTICAS

- PDFPrint library is now FIPS compliant

Minor (2.9.0.0)

3/30/2015

CARACTERÍSTICAS

- New property - IsAutoRotate which enables that our engine sets automatically Portrait / Landscape orientation based on the document content

CORRECCIÓN DE ERRORES

- Fixed bug in programs which used previous version of PdfPrint library (2.8.8) and were compiled as AnyCPU with .NET 3.5

Minor (2.8.8.0)

3/3/2015

CORRECCIÓN DE ERRORES

- Improved printing quality and stability

Minor (2.8.6.0)

2/2/2015

CORRECCIÓN DE ERRORES

- Resolved memory leak in getting pdf pages as images

Major (2.8.3.0)

1/19/2015

CARACTERÍSTICAS

- Added option “Render before Print” to Print method - when used, that improves quality of the printing result

CORRECCIÓN DE ERRORES

- Improved stability with PrintWithAdobe method on 8/8.1 and 2008/2012 Operating systems

Client (2.7.0.0)

9/1/2014

CARACTERÍSTICAS

- PrintWithAdobe method can now have as a parameter PrinterSettings

Client (2.5.0.0)

7/16/2014

CARACTERÍSTICAS

- Added more method overloads

Major (2.4.1.0)

3/31/2014

CARACTERÍSTICAS

- PrintWithAdobe() now also works in 64 bit processes
- PrintWithAdobe() now also works in windows / web services if installed version of Adobe isn't higher than 9.5

CORRECCIÓN DE ERRORES

- Improved stability in Print method which uses byte[] as parameter

Minor (2.1.0.0)

1/30/2014

CARACTERÍSTICAS

-Added new Print method which accepts PrinterSettings parameter

Minor (2.0.0.0)

12/24/2013

CARACTERÍSTICAS

-Added method PrintWithAdobe. It allows in 32 bit windows/console application to print silently using Adobe.
- Methods SavePdfPageAsImage, SavePdfPagesAsMultiPageTiff, GetBitmapFromPdfPage now accepts also byte[] pdfArray instead of pdfFileName.

Minor (1.8.5.0)

11/28/2013

CORRECCIÓN DE ERRORES

- Resolved bug "Network printer not found" when using network printer
- Printer dialog - when pressed cancel button didn't cancel printing

Minor (1.7.5.0)

9/12/2013

CORRECCIÓN DE ERRORES

- Fixed: some methods weren't available in VB.net

Minor (1.7.3.0)

9/10/2013

CORRECCIÓN DE ERRORES

- Fixed: if there was dot (.) in the name of the folder, saving images didn't work correctly

Minor (1.7.1.0)

3/19/2013

CARACTERÍSTICAS

- Windows 2012 made some updates which needed to be adjusted with our product

Minor (1.6.0.0)

3/7/2013

CARACTERÍSTICAS

- Considering the request of our customers, we made improvements in the demo edition

Minor (1.5.1.0)

3/6/2013

CORRECCIÓN DE ERRORES

- Resolved bug with 16bit tiff pictures

Major (1.4.5.0)

3/1/2013

CARACTERÍSTICAS

- We updated the version to achieve full compatibility with 64bit OS

Minor (1.3.0.0)

2/28/2012

CORRECCIÓN DE ERRORES

- Resolved bugs in converting tiff images

Minor (1.1.0.0)

2/1/2012

CORRECCIÓN DE ERRORES

- Resolved bugs in printing and fixed stability issues


Requerimientos

Por favor, eche un vistazo a la lista de debajo para más información sobre las tecnologías de escritorio remoto y loa sistemas operativos comnpatibles.

Plataformas compatibles

Microsoft logo Citrix logo VMware logo

Sistemas operativos


INFRAESTRUCTURAS COMPATIBLES

.NET Framework 2.0-4.8, .Core 3.1+, .NET 5+


SISTEMAS OPERATIVOS COMPATIBLES

Windows 11, 10, 8.1, 8, 7, Vista, XP, Windows Server 2022, 2019, 2016, 2012 / 2012 R2, 2008 / 2008 R2, 2003 / 2003 R2

¿Licencia expirada?

Solicite una extensión gratuita de la licencia de prueba en caso de que necesite más tiempo para evaluar nuestro producto. Recibirá su nueva licencia de prueba poco después de rellenar la solicitud.

Solicitar ahora
Programa de socios

Los servicios en la nube y los proveedores de servicios gestionados se pueden beneficiar de nuestros productos. El Programa de Socios de Terminalworks le posibilita la compra de paquetes de licencias de productos de Terminalworks, así como la reventa de estos.

Solicitar ahora
Información de contacto
Dirección de email
[email protected]
Email 24 hours

Teléfono de Asistencia Técnica
(407) 567-0096

Teléfono de ventas
(407) 567-0097

Atención telefónica disponible de 10 AM a 10 PM Hora central europea
Contáctenos
Copyright © 2024 Terminalworks. Todos los Derechos Reservados