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

email to pdf fix

(0.03 sec)
  1. Converting MSG file containing nested MSG attac...

    I recall this bug was previously Fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able To repro the issue. It is an Email which contains an Email which contains another Email. The Top level emai…...recall this bug was previously fixed - or perhaps I’m mistaken. Attached...issue. It is an email which contains an email which contains another...

    forum.groupdocs.com/t/converting-msg-file-conta...
  2. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new feature and a bug Fix. MSG To Pdf conversion issue is now resolved. Please take a look over the release notes To get an idea about the changes introduced. MailOption To control conversions from EmailA new class EmailOptions is implemented in SaveOptions. Using that Email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions EmailOptions = options.getEmailOptions(); EmailOptions.setDisplayHeader(true); EmailOptions.setDisplayEmailAddress(true); EmailOptions.setDisplayFromEmailAddress(true); EmailOptions.setDisplayToEmailAddress(true); EmailOptions....new feature and a bug fix. MSG to PDF conversion issue is now...in SaveOptions . Using that email options can be managed. # PdfSaveOptions...

    blog.groupdocs.com/conversion/emailoptions-clas...
  3. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML To HTML, Pdf, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....Render XML documents as HTML, PDF, PNG, and JPEG files Leave feedback...then serializes it to the HTML, PDF, PNG or JPEG depending on user...

    docs.groupdocs.com/viewer/python-net/render-xml...
  4. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of new features, improvements and bug Fixes. New formats are introduced in this release such as PNG, JPG, BMP and Email. Aside this, you can generate summary page To images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is Fixed. For further details included in this month’s release, please visit the release notes....features, improvements and bug fixes. New formats are introduced...release such as PNG, JPG, BMP and email. Aside this, you can generate...

    blog.groupdocs.com/comparison/add-summary-page-...
  5. Render XML documents as HTML, PDF, PNG, and JPE...

    This Topic describes how To use the GroupDocs.Viewer Java API To convert XML documents To HTML (with and without pagination), Pdf documents, PNG, and JPEG raster formats....Render XML documents as HTML, PDF, PNG, and JPEG files Leave feedback...then serializes it to the HTML, PDF, PNG or JPEG depending on user...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  6. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad To announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support To annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user To download the latest API release To use new exciting features and enhance their application with GroupDocs....along with Improvements and Fixes. We recommend our user to download...major fix. # Add option to process CAD documents as PDF GetPages...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  7. Black Pages Appearing in Some PDF Files - Free ...

    I am currently using GroupDocs.Viewer for .NET and have encountered an issue where certain Pdf files are rendered with all pages completely black, even though the file size is not large and the Pdfs open correctly in oth…...Black Pages Appearing in Some PDF Files GroupDocs.Viewer Product...encountered an issue where certain PDF files are rendered with all pages...

    forum.groupdocs.com/t/black-pages-appearing-in-...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This Topic describes how To use the GroupDocs.Viewer .NET API (C#) To convert XML documents To HTML (with and without pagination), Pdf documents, PNG, and JPEG raster formats....Render XML documents as HTML, PDF, PNG, and JPEG files Leave feedback...loaded file is actually of the PDF format, but has an extension...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  9. Unable to set margins when converting .eml to ....

    I use the code below To convert .eml files To .Pdf. However, setting the margins using options.setMarginBotTom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...pdf after upgrading to 24.8 from...below to convert .eml files to .pdf. However, setting the margins...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  10. MSG converted to PDF with empty page of message...

    Converting MSG file To Pdf gives back empty Email message page...MSG converted to PDF with empty page of message GroupDocs.Conversion...Converting MSG file to PDF gives back empty email message page 1 Like...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...