Print documents with specific software

Discuss RoboTask here
Post Reply
mploug
Posts: 15
Joined: Fri Feb 24, 2017 4:38 pm

Print documents with specific software

Post by mploug »

Hello,

Regarding the action Print Document:
I have watched the video on https://youtu.be/3USdgKhKbJc .

Can I use the parameters below if I want to tell RoboTask to use LibreOffice to print PDF files in a specific folder?

{libreoffice --writer}{C:\RoboTask\Test_ind\*.pdf}.

https://help.libreoffice.org/latest/he/ ... eters.html .

Thank you in advance.

Kind regards,
Martin
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Print documents with specific software

Post by Oleg »

These parameters?
{libreoffice --writer}{C:\RoboTask\Test_ind\*.pdf}.
I'm afraid you won't succeed...
It seems if you want to print PDF you have to use --pt or -p parameters
Also to find all PDF files you have to use the File Loop (as in movie example)
Oleg Yershov
Post Reply