Greetings my friends
In our Webapplication we have some buttons that open an PDF file. We are using the navigateToURL method. The problem is that we are using bookmarks within the pdf and to open an link and point to an bookmark the URL used is something like http://portal.beelogicsoftware.com/BeelogicIMS/manuals/pt_PT/BeelogicIMSChan geLog.pdf#pagemode=bookmarks&nameddest=Alterações no Portal As you see, it accepts non standard characters on the URL as spaces and ç and õ. The link works with this characters if you put it directly on the browser, but when I open it using the method above mentioned it corrects the invalid characters.... and the bookmark pointer stops working. http://portal.beelogicsoftware.com/BeelogicIMS/manuals/pt_PT/BeelogicIMSChan geLog.pdf#pagemode=bookmarks&nameddest=Altera%E7%F5es no Portal So what I ask is, is there a way to open a link without these correction? Thanks Cumprimentos / Best Regards Pedro Serralha
