Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

Incorrect Rendering to Image/PDF/PS

Last post 09-30-2011, 7:20 AM by aspose.notifier. 9 replies.
Sort Posts: Previous Next
  •  02-09-2010, 3:29 PM 221520

    Incorrect Rendering to Image/PDF/PS .NET

    Attachment: Present (inaccessible)
    I am having an issue converting a word document to an image format, pdf or printing to postscript. Saving the document works correctly.

    I have attached the problem document.

    The code to reproduce this is:

    Document doc = new Document(sourcefile);
    doc.SaveToPdf(savedir);

    I get the identical output when I call SaveToImage() and Print().

    It appears that the formatting of the embedded image and text box is incorrect when converted resulting in the text below it to be rendered underneath the image and text box.

    Any help is appreciated.
     
  •  02-10-2010, 1:34 AM 221581 in reply to 221520

    Re: Incorrect Rendering to Image/PDF/PS

    Hello

     

    Thanks for your request. The problem occurs because you are using floating objects in your document. Currently Aspose.Words does not fully support Text Wrapping during converting to PDF.  As a workaround, you can try refactoring your document to avoid using floating TextBoxes and Images. Your request has been linked to the appropriate issue. You will be notified as soon as it is resolved.

     

    Best regards,


    Andrey Noskov
    Developer/Technical Support
    Aspose Auckland Team
     
  •  02-10-2010, 11:24 AM 221702 in reply to 221581

    Re: Incorrect Rendering to Image/PDF/PS .NET

    Is there any estimated timeframe on when this will be fixed?

    I am evaluating Aspose.Words and having valid print results is critical to our use. We do not have control over how the documents are designed. They are sent into us by our customers.
     
  •  02-10-2010, 2:06 PM 221744 in reply to 221702

    Re: Incorrect Rendering to Image/PDF/PS

    Hello

     

    Thanks for your request. Unfortunately, I cannot provide you any reliable estimate regarding this feature at the moment. Text Wrapping is extremely complex feature. Most likely, this feature will be supported somewhere in the second half of this year. But currently I cannot promise you any exact date.

     

    Best regards,


    Andrey Noskov
    Developer/Technical Support
    Aspose Auckland Team
     
  •  09-01-2010, 3:54 PM 256677 in reply to 221744

    Re: Incorrect Rendering to Image/PDF/PS

    Hello

    Is there any update on the status of this issue? I have tested Apose.Words 9.3 and the problem still occurs. 
     
  •  09-01-2010, 9:00 PM 256707 in reply to 256677

    Re: Incorrect Rendering to Image/PDF/PS

    Hi Alec,

    Thanks for your inquiry. I'm afraid the issue is still unresolved. Text wrapping around floating tables during rendering is a very complex issue and there will be no fast fix for it. The only suggestion I can give is to try to tell your clients to avoid floating tables.

    Sorry for any inconvenience.

    Thanks.


    Adam Skelton
    Programming Writer
    Aspose Auckland Team
     
  •  09-02-2010, 12:50 PM 256867 in reply to 256707

    Re: Incorrect Rendering to Image/PDF/PS

    Is there any way to detect whether a document contains floating tables? This would be very helpful to determine whether a work-around is needed.

    Thanks
     
  •  09-02-2010, 2:29 PM 256881 in reply to 256867

    Re: Incorrect Rendering to Image/PDF/PS

    Hi

     

    Thanks for your inquiry. Unfortunately, currently there is no way to detect whether the table is floating or not. We will consider adding such ability in one of future versions. Your request has been linked to the appropriate issue. You will be notified as soon as it is resolved.

     

    Best regards,


    Alexey Noskov
    Developer/Technical Support
    Aspose Auckland Team
     
  •  01-19-2011, 6:13 AM 279526 in reply to 221520

    Re: Incorrect Rendering to Image/PDF/PS

    We are happy to tell you that a very cool and important feature (filed as 7180) is included in the new version of Aspose.Words. Text wrapping around images and shapes when rendering Microsoft Word documents to PDF, XPS and printing is now supported. You can download the latest version from here.


    This message was posted using Notification2Forum from Downloads module by aspose.notifier.
    (141)
     
  •  09-30-2011, 7:20 AM 332977 in reply to 221520

    Re: Incorrect Rendering to Image/PDF/PS

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


    This message was posted using Notification2Forum from Downloads module by aspose.notifier.
    (12)
     
View as RSS news feed in XML