Hello,I have tried your suggestion.For a document with nog special
characters in the filename it returns application/pdf.So that's goodBut
for a document with a special character in the filename (ex. éa.pdf) it
returns application/octet-stream; name="=?ISO-8859-1?Q?=E9a=2Epdf?="I
have also tried to change getDocAttribute (/process_data/@inPdfDoc,
"wsfilename") togetDocAttribute (/process_data/@inPdfDoc, "file) but
this returns the same incorrect filename...Regards,Nico