On Fri, Mar 3, 2023, 1:06 AM Ken <[email protected]> wrote: > I am having trouble with the file names of the PDF files that are printed > and downloaded in the environment I have built Guacamole using Docker > Compose. > > The file that is printed and downloaded looks like "82A082A282A42E706466 > .pdf". > > The original file name is "aiueo.pdf" and the aiueo part is Japanese > hiragana. > > We are using nginx,guacd,guacamole containers. > > Where should I edit the file so that it is downloaded correctly in > Japanese? >
This is a limitation of the mechanism we are currently using to extract the document title from received print data: https://issues.apache.org/jira/browse/GUACAMOLE-198 - Mike
