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

Missing bookmarks after merge

Last post 09-09-2009, 6:23 AM by shahzad.latif. 19 replies.
Page 1 of 2 (20 items)   1 2 Next >
Sort Posts: Previous Next
  •  06-18-2009, 8:56 AM 184435

    Missing bookmarks after merge .NET

    Hi IM createing a pdf using aspose.word, I get bookmarks as wanted. But on a later point in the work I do a merge, i.e. replace the first page from another pdf document, using aspose.pdf.kit after this the bookmarks are gone, links in the TOC are working as they sould but the pdf bookmarks are lost

    Is there a solution to this`?

    /dad
     
  •  06-18-2009, 1:17 PM 184497 in reply to 184435

    Re: Missing bookmarks after merge

    Hi Daniel,

    Can you please share the PDF files you're having problem with? Also, the code snippets you're using will be helpful. We'll investigate the issue at our end and will let you know about the cause of the problem.

    We're sorry for the inconvenience.

    Regards,


    Shahzad Latif - [Follow me on Twitter!]
    Support Developer/Developer Evangelist
    Aspose Sialkot Team
    Aspose - Your File Format Experts

    Keep in touch! We're on Twitter and Facebook
     
  •  06-22-2009, 3:27 AM 184782 in reply to 184497

    Re: Missing bookmarks after merge

    Attachment: Present (inaccessible)
    Hi 

    the code:

                int[] pages = new int[] { 1 };
                int location = 0;
                try
                {
                    SPSecurity.RunWithElevatedPrivileges(delegate
                    {
                        Aspose.Pdf.Kit.License lic = new Aspose.Pdf.Kit.License();
                        lic.SetLicense("Aspose.Pdf.Kit.lic");

                        PdfFileEditor pdfEditor = new PdfFileEditor();
                        using (Stream firstpageStream = frontPage.OpenBinaryStream())
                        {
                            using (Stream contentStream = contentPdf.OpenBinaryStream())
                            {
                                using (MemoryStream tempStream = new MemoryStream())
                                {
                                    using (MemoryStream outStream = new MemoryStream())
                                    {
                                        //create merged PDF document
                                        pdfEditor.SplitToEnd(contentStream, 2, tempStream);
                                   
        pdfEditor.Insert(tempStream, location, firstpageStream, pages, outStream);
                                    }
                                }
                            }
                        }
                    });


    /daniel
     
  •  06-22-2009, 9:10 AM 184878 in reply to 184782

    Re: Missing bookmarks after merge

    Hi Daniel,

    I have reproduced the issue at my end and logged as PDFKITNET-9422 in our issue tracking system. Our development team will be looking into the issue and you'll be updated via this forum as the issue is resolved.

    If you have any further questions, please do let us know.

    Regards,

     


    Shahzad Latif - [Follow me on Twitter!]
    Support Developer/Developer Evangelist
    Aspose Sialkot Team
    Aspose - Your File Format Experts

    Keep in touch! We're on Twitter and Facebook
     
  •  06-23-2009, 2:18 AM 185007 in reply to 184878

    Re: Missing bookmarks after merge

    Dear Aspose team,

     

    We are building a solution for a biotech company which are looking towards submitting applications to the FDA in the near future. Therefore we would appreciate your support asap, or we would have to find another product or solution. At least a note whether this issue can be solved at all, and if so, preferably also a time estimation for when.

     

    This is a critical case for us, and it we would like to have Aspose as part of this as well as for possible future projects with regulatory requirements, since we have found that Aspose matches all requirements until this point.

     

    Best regards

    The Consignit team

     
  •  06-23-2009, 10:36 PM 185204 in reply to 185007

    Re: Missing bookmarks after merge

    Hi,

    We are working on this issue and the ETA is about one week.

    Thanks, 


    Felix Liu
    Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  07-01-2009, 3:27 AM 186291 in reply to 185204

    Re: Missing bookmarks after merge

    hi, 

    can you give a status on the case?
     
  •  07-01-2009, 7:31 AM 186367 in reply to 186291

    Re: Missing bookmarks after merge

    Hi,

    We have fixed a bug of missing bookmarks in concatenating(merging) PDF files, and the fix will be included in our next release in this week.

    But, after further investigating your requirement, we find that it is not easy to keep proper bookmarks after splitting and/or inserting, considering possible combinations of inputs (pdfs with or without bookmarks).  And we need more time than my previous estimate, to ultimately resolve the issue. Your patience will be highly appreciated.

    Thanks,

     


    Felix Liu
    Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  07-05-2009, 4:03 AM 186911 in reply to 184435

    Re: Missing bookmarks after merge

    The issues you have found earlier (filed as 9422) have been fixed in this update.


    This message was posted using Notification2Forum from Downloads module by aspose.notifier.
     
  •  07-06-2009, 9:03 AM 187066 in reply to 186911

    Re: Missing bookmarks after merge .NET

    Hi

    I have now tried to implement the new release.

    But there seems to be a problem, with the function

    pdfFileEditor.SplitToEnd(Stream, int, Stream);

    this function will close the outputstream, making it hard to use the output file.

    Have there been any changes that affect my code?

    /cab-dad

     
  •  07-07-2009, 2:24 AM 187211 in reply to 187066

    Re: Missing bookmarks after merge

    Hi Daniel,

    We're looking into the matter. Please spare us some time before we figure out the cause of this issue.

    Sorry for the inconvenience.

    Regards,

     


    Shahzad Latif - [Follow me on Twitter!]
    Support Developer/Developer Evangelist
    Aspose Sialkot Team
    Aspose - Your File Format Experts

    Keep in touch! We're on Twitter and Facebook
     
  •  07-07-2009, 12:13 PM 187338 in reply to 187211

    Re: Missing bookmarks after merge

    Hi Daniel,

    I have found the same problem at my end and logged it as PDFKITNET-9582 in our bug tracking system. Our team will be looking into the matter and you'll be updated via this forum.

    We're sorry for the inconvenience.

    Regards,

     


    Shahzad Latif - [Follow me on Twitter!]
    Support Developer/Developer Evangelist
    Aspose Sialkot Team
    Aspose - Your File Format Experts

    Keep in touch! We're on Twitter and Facebook
     
  •  07-16-2009, 9:00 AM 188770 in reply to 187338

    Re: Missing bookmarks after merge

    Hi,

    Any progress on this issue?

     
  •  07-17-2009, 6:46 AM 188930 in reply to 188770

    Re: Missing bookmarks after merge

    Hi Daniel,

    I'm sorry to inform you that this issue is not yet resolved. Our team will be working on the issue; however, I'm afraid I can't share the ETA for the resolution of this issue at the moment. You'll be updated as some response is received from our development team.

    We're sorry for the inconvenience, and appreciate your patience.
    Regards,



    Shahzad Latif - [Follow me on Twitter!]
    Support Developer/Developer Evangelist
    Aspose Sialkot Team
    Aspose - Your File Format Experts

    Keep in touch! We're on Twitter and Facebook
     
  •  08-17-2009, 6:30 AM 193491 in reply to 188930

    Re: Missing bookmarks after merge

    Hi 

    I'm interested in the status of this problem

    /Daniel
     
Page 1 of 2 (20 items)   1 2 Next >
View as RSS news feed in XML