Document Convert Pdf Shift Error

Hi Dear,


While we converting our word doc to pdf with aspose method, shift occurs in the pdf document.(Error2.pdf)

if we use : table.TextWrapping = Aspose.Words.Tables.TextWrapping.None; pdf shift occurs differently.(Error.pdf)

We wait your solutioun.

Thanks

Hi Ahmet,

Thanks for your inquiry.

I have tested the scenario and have managed to reproduce the same issue at my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-10595. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-10595) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.

Hi,

Thanks for information.
i downloaded last versiyon of aspose.words but in new version document.save method is changed. method parameters are different from words.net 14.7.0

i looked for but i could not find any information about it. could you please help me which overload should i use in Save method.

now i use Document.Save(Response, FileName, Aspose.Words.ContentDisposition, Aspose.Words.Saving.SaveOptions)

Hi Ahmet,

Thanks for your inquiry. Please use the Aspose.Words DLL from net2.0 folder. It will serve your purpose. Please read the overloaded methods of Document.Save from here:

http://www.aspose.com/docs/display/wordsnet/Save+Method

Please read the following documentation link for your kind reference.
http://www.aspose.com/docs/display/wordsnet/Sending+to+a+Client+Browser

Hope this helps you. Please let us know if you have any more queries.

oh sorry, i forgot the dll version.
i solved my problem, thanks for your help.

Hi Ahmet,

Thanks for your feedback. It is nice to hear form you that you have solved your problem. Please feel free to ask if you have any question about Aspose.Words, we will be happy to help you.