There Is Not Enough Memory or Disk Space to Display or Print the Picture Error
WordDocument Allegato = new WordDocument();
Allegato.Open(Path, FormatType.Doc);
Syncfusion.DocIO.DLS.TextSelection NomeAllegato;
NomeAllegato = Allegato.Document.Find(new Regex("^Preventivo (?<dummy>.*)/(?<dummy2>.*) - Allegato N° (?<dummy3>.*)"));
Allegato.Document.Replace(NomeAllegato.SelectedText, NomeDb, false, true); ;
Allegato.Save(Path, FormatType.Doc);
Allegato.Close();
Allegato = null;
Attachment: 20206_a2de9df0.zip
Thank you for using Syncfusion products,
We are afraid that we are not able to reproduce the issue, we have attached the sample which we were tried to reproduce the issue, please provide us your sample or modify the below sample to reproduce the issue.
http://www.syncfusion.com/downloads/support/forum/121645/ze/GenerateWord-635566432.zip
Also, please provide us the screen shot of the issue and currently using Syncfusion product version, it will help us to investigate further in this.
Please let us know if you need further assistance.
Regards,
Sarath
I tried your example on my machine, but I always get the same error. I put a print error attached. Currently we are using the version of Syncfusion 13.1.0.21 and Office 2013. It could be a version problem Syncfusion?
Attachment: Error_d69fbf80.rar
Thank you for your update.
We have tested the previously provided sample using Syncfusion 13.1.0.21 assemblies and we are unable to reproduce the mentioned error, the document is generated successfully. And also the attached RAR file is corrupted, hence we cannot extract its content. On further analyzing the generated output document, we found that the images in the generated documents are not displayed properly. Please find the attached generated document and Could you please check this and confirms us whether it is the reported issue or not? If this is not the reported issue, then kindly provide us the details of the error which you get in your machine. Thereby we can analyze further on this and provide you the appropriate solution at the earliest.
Output Document link:
http://www.syncfusion.com/downloads/support/forum/121645/ze/Output1794625537.zip
Regards,
Sarath
Attachment: Error_c475132d.zip
Hi Customer,
Thank you for your update.
We have created a support incident for the reported issue while using DocIO under your account. Please log on to our support website to check for further updates
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Regards,
Sarath
- 5 Replies
- 2 Participants
-
SP saglietto piermaria
- Jan 12, 2016 04:01 PM UTC
- Jan 19, 2016 01:24 PM UTC