No this does not help.

Robert

//robert

On Sat, Feb 3, 2018 at 2:39 PM, Tilman Hausherr <[email protected]>
wrote:

> Hi,
>
> Please make two additions below this code
>
>             fs.setFile(attachment.getTitleWithExtension());
>             fs.setEmbeddedFile(ef);
>
> add this:
>
> fs.setFileUnicode(attachment.getTitleWithExtension());
>             fs.setEmbeddedFileUnicode(ef);
>
> Please give feedback whether that helped. If it does, I'll update the
> example. According to the PDF specification the two /UF entries are
> optional but strongly recommended.
>
> Tilman
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to