Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 288 for

flatten annotations

(0.38 sec)
  1. PDF Layer Flattening Fails without a clear reas...

    We’ve encountered a couple files that throw errors when we try to Flatten them using either var document = new Document(filepath); var sanitizer = new HiddenDataSanitizer(new HiddenDataSanitizationOptions { FlattenL…...PDF Layer Flattening Fails without a clear reason Aspose.PDF...throw errors when we try to flatten them using either var document...

    forum.aspose.com/t/pdf-layer-flattening-fails-w...
  2. How to keep PDF content editable but prevent wa...

    Hello, We are using Aspose.PDF for .NET to add a watermark to PDF files in a .NET 10 application. Current requirement: • Add a visible watermark to every page of the PDF. • Users should still be able to open and edit…...Add(artifact); A hidden marker annotation is also added: var marker...AnnotationFlags.LockedContents }; page.Annotations.Add(marker); Issue: When...

    forum.aspose.com/t/how-to-keep-pdf-content-edit...
  3. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....convert annotation document to PDF/X-1 using annotation FOGRA39...Create an OutputIntent with annotation required OutputConditionIdent...

    docs.aspose.com/pdf/net/whatsnew/2024/
  4. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...coordinate conversion for PDF annotation placement Aspose.PDF Product...imagestamp which makes it flatten. foreach (var pageKv in pages...

    forum.aspose.com/t/help-needed-with-coordinate-...
  5. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting Flattened. I am calling Flatten…...Not flattening all fields on pdf via .NET Aspose.PDF Product...Product Family flatten-pdf , net wheart November 26, 2024, 9:42pm 1...

    forum.aspose.com/t/not-flattening-all-fields-on...
  6. 在 C# 中优化、压缩或减少 PDF 大小|Aspose.PDF for .NET

    使用 C# 优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,删除未使用的对象。...pdf" )) { // Flatten annotations foreach ( var page in...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/zh/net/optimize-pdf/
  7. Work with PDF layers using C#|Aspose.PDF for .NET

    Clearing hidden data in your PDF document with C#...or unwanted information (annotations, scripts, metadata, attachments...simplifying PDF structure (flattening forms and layers); removing...

    docs.aspose.com/pdf/net/clear-hidden-data/
  8. PDF corrupt after stamping using 11.3.0 what is...

    After applying an image stamp to a PDF the resulting file throws this error when trying to open with Acrobat: Screenshot 2025-11-10 085111.png (28.7 KB) The file can be opened with Chrome or Edge without issue but not …...Annotations; var doc = new Document("source...some other tests and if I “flatten” the PDF outside of Aspose...

    forum.aspose.com/t/pdf-corrupt-after-stamping-u...
  9. InvalidOperationException when redacting PDF wi...

    We are hitting an InvalidOperationException: Stack empty error when attempting to place two redactions on the attached document after Flattening the stamp Annotations. This happens with both PdfAnnotationEditor.RedactAr…...InvalidOperationExce when redacting PDF with flattened stamps Aspose.PDF Product...document after flattening the stamp annotations. This happens...

    forum.aspose.com/t/invalidoperationexception-wh...
  10. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....changes to pages, form fields, annotations, and XForms that are not...remove or flatten hidden/sensitive content (annotations, metadata...

    docs.aspose.com/pdf/net/whatsnew/2025/