Inter-document links break in a bulleted list

Last post 07-05-2009, 4:03 AM by aspose.notifier. 20 replies.
Page 1 of 2 (21 items)   1 2 Next >
Sort Posts: Previous Next
  •  06-10-2009, 4:52 PM 183402

    Inter-document links break in a bulleted list .NET

    Attachment: Present (inaccessible)
    Hello,

    I'm having two issues with inter-document links breaking... For both issues look at Page 6 of the attached files.

    First, the link is broken if the link is part of a bulleted list.  Please see the attached Pdf, Word, and xml file.  Everything looks to be formed correctly in the intermediary xml file, with links pointing to the correct place.  All links outside of a bulleted list work just fine.

    Second, if I open the same Pdf generated in the first issue with the PdfPageEditor, make modifications to the pages (a crude implementation of Mirror Margins by manually repositioning the page) and then save, all inter-document links break.

    I am using Aspose.Words 6.4.0.0, Aspose.Pdf 4.0.0.2, and Aspose.Pdf.Kit 3.2.0.0.

    Thanks!

    ANCILE Solutions
     
  •  06-11-2009, 9:21 AM 183523 in reply to 183402

    Re: Inter-document links break in a bulleted list

    Hello John,

    Sorry for replying you late.

    I've tested both the scenarios and I am able to notice the same problems. Links are becoming broken in both the scenarios. The issues have been reported to the respective teams and they are looking into the details of these problems, and will keep you updated with the status of correction.

    We apologize for your inconvenience.


    Nayyer Shahbaz
    Support Developer, Aspose Sialkot Team
    About Us
    Contact Us

    Keep in touch! We're on Twitter and Facebook
     
  •  06-11-2009, 3:16 PM 183584 in reply to 183523

    Re: Inter-document links break in a bulleted list

    Attachment: Present (inaccessible)

    Hello,

    I found a related issue relating to web links. If you take a look at page 3 of the pdf file, you will notice that there is a link that is not operational ("uP link"). From taking a look at the xml file, it looks like the #$NBS before the link is breaking it. Please see the attachments.

    Thanks!


    ANCILE Solutions
     
  •  06-13-2009, 4:05 AM 183777 in reply to 183584

    Re: Inter-document links break in a bulleted list

    Hi,

    We are sorry for the inconvenience.

    We can reproduce this problem and we have logged it as PDFKIT-9308 in our tracking system. We will try our best to solve this problem ASAP. Any progress will be updated in this forums.


    Allen Wen
    Developer
    Aspose Changsha Team

    About Us
    Contact Us
     
  •  06-16-2009, 9:20 AM 184082 in reply to 183777

    Re: Inter-document links break in a bulleted list

    Hello,

    Is there any progress with this issue? or can we get a timeframe for a fix?  We have a release in two weeks and need to get this in and tested before release.

    Thanks!

    ANCILE Solutions
     
  •  06-16-2009, 9:44 AM 184092 in reply to 184082

    Re: Inter-document links break in a bulleted list

    Hello,

    We can provide a fix in this weekend.


    Allen Wen
    Developer
    Aspose Changsha Team

    About Us
    Contact Us
     
  •  06-22-2009, 10:37 AM 184899 in reply to 184092

    Re: Inter-document links break in a bulleted list

    Hello,

    What is the status of this fix?  We have what we hope to be our final build tomorrow and need this fix ASAP.

    Thanks!

    ANCILE Solutions
     
  •  06-22-2009, 8:45 PM 184981 in reply to 184899

    Re: Inter-document links break in a bulleted list

    Attachment: Present (inaccessible)

    Hi,

    The issue PDFKITNET-9308 has been resolved, please download the attached .dll file(version 3.4.4.4) and try it before we publishing a new release.

    Thanks,


    Felix Liu
    Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  06-23-2009, 3:54 PM 185172 in reply to 184981

    Re: Inter-document links break in a bulleted list

    Hello,

    It looks like this fix does not address the issue with links in a bulletted list. It looks like when a bulleted list is inserted, it adds a non-breaking space before the actual start of the list text. As was mentioned in the post with the wi.zip attachment, this causes the link not to function. Please let me know if you addressed this issue or not.

    Thanks.

    ANCILE Solutions
     
  •  06-23-2009, 10:46 PM 185205 in reply to 185172

    Re: Inter-document links break in a bulleted list

    Hello,

    This fix addresses the issue that the links are invalid when using PdfPageEditor. I have checked your pdf documents in wi.zip and found that "uP"  was invalid in original document. Now i want to know if this bug is appeared when the pdf documents are generated from xml file, or you can tell me what operations are used when the bug is appeared.


    Allen Wen
    Developer
    Aspose Changsha Team

    About Us
    Contact Us
     
  •  06-24-2009, 4:09 PM 185351 in reply to 185205

    Re: Inter-document links break in a bulleted list

    Hello,

    The bug appears when the pdf is generated from the xml file. In the word file, the link works fine. In the xml file, right before the uP link, you will notice that there is a segment with a non-breaking space. If I remove that non-breaking space, the link works fine. This is can also be seen in the third page of the pdf contents in the course.zip. There is a bulleted list with a link in one of them. In the xml file, you will see this:
                <Text MarginBottom="14" IsSpaced="true" LineSpacing="2.1">
                  <Segment FontName="Arial Unicode MS" FontSize="5.5">o</Segment>
                  <Segment FontName="Arial Unicode MS" FontSize="5.5">#$NBS</Segment>
                  <Segment FontName="Arial Unicode MS" Color="rgb 0 0 255" IsUnderline="true" FontSize="5.5" LinkType="Web" Url="http://www.msnbc.msn.com/id/31078074">Web Link</Segment>
                  <Segment FontName="Arial Unicode MS" FontSize="5.5"> </Segment>
    Notice that before the web link, there is a #$NBS. This causes the link not to work.


    Thanks.

    ANCILE Solutions
     
  •  06-25-2009, 10:14 PM 185542 in reply to 185351

    Re: Inter-document links break in a bulleted list

    Hi,

         I am the developer of Aspose.Pdf responsible for this issue. It has been resovled on our side, and we will provide the fix for you soon. Thanks for your patience.

    BRs


    Emil Hu
    Product Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  06-26-2009, 12:44 AM 185549 in reply to 185351

    Re: Inter-document links break in a bulleted list

    Attachment: Present (inaccessible)

    Hi,

          We have fixed this issue mentioned above on our side, please try this fixed version in attachment. Thanks for your patience.

    BRs


    Emil Hu
    Product Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  06-29-2009, 9:59 AM 185890 in reply to 185549

    Re: Inter-document links break in a bulleted list

    Hi,

    It seems that the fix that you provided for the interlinks (i.e. 3.4.4.4.rar) fixed the problem with links but completely broke our mirror margin implementation. In order to get mirror margins to work in pdf, we use the Aspose.Pdf.Kit.PdfPageEditor's MovePosition function.

    Thanks

    ANCILE Solutions
     
  •  06-29-2009, 10:18 AM 185892 in reply to 185890

    Re: Inter-document links break in a bulleted list

    Hi,

        I see. Could you please offer the source file and .pdf file cause the mirror margin issue? So that we can investigate it and resolve the problem soon. Thanks

    BRs


    Emil Hu
    Product Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
Page 1 of 2 (21 items)   1 2 Next >
View as RSS news feed in XML