Hi.
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. The problem occurs because you are using floating shape (WrapType.Through) in your document. Currently Aspose.Words does not fully support Text Wrapping during converting to PDF. As a workaround, you can try specifying Wrapping Style of Image to “In Line with Text”. Your request has been linked to the appropriate issue. You will be notified as soon as it is resolved.
Best regards,
Hi,
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. Unfortunately, I cannot suggest you any way to work this problem around at the moment. You should just wait for the fix of the original issue.
Best regards,
Hi. I need it to the next week. When the fix will be done and published? Do you know?
Hi,
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. Unfortunately, positioning of floating objects is an extremely complex issue, so I cannot promise you a fast fix. Hopefully, this issue will be resolved somewhere at the first half of this year, but I cannot provide you a more solid estimate at the moment.
Regarding position, MS Word document is flow document and does not contain any information about its layout into lines and pages. Our Rendering Engine layouts documents into lines and pages.
But unfortunately, there is no public API, which allows you to determine where page starts or ends. Also, there is no way to find the position of the particular node on page.
Best regards,
I think I can use Aspose.Pdf to deal with PDF directly. What do you think?
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. I think in this case you can use Aspose.Pdf.Kit
http://www.aspose.com/documentation/.net-components/aspose.pdf.kit-for-.net/product-overview.html
You should ask this question in the appropriate forum
http://www.aspose.com/community/forums/aspose.pdf.kit-product-family/215/showforum.aspx
Best regards,