Command interface ODT printing fails

Hi
I am trying to invoke soffice.exe from command prompt and make it print a .ODT file.
The file is opened and printed and my printer says: "insert THICK paper in MANUAL TRAY. Opening the same document in Libreoffice Writer and printing it works fine. it is printed on normal paper from builtin tray

call “C:\Program Files\LibreOffice\program\soffice.exe” --pt “Kyocera ECOSYS P6230cdn” “file_path\file_name.odt”

Does anyone know how to fix this