Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,580 for

pdf attachment

(1.85 sec)
  1. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector Pdf, I attach it, my code is: Aspose.Pdf.Document PdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(PdfDocument.Pages.First()); var book…...GDI error on PDF to TIFF conversion Aspose.PDF Product Family...Family aspose-pdf-net ilbarzo September 22, 2025, 7:39am 1 I have...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  2. PDF/a files from Foxit are not detected - Free ...

    Hi Aspose, We have a trouble with recognizing Pdf documents compliance with Pdf/A standard, created using Foxit Phantom. Please see attached sample documents.zip (244.1 KB) (‘Blank Foxit’ folder), which were created i…...PDF/a files from Foxit are not detected Aspose.PDF Product Family...with recognizing PDF documents compliance with PDF/A standard, created...

    forum.aspose.com/t/pdf-a-files-from-foxit-are-n...
  3. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a Pdf file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.Pdf”; var PdfDocument = new Aspose.Pdf.Document(path); it…...open/load a pdf file using the Aspose.Pdf.document Aspose.PDF Product...Product Family aspose-pdf-net vigneshS July 23, 2025, 2:03pm 1 In...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  4. 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…...fields on pdf via .NET Aspose.PDF Product Family flatten-pdf , net...have a project that is filling pdfs with data, combining, then saving...

    forum.aspose.com/t/not-flattening-all-fields-on...
  5. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.Pdf.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...PDF containing emojis converts to image very slowly Aspose.PDF...PDF Product Family aspose-pdf-net Rachel_Lee January 2, 2026,...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  6. Wrong size and layout of loaded and printed PDF...

    Hi, we are using the ASPOSE Pdf .NET library to open a Pdf file an print it to a printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original Pdf file. We attache…...layout of loaded and printed PDF Aspose.PDF Product Family oscware...using the ASPOSE Pdf .NET library to open a PDF file an print it...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...
  7. HTML to PDF conversion hangs infinit - Free Sup...

    Hi Aspose Team, We have a discovered a problem/hang situation when converting a specific HTML file to Pdf. Please see attached zipped html file 92942.zip (7.8 MB) We’re using the latest version of Aspose.Pdf 26.4.0 w…...HTML to PDF conversion hangs infinit Aspose.Total Product Family...Family html-to-pdf andersalvsaker April 15, 2026, 6:38am 1 Hi Aspose...

    forum.aspose.com/t/html-to-pdf-conversion-hangs...
  8. 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…...Text in PDF throw a NullReferenceExcepti Aspose.PDF Product Family...Family replace-pdf-text sullivan March 26, 2022, 7:16am 1 I want...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  9. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank Pdf occurs while we are converting from HTML(email body) to Pdf , as an application, we have increased the Memory, but the issue occuring 2 twice a month...Blank PDF while converion from HTML(Email Body) Aspose.PDF Product...Product Family aspose-pdf-java ilyazhuykov February 3, 2026, 4:20pm...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  10. Convert PDF to Xps creates bloated file - Free ...

    I converted the attached 10 page 10mb Pdf file to xps and created a massive bloated 71mb .xps file using the following code: Is there a better way? help! MemoryStream inStreamPdf = new MemoryStream(inDocument); …...Convert PDF to Xps creates bloated file Aspose.PDF Product Family...1 I converted the attached 10 page 10mb pdf file to xps and created...

    forum.aspose.com/t/convert-pdf-to-xps-creates-b...