PDF 뉴스

이미지-PDF 변환 기능을 WPF에 구현하세요

9월 16, 2025
WPF 데스크톱 애플리케이션에 JPEG, PNG, TIFF와 같은 이미지 파일을 범용성이 높은 PDF 형식으로 변환하는 기능을 추가하세요.

Image to PDF conversion is a common feature in document processing that enables the transformation of static image files, such as JPEG, PNG, or TIFF formats, into a Portable Document Format (PDF) file. PDFs support consistent rendering across different devices and platforms and are compact, secure, and easily viewable. This conversion is widely used to preserve visual content, including scanned documents, receipts, visual records, photos, or graphical outputs while making them easier to share, annotate, archive, or print in a universally accessible format.

Several WPF PDF components allow you to convert images to PDF, including:

  • ComponentOne Studio WPF PDF (part of ComponentOne Studio WPF by MESCIUS) offers the ability to render images directly onto PDF pages with control over sizing and position.
  • Telerik UI PDF for WPF (part of Telerik UI for WPF) supports desktop applications in the creation of PDF documents from image files using its PdfProcessing library.
  • IronPDF for .NET by Iron Software can equip WPF applications with the ability to convert single or multiple image files into PDF pages, supporting various image formats.
  • Syncfusion WPF PDF (part of Syncfusion Essential Studio Enterprise) delivers versatile image-to-PDF conversion functionality, including BMP, EMF and ICON formats.

For an in-depth analysis of features and price, visit our comparison of PDF components for WPF.

Compare WPF PDF Components

PDF에서 RTL 지원을 통해 정확한 레이아웃을 제공하세요

9월 11, 2025
오른쪽에서 왼쪽으로 읽는(RTL) 스크립트를 기본적으로 지원하여, 콘텐츠를 다양한 언어로 내보낼 때 일관된 PDF 레이아웃, 방향, 정렬을 보장합니다.

Right-to-left (RTL) language support in PDF rendering refers to the ability to correctly display and align text written in languages such as Arabic, Hebrew, Persian, and Urdu, which are read from right to left. This support ensures that when content is exported to PDF, the text direction, alignment, and overall layout reflect the natural flow of these languages. It plays a critical role in creating documents that are both readable and culturally appropriate, particularly in multilingual or region-specific applications. By maintaining proper structure and formatting, RTL support reduces the need for manual adjustments and helps developers deliver professional-quality documents. Common use cases include generating invoices, reports, or educational materials for users in the Middle East or other RTL-speaking regions, as well as supporting international communication within global organizations.

Several .NET PDF components include RTL support, including:

  • Document Solutions for PDF by MESCIUS lets you generate, edit, and convert PDFs with full multilingual and RTL script alignment and precise layout support.
  • XFINIUM.PDF CROSS PLATFORM EDITION enables cross‑platform PDF creation and editing with robust RTL rendering and proper text wrapping for right‑to‑left content.
  • Aspose.PDF for .NET lets you create PDFs with full right-to-left text rendering, including Arabic and Hebrew script alignment and formatting.

For an in-depth analysis of features and price, visit our comparison of .NET PDF components.

Compare .NET PDF Components

PDF 문서에서 1D 바코드를 생성하세요

9월 8, 2025
Code 39, Code 128, EAN-13과 같은 1D 바코드 생성 및 PDF 파일 내 삽입 기능으로 .NET 애플리케이션을 확장하세요.

1D Barcode creation in a .NET PDF component refers to the ability to generate linear barcodes—such as Code 39, Code 128, or EAN-13—directly within PDF documents through a .NET application. This feature allows developers to integrate barcode generation into automated workflows for tasks like labeling, inventory tracking, and document indexing. By embedding machine-readable data into PDFs, it enhances data accuracy, speeds up scanning processes, and supports seamless integration with backend systems without requiring external barcode tools or libraries.

Several .NET PDF components allow you to create 1D barcodes, including:

  • DevExpress PDF Document API (part of DevExpress Office File API) enables you to embed 1D barcodes directly into PDFs using high-quality rendering and customizable options.
  • Document Solutions for PDF (by MESCIUS) provides .NET apps with barcode generation capabilities to allow the creation of PDF files with embedded 1D barcodes.
  • XFINIUM.PDF CROSS PLATFORM EDITION is an advanced library for cross-platform PDF development that supports the insertion of 1D barcodes into PDF documents.
  • Syncfusion .NET MAUI PDF (part of Syncfusion Essential Studio Enterprise) facilitates the creation of 1D barcodes in PDF documents, including code39, codabar, and more.

For an in-depth analysis of features and price, visit our comparison of .NET PDF components.

Compare .NET PDF Components

뷰어에서 직접 PDF 페이지를 삭제하세요

9월 2, 2025
내장된 페이지 삭제 기능을 통해 PDF 뷰어에서 직접 중복되거나 민감한 내용을 제거할 수 있어, 더 빠르고 깔끔한 문서 편집이 가능합니다.

Page deletion in a PDF Viewer allows users to remove unwanted, duplicate, or sensitive pages directly within the application without needing a separate editor. This feature simplifies document management by reducing file size and ensuring the final PDF is clean, concise, and professional. It is particularly useful for correcting errors, such as removing mistakenly added or blank pages, as well as for enhancing security by deleting confidential content before sharing externally. By offering fast, built-in editing, page deletion improves productivity and makes tailoring documents to specific audiences more efficient.

Several ASP.NET Core PDF viewer controls offer the ability to add pages to a PDF file including:

  • Telerik UI PDF for ASP.NET Core (part of Telerik UI for ASP.NET Core) lets you refine documents with page deletion, ensuring professional and audience-ready PDFs instantly.
  • Document Solutions for PDF by MESCIUS allows you to manage content with page removal, protecting confidentiality and creating concise, secure files effortlessly.
  • Syncfusion ASP.NET Core PDF (part of Telerik UI for ASP.NET Core) facilitates document customization with built-in page deletion.

For an in-depth analysis of features and price, visit our ASP.NET Core PDF viewer controls comparison.

Compare ASP.NET Core PDF Viewer Controls

자연어를 사용하여 PDF 표 데이터를 추출하세요

8월 28, 2025
Document Solutions for PDF v8.2는 OpenAI와의 원활한 AI 통합 기능을 추가하여, 구조화되지 않은 PDF를 사용 가능한 데이터로 변환합니다.

Document Solutions for PDF (DsPdf) by MESCIUS is a software development toolkit that provides .NET Core libraries and a JavaScript PDF viewer for manipulating and displaying PDFs. DsPdf enables developers to create, edit, annotate, and redact PDF documents directly within web applications. The included DsPdfViewer component offers a feature-rich, cross-platform solution for viewing and interacting with PDFs in modern browsers on various operating systems, including mobile devices.

The Document Solutions for PDF v8.2 update introduces a new AI-powered capability to extract tables from documents, enabling developers to convert unstructured tabular data in PDFs into structured, machine-readable formats with ease. By leveraging natural language prompts through OpenAI or Azure OpenAI services, this feature eliminates the need for manual parsing or coordinate-based extraction, reducing development effort. It provides reliable output even from PDFs with complex layouts or inconsistent formatting.

To see a full list of what's new in version 8.2, see our release notes.

Document Solutions for PDF is licensed per developer and is available in several license options for differing distribution needs. Team licenses are also available for multiple developers within the same organization. See our Document Solutions for PDF licensing page for full details.

Document Solutions for PDF is available to buy individually or as part of Document Solutions .NET Bundle.