Ejecute el siguiente comando en la Consola del Gestor de Paquete:
> Instalación del Paquete PdfPrintingNet
Ejecute el siguiente comando en la Consola del Gestor de Paquete:
> Instalación del Paquete PdfPrintingCore
CORRECCIÓN DE ERRORES
- [PdfPrint] Fixed content positioning when actual size (no scaling) is used
CORRECCIÓN DE ERRORES
- [PdfEdit] Further exceptions fixed in PDF document information when using special characters in string-based properties
CORRECCIÓN DE ERRORES
- [PdfEdit] Fixed exceptions in PDF document information when using special characters in string-based properties
CARACTERÍSTICAS
- [PdfPrint] Improved multi-document printing, print copies can now be set per document and per entire job
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
CORRECCIÓN DE ERRORES
- [PdfPrint] Fixed bug where prompt would be shown when using PrintWithAdobe
- [PdfEdit] Fixed duplicate object import when merging PDF documents
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
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
CARACTERÍSTICAS
- [PdfEdit] Added functionality to sign PDF documents with a certificate
- [PdfViewer] Added DocumentClosed event
CORRECCIÓN DE ERRORES
- Fixed further issues where signatures were not being shown if the document contained an AcroForm
CORRECCIÓN DE ERRORES
- [PdfViewer] Fixed issue where signatures were not being shown if document contained an AcroForm
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
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
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
CORRECCIÓN DE ERRORES
- Fixed XML comments not appearing
- [PdfViewer] Fixed Visual Studio Toolbox bug in .NET Core version
CORRECCIÓN DE ERRORES
- [PdfEdit] Adjusted centering logic for text fields
CORRECCIÓN DE ERRORES
- Further fixes for compatiblity with .NET 6
- Fixed PdfEdit issue when opening documents with multiple cross reference tables
CORRECCIÓN DE ERRORES
- Fixed compatiblity with .NET 6CORRECCIÓ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
CORRECCIÓN DE ERRORES
- [PdfEdit] Exception is now thrown when reading invalid PDF documents to avoid an infinite loop
CORRECCIÓN DE ERRORES
- [PdfPrint] Fixed issue with FileName missing in QueryPageSettingsEventArgs event
- [PdfPrint] Fixed random NullReferenceException during development
CORRECCIÓN DE ERRORES
- [PdfPrint] Added support for ASP.NET Core apps
CARACTERÍSTICAS
DLL is now digitally signed with the certificate.
CORRECCIÓN DE ERRORES
[PdfPrint] Fixed issue with PageAutoSize printing and adjusted sample projects.
CORRECCIÓN DE ERRORES
Fixed offset issue when printing
CARACTERÍSTICAS
- changes needed for the initial version of PdfPrintingCoreCORRECCIÓN DE ERRORES
- [PdfPrint] Pages property was ignored in MultiDocumentPrintCORRECCIÓN DE ERRORES
- [PdfPrint] PrintSettings handler leak when using PrintSettings as a parameterCARACTERÍSTICAS
- [PdfPrint] Added property Rotate used as a workaround in rare situations when PrintOrientation doesn't work correctly due to a non-standard printer driverCORRECCIÓN DE ERRORES
BugFix: - [PdfEdit] In some rare instances, Rotate parameter wasn't read correctlyCARACTERÍSTICAS
- [PdfPrint] Pages property accepts "fromPage-" formatCORRECCIÓN DE ERRORES
- [PdfPrint] PageAutoSize functionalityCARACTERÍSTICAS
- [PdfPrint] Improved PageAutoSize functionalityCORRECCIÓN DE ERRORES
- [PdfEdit] AcroForm fields font wasn't used properlyCORRECCIÓN DE ERRORES
- [PdfViewer] In DisplayAreaMouse events mouse location wasn't available without casting it to MouseEventArgsCARACTERÍSTICAS
- [PdfViewer] Added DisplayAreaMouse eventsCORRECCIÓN DE ERRORES
- [PdfPrint] Changing paper source didn't work correctly in OnQueryPageSettings eventCORRECCIÓN DE ERRORES
- [PdfEdit] Bug in opening a PDF document which contains empty Pdf objectCORRECCIÓN DE ERRORES
- [PdfPrint] Bug in printing Adobe PDF forms for some documentsCORRECCIÓN DE ERRORES
- [PdfEdit] Bug in ASCIIHexDecode filterCORRECCIÓN DE ERRORES
- [PdfPrint] When used in WCF service initialization, PdfPrint messed up WCF serviceCORRECCIÓN DE ERRORES
- [PdfEdit] AcroForm checkbox in some cases wasn't flattened correctlyCORRECCIÓN DE ERRORES
- [PdfViewer] In some rare cases, link in the document didn't workCARACTERÍSTICAS
- [PdfViewer] Added property ImageSelectionDisabled and TextSelectionDisabledCORRECCIÓN DE ERRORES
- [PdfPrint] memory leak in MultiDocumentPrintCORRECCIÓN DE ERRORES
- [PdfViewer] Opening a web-link didn't work correctlyCORRECCIÓN DE ERRORES
- [PdfEdit] Creating a new document from another PDF document with forms produced an invalid output fileCORRECCIÓN DE ERRORES
- [PdfEdit] Fill form improvements: Arabic text, multiline and rotated fields didn't display correctlyCORRECCIÓN DE ERRORES
- [PdfEdit] - bug in saving one PDF documentCORRECCIÓN DE ERRORES
- [PdfEdit] - bug in opening some PDF documentsCORRECCIÓN DE ERRORES
- [PdfViewer] print error fixedCORRECCIÓN DE ERRORES
- [PdfEdit]: resolved exception in multi-thread useCORRECCIÓN DE ERRORES
- [PdfViewer/PdfPrint]: correctly show/print JPG images even if their color space is incorrectCORRECCIÓN DE ERRORES
-[PdfViewer]: For some rare PDF cases, text selection didn't work correctlyCARACTERÍSTICAS
- [PdfViewer]: Added SupressErrorMessageInPrint propertyCORRECCIÓN DE ERRORES
- [PdfViewer]: Added message box to show OutOfMemory if neededCORRECCIÓN DE ERRORES
- [PdfPrint] Added OutOfMemory return statusCORRECCIÓN DE ERRORES
- [PdfEdit]: Resolved bugs for two malformed PDF documentCORRECCIÓN DE ERRORES
[PdfEdit]: Resolved bug for one malformed PDF documentCORRECCIÓN DE ERRORES
- [PdfEdit]: Resolved bug for one malformed PDF documentCARACTERÍSTICAS
- [PdfViewer]: Added properties OverridePrinterResolution and PrinterResolutionCORRECCIÓN DE ERRORES
- [PdfEdit]: Flatten PDF form bugCORRECCIÓN DE ERRORES
- [PdfPrint]: Resolved a small bug in printingCORRECCIÓN DE ERRORES
- [PdfEdit]: Resolved bug introduced in the previous versionCARACTERÍSTICAS
-[PdfPrint]: JobId is now available in Print eventsCORRECCIÓN DE ERRORES
-[PdfEdit]: Resolved error in merging of one malformed PDF documentCORRECCIÓN DE ERRORES
- [PdfViewer] Text selection didn't work correctly in some rare casesCORRECCIÓN DE ERRORES
- [PdfEdit]: PageOrientation.Landscape didn't work correctlyCARACTERÍSTICAS
- [PdfEdit] added centered alignment in text-formatterCORRECCIÓN DE ERRORES
[PdfPrint] UseOldPrintSystem has issues with Landscape orientation in the case when PDF has pages with different page orientationCORRECCIÓN DE ERRORES
- PdfEdit: PageOrientation.Landscape didn't work correctlyCORRECCIÓN DE ERRORES
- PdfEdit: memory leakCORRECCIÓN DE ERRORES
- [PdfPrint] Converting PDF page with the form to the image in some cases didn't flatten the form properlyCORRECCIÓN DE ERRORES
- improved printing engineCORRECCIÓN DE ERRORES
- [PdfEdit] Small improvement in handling of malformed PDF documentsCARACTERÍSTICAS
- [PdfPrint] Added property UseOldPrintingSystemCORRECCIÓN DE ERRORES
- [PdfViewer] Search - it crashed if trying to go to the non-existent page and then trying to search non-existent textCORRECCIÓN DE ERRORES
- [PdfPrint] MultiDocumentPrint didn't work correctly in some rare cases.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.CORRECCIÓN DE ERRORES
- memory leak in converting PDF page to BW imageCORRECCIÓN DE ERRORES
- [PdfPrint] Printer settings used in PrintWithAdobe method didn't work correctly while printing to the non-default printerCARACTERÍSTICAS
- added option to convert PDF page to a color image as a 24-bit. Before only the 32-bit was available.CORRECCIÓN DE ERRORES
- [PdfEdit] Encryption of the PDF document wasn't working properlyCARACTERÍSTICAS
- [PdfViewer]It is possible to translate PdfViewera in runtime with an external file.CORRECCIÓN DE ERRORES
- [PdfEdit] Improved handling of problematic non-standard PDF documentsCORRECCIÓN DE ERRORES
- [PdfViewer] Problem in Visual Studio DesignerCARACTERÍSTICAS
-[PdfPrint] Improved printing speed on some printers for default Print of the multi-document printCORRECCIÓN DE ERRORES
- [PdfViewer] Printing on Microsoft XPS Document Writer wasn't workingCARACTERÍSTICAS
- [PdfPrint] improved printing speed for some printers when printing a single document using default Print methodCORRECCIÓN DE ERRORES
- [PdfPrint] resolved scaling issue introduced in the previous versionCARACTERÍSTICAS
[PdfPrint] Added property CheckPrinterExistence.CORRECCIÓN DE ERRORES
[PdfViewer/PdfPrint] For some badly formatted PDF documents library crashed.CARACTERÍSTICAS
- [PdfEdit] CheckBox and RadioButton incorrectly setting value in some casesCARACTERÍSTICAS
- Added Flatten method for AcroForm in PdfEditCORRECCIÓN DE ERRORES
- MultiDocumentPrint ignored SettingDialog property of the PdfPrintCARACTERÍSTICAS
- Improved stability of the core PDF rendering engineCORRECCIÓN DE ERRORES
- Resolved bug in OnLinkClicked when the link points to external PDF fileCARACTERÍSTICAS
- PDFViewer: Added event LinkClicked.CORRECCIÓN DE ERRORES
- PDFViewer: resolved bug in WPFCARACTERÍSTICAS
- Watermark: added property PrintWatermarkCORRECCIÓN DE ERRORES
- Resolved bug in IsAutoRotate when used with the AutoPageSize propertyCARACTERÍSTICAS
- Added Edit PDF functionalityCORRECCIÓN DE ERRORES
- Viewer: resolved memory leak if PDF has a lot of big imagesCORRECCIÓN DE ERRORES
- PdfViewer toolbar didn't show correctly when used in Windows forms tab controlCARACTERÍSTICAS
- PdfViewer: option to disable shortcutsCORRECCIÓN DE ERRORES
- memory leak when printing large PDF documents with a lot of imagesCORRECCIÓN DE ERRORES
- Tablet PC touch scrollCARACTERÍSTICAS
- faster printing and rendering up to 60%CORRECCIÓN DE ERRORES
- Japanese fonts didn't displayed correctly [Fixed]CARACTERÍSTICAS
- resolved bug in MutltiDocumentPrintCORRECCIÓN DE ERRORES
- improved WPF supportCARACTERÍSTICAS
- Viewer ComponentCORRECCIÓN DE ERRORES
- Improvement in stability of printing engineCARACTERÍSTICAS
- Added Opacity for WatermarkCORRECCIÓN DE ERRORES
- CMYK 0,0,0,1 not printed as black on OKI printerCARACTERÍSTICAS
- Added print multiple documents as single printer jobCORRECCIÓN DE ERRORES
- Improved stability in multi thread usageCORRECCIÓN DE ERRORES
- Resolved some bugs with landscape printingCORRECCIÓN DE ERRORES
- Improved stability and quality of PdfPrint printing engineCORRECCIÓN DE ERRORES
- Resolved problem with FIPS licensingCORRECCIÓN DE ERRORES
- Resolved small bug in printing malformed PDF documentCARACTERÍSTICAS
- Small improvements in PrintWithAdobe stabilityCARACTERÍSTICAS
- Added control of centering content in standard Print methodCORRECCIÓN DE ERRORES
- In some rare cases, german letters weren't printed correctlyCORRECCIÓN DE ERRORES
- Fixed issue: AutoRotate didn't work correctly with Print PDFbyte[]CARACTERÍSTICAS
- PDFPrint library is now FIPS compliantCARACTERÍSTICAS
- New property - IsAutoRotate which enables that our engine sets automatically Portrait / Landscape orientation based on the document contentCORRECCIÓ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.5CORRECCIÓN DE ERRORES
- Improved printing quality and stabilityCORRECCIÓN DE ERRORES
- Resolved memory leak in getting pdf pages as imagesCARACTERÍSTICAS
- Added option “Render before Print” to Print method - when used, that improves quality of the printing resultCORRECCIÓN DE ERRORES
- Improved stability with PrintWithAdobe method on 8/8.1 and 2008/2012 Operating systemsCARACTERÍSTICAS
- PrintWithAdobe method can now have as a parameter PrinterSettingsCARACTERÍSTICAS
- Added more method overloadsCARACTERÍSTICAS
- PrintWithAdobe() now also works in 64 bit processesCORRECCIÓN DE ERRORES
- Improved stability in Print method which uses byte[] as parameterCARACTERÍSTICAS
-Added new Print method which accepts PrinterSettings parameterCARACTERÍSTICAS
-Added method PrintWithAdobe. It allows in 32 bit windows/console application to print silently using Adobe.CORRECCIÓN DE ERRORES
- Resolved bug "Network printer not found" when using network printerCORRECCIÓN DE ERRORES
- Fixed: some methods weren't available in VB.netCORRECCIÓN DE ERRORES
- Fixed: if there was dot (.) in the name of the folder, saving images didn't work correctlyCARACTERÍSTICAS
- Windows 2012 made some updates which needed to be adjusted with our productCARACTERÍSTICAS
- Considering the request of our customers, we made improvements in the demo editionCORRECCIÓN DE ERRORES
- Resolved bug with 16bit tiff picturesCARACTERÍSTICAS
- We updated the version to achieve full compatibility with 64bit OSCORRECCIÓN DE ERRORES
- Resolved bugs in converting tiff imagesCORRECCIÓN DE ERRORES
- Resolved bugs in printing and fixed stability issuesPor 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.
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
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.
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.