User Activity

  • Modified a comment on discussion Help on PDFsharp

    This is necessary, otherwise it is only visible when clicking into the field document.AcroForm.Elements["/NeedAppearances"] = new PdfBoolean(true); var nameField = document.AcroForm.Fields["Name"]!; nameField.Value = new PdfString($"Test {DateTime.Now}");

  • Modified a comment on discussion Help on PDFsharp

    This is also necessary, otherwise it is only visible when clicking into the field document.AcroForm.Elements["/NeedAppearances"] = new PdfBoolean(true); var nameField = document.AcroForm.Fields["Name"]!; nameField.Value = new PdfString($"Test {DateTime.Now}");

  • Modified a comment on discussion Help on PDFsharp

    // This is also necessary, otherwise it is only visible when clicking into the field ... document.AcroForm.Elements["/NeedAppearances"] = new PdfBoolean(true); var nameField = document.AcroForm.Fields["Name"]!; nameField.Value = new PdfString($"Test {DateTime.Now}");

  • Modified a comment on discussion Help on PDFsharp

    // This is also necessary, otherwise it is only visible when clicking into the field ... document.AcroForm.Elements["/NeedAppearances"] = new PdfBoolean(true); var nameField = document.AcroForm.Fields["Name"]!; nameField.Value = new PdfString($"Test {DateTime.Now}");

  • Posted a comment on discussion Help on PDFsharp

    // This is also necessary, otherwise it is only visible when clicking into the field ... document.AcroForm.Elements["/NeedAppearances"] = new PdfBoolean(true); var nameField = document.AcroForm.Fields["Name"]!; nameField.Value = new PdfString($"Test {DateTime.Now}");

View All

Personal Data

Username:
joaopaulom
Joined:
2025-01-10 00:38:36.185000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB