On 2 September 2022 3:09:43 AM UTC, David Wright <deb...@lionunicorn.co.uk>
wrote:
>On Fri 02 Sep 2022 at 01:02:10 (+0000), jindam, vani wrote:
>> i am trying to open pdf file from cli:
>> $ /usr/bin/lowriter --inputfilter="*.pdf" /home/user/file.pdf
>
> ↑↑↑
>
>> the above command fails to open pdf file
>>
>> what am i doing wrong?
>
>Try removing the characters "put": it's --infilter.
>
>Note that I don't know what kinds of string are expected as an
>argument to infilter, but *.pdf worked for me in your example.
its not working for pdf, but working for docx files. is it perhaps i have
installed lowriter w/o recommends in apt.conf? there is a recent enhancement
issue on bugzilla about opening pdf files, i will check later
>
>Cheers,
>David.
>