is there a way to generate a pdf of the first page of a word document, using standard command line ?
… and no plugin … ?
this is mainly for macos , but if you have a solution for windows too or linux it’s ok.
I don’t want to have to install any library or app like libreoffice.
this should be possible from a default macos installation.
using qlmanage, I’m able to convert a docx to an html file, but then again how to convert it to a pdf page ?
qlmanage is the command line quicklook is based upon.
I know how to make an html preview of the docx file using qlmanage
but then to convert the html to a pdf ?
Hi
you do not need OpenOffice or any other similar software to make pdf.
Try Ctrl + P to print the document you want and instead of printer select pdf document. you may also select the page(s) you want to print(make pdf).
No, you have to be in the windows.
Not command line.
Let me see what i can do for you
as windows command line is the old old MSDOS commands
which i new very well.!!!
on windows suppose you have a word docx file, and no microsoft word installed…
on the mac you can preview the docx file using qlmanage see post above
but on windows ? is it possible ?
or on linux where microsoft word doesn’t even exists… libreoffice is not default on linux ?