You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest to either escape the filename so it produces a valid filename or generate filename randomly. Something like this would do the trick, especially that the file is deleted after sending to printer or print queue.
There seems to be a problem when the url passed to print the document from contains parameters. Example log file contains the following:
The error is that the filename output from getPathFromUrl function is incorrect.
I would suggest to either escape the filename so it produces a valid filename or generate filename randomly. Something like this would do the trick, especially that the file is deleted after sending to printer or print queue.
The text was updated successfully, but these errors were encountered: