Verticle Center lost on SaveToPDF

hi
I am using Aspose.Words 6.3. On saving the attached document to PDF using the code below I lose the Vertical formatting in the first page. If the document is saved as a .doc the formatting os preserved. The same happens if I use Aspose.PDF.

Aspose.Words.Document doc = new Aspose.Words.Document("D:\\Doc\\Vertical Center Template.doc");
doc.SaveToPdf("D:\\Doc\\Vertical Center Lost.pdf");
doc.Save("D:\\Doc\\Vertical Center Not Lost.doc", Aspose.Words.SaveFormat.Doc);

Please help

Hi

Thanks for your request. Unfortunately, vertical alignment of pages is not supported during converting to PDF yet. This is the issue #7754 in our defect database. I will notify you as soon as it is fixed.
Best regards.

Are you able to indicate the prioirty level and timeframe for this issue?

Hi

Thanks for your inquiry. Unfortunately, I cannot provide you any reliable estimate regarding this issue at the moment. You will be notified as soon as it is resolved.
Best regards.

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

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