I don't want to be one of those that gives meaningless advise but I'm
keen to 'give back' to this forum so here goes ... maybe completely up
the wrong tree ...I'll assume you're generating the XDP on a server and
then passing that to the browser as a content type
"application/vnd.adobe.xdp+xml"Have you also tried setting the character
set to UTF-8 ? I use ASP and have "response.CharSet = "utf-8" " in my
header.
Thanks for the response NKOWA.Is the only way with 3rd part tools as
this is something we were trying to avoid.As mentioned, this works in
Opera and Safari. I would have thought that the Acrobat Reader component
is generic so I presume it's the browser.Thanks again.Andy
HiWhen opening PDF's using a correctly constructed XDP I specify at the
end:Everything
works correctly in all browsers.I would like to hide the toolbars so
when I change the href to:the PDF opens but in IE the XDP
data doesn't merge however, it works as expected in other browsers (data
merge and toolbar hidden)Has anyone else come accross this or know of a
fix or workaround?Thanks for looking.Andy
Hi swarren5,You're welcome.I don't know much about Excel with Acrobat
but the guys over at PDF scripting do (they seem to know most things
scripting). See http://www.pdfscripting.com/public/department48.cfm for
information.HTH,Andy