Hidden Bookmark

Hi,


I got a document in which somebody bookmarked form check box and mark as hidden, so in original document we have one normal form check box and one bookmarked and hidden, but when I open and save document like in test both of form check box are visible. I need to have same document after saving. I use MS Office 2007, on WIN XP you can see check box is bookmarked on WIN 7 you don’t, but in both OS if you go on Insert->Bookmaark (In MS Office), you will see these bookmarks. Can You help me?
Here is test:
public void test(){
Document document = new Document(“FormCheckBoxFields.doc”);
document.save(“TwoForms.doc”);
}

and attached docs.

Thanks

Hi Djordje,

Thanks for your inquiry.

I have tested the scenario and have managed to reproduce the same issue at my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-11093. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

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


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