Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 34 for

pdfnet api changes

(0.25 sec)
  1. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...use the latest version of the API i.e. 22.3 and make sure that...environment. Hence, an issue as PDFNET-51572 has been created in our...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  2. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…... Please implement these changes and let me know if you need...eastus-01.azurewebsites.net/api/Convert vladigubler July 15,...

    forum.aspose.com/t/html-to-pdf-conversion-fails...
  3. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...times without the field name changing. When I create the PDF mentioned...tracking system as follows: PDFNET-43457 : Cannot add multiple...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  4. Creating tagged/accessible PDFs from HTML sourc...

    We currently do not use Aspose.PDF (although we do use Aspose.Words) so I’m asking if this is possible using the component… At the moment our ASP.Net code generates PDF files using an HTML source (through an HTML-to-PDF…...logged a feature request as PDFNET-47523 in our issue tracking...tell me if the feature request PDFNET-47523 already existed, or has...

    forum.aspose.com/t/creating-tagged-accessible-p...
  5. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…... 11:12am 2 @wndmatheus Any change in signed PDF document will...using the latest version of the API always as it contains maximum...

    forum.aspose.com/t/question-about-digital-signa...
  6. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…... Task PDFNET-58359 has been created for...Validate() returns false. Task PDFNET-58361 has been created for...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  7. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate PDFs containing both linear and DataMatrix barcodes. With v…...Questions: Are you aware of any changes in version 25.2.0 that could...doing. Note… Our app is a .NET 9 API, containerize using Docker, and...

    forum.aspose.com/t/distorted-barcode-generation...
  8. Form Field Vertical Alignment Wrong - Free Supp...

    When filling in values of PDF form text fields the vertical alignment is wrong. It appears as if the alignment is getting set to bottom even though my code doesn't change it. I don't have this problem using Adobe Acrobat…...even though my code doesn’t change it. I don’t have this problem...Daniel, Thanks for using our APIs. I have tested the scenario...

    forum.aspose.com/t/form-field-vertical-alignmen...
  9. PDF Permission - Changing the document - Not Al...

    Hi - I have batch of PDFs and need to change the permissions of Changing the document to be Allowed from Not Allowed (see screen shot). I tried using the below code but not working… pdf = new Aspose.Pdf.Docume…...PDF Permission - Changing the document - Not Allowed Aspose.PDF...PDFs and need to change the permissions of Changing the document...

    forum.aspose.com/t/pdf-permission-changing-the-...
  10. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…... This operation appends changes incrementally to the existing...signature field itself; any changes that are added to other parts...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...