Declined
Last Updated: 03 May 2016 10:37 by ADMIN
ADMIN
Deyan
Created on: 23 Feb 2016 16:44
Category:
Type: Bug Report
1
Moved to TDP: OutOfMemoryException is thrown when generating PDF with many pages each of which contains image.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190244 
Please use the new item for commenting, voting and subscribing instead of this one.
3 comments
ADMIN
Tanya
Posted on: 23 Mar 2016 16:22
Hi Anjaly,

Currently, the issue is not scheduled for fixing and I am unable to say when a fix might be available.

I can see that you have already subscribed to this item and this guarantees that you will be immediately notified if its status changes.

Regards,
Tanya
Anjaly
Posted on: 22 Mar 2016 18:50
Can you please confrm if the solution is ready?
Anjaly
Posted on: 22 Mar 2016 18:50
I am getting 
Source        : mscorlib
Method        : set_Capacity
Date        : 1:43:09 PM
Time        : 3/22/2016
Computer    : DCA-APP-742
Error        : Exception of type 'System.OutOfMemoryException' was thrown.
Stack Trace    : at System.IO.MemoryStream.set_Capacity(Int32 value)
   at System.IO.MemoryStream.EnsureCapacity(Int32 value)
   at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Export.PdfWriter.WritePdfName(String name)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Elements.Common.PdfObject.WritePdfPropertiesDictionary(PdfObject instance, PdfWriter writer, IPdfExportContext context, Boolean shouldWriteObjectDescriptor)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Elements.Common.PdfObject.Write(PdfWriter writer, IPdfExportContext context)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Model.Types.IndirectObject.Write(PdfWriter writer, IPdfExportContext context)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Export.PdfExporter.Export(Stream output, IPdfExportContext context)
   at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.PdfFormatProvider.ExportOverride(RadFixedDocument document, Stream output)
   at Telerik.Windows.Documents.Common.FormatProviders.FormatProviderBase`1.Export(T document, Stream output)
   at Telerik.Windows.Documents.Common.FormatProviders.BinaryFormatProviderBase`1.Export(T document)
   at ioms.Create.GeneratePartManualPDF(Int32 pHeaderID, Double pRevNum, String pPartNumber, Boolean userValue)
   at ioms.Create.btnOMStoPDF_Click(Object sender, EventArgs e)
^^-------------------------------------------------------------------^^