裁剪PDF

PDF文件有寬邊或掃描邊框雜亂嗎? 這個免費的裁剪PDF工具可以緊縮它。上傳文件,設置裁剪區域,然後下載修剪整齊的PDF。 非常適合緊縮內容:

  • 從掃描中修剪白色邊框
  • 裁剪邊距以便更緊密的列印
  • 聚焦頁面上的關鍵內容
  • 清理過大的匯出文件

IronPDF的簡介

IronPDF是數千名.NET開發者在生產中信賴的C# PDF程式庫。 它從程式碼調整頁面邊界,讓您可以程式化地修剪文件中的邊距和邊框。

using IronPdf;
var pdf = PdfDocument.FromFile("document.pdf");
// Adjust page size and margins, then save
pdf.SaveAs("cropped.pdf");
using IronPdf;
var pdf = PdfDocument.FromFile("document.pdf");
// Adjust page size and margins, then save
pdf.SaveAs("cropped.pdf");
Imports IronPdf

Dim pdf = PdfDocument.FromFile("document.pdf")
' Adjust page size and margins, then save
pdf.SaveAs("cropped.pdf")
$vbLabelText   $csharpLabel

在C#中查看:IronPDF文件

免費且為日常使用而設計

這個工具是完全免費並為快速、實用的使用而設計,無需註冊,無限制,無附帶條件。 由IronPDF精心打造。

需要不止PDF嗎?

當專案超越了PDF工作時,Iron Suite將十個.NET程式庫捆綁成一個授權:IronOCR用於從125種語言的圖像中讀取文字,IronBarcode用於生成和掃描條碼,加上IronXL、IronWord、IronPPT和更多。 立即開始您的30天Iron Suite試用金鑰,無需信用卡。