vdesabou Posted February 23, 2013 Share Posted February 23, 2013 (edited) alfred-convert-word-to-pdf==========================Alfred workflow to convert Word document to PDFHere is a very simple workflow that convert any .rtf, .doc and .docx files to pdf. I've only tested it with Microsoft Word 2011.It is triggered as a File Action, you can also set an hotkey.DownloadDownload the workflow below and open in Alfred.Download Workflow Edited July 25, 2014 by vdesabou Link to comment
Andrew Ross Posted March 5, 2013 Share Posted March 5, 2013 Sorry - real beginner at this - how do I activate it on a file and where does it save the file? Thanks. Andrew Link to comment
vdesabou Posted March 5, 2013 Author Share Posted March 5, 2013 Hi Andrew, It is triggered as a File Action (help here http://support.alfredapp.com/tutorials:work-with-files) or as a hotkey (help here http://support.alfredapp.com/tutorials:global-hotkeys). Please use the updated version, I've fixed a few things. Link to comment
vdesabou Posted April 5, 2013 Author Share Posted April 5, 2013 FYI, I've updated this workflow, which now support AlleyOop. I also tried to fix any issues with it. Let me know if you find any issues Link to comment
DJay Posted April 5, 2013 Share Posted April 5, 2013 Thats great. Thanks a lot. Very helpful. Is there a way to change that the pdf is saved to the desktop? Link to comment
vdesabou Posted April 5, 2013 Author Share Posted April 5, 2013 Thats great. Thanks a lot. Very helpful. Is there a way to change that the pdf is saved to the desktop? Well I don't really know how to make it easily configurable since it's a File Action trigger (there is no way to set action modifier). But since the pdf document, once it is ready, appears in Alfred window, you can easily move it to Desktop using the File Action "Move To" and then select "Desktop", that's really quick and handy I believe Link to comment
DJay Posted April 8, 2013 Share Posted April 8, 2013 Bug on the script to update with alleyoop? http://www.alfredforum.com/topic/1582-alleyoop-update-alfred-workflows/?p=9769 Link to comment
vdesabou Posted April 10, 2013 Author Share Posted April 10, 2013 Bug on the script to update with alleyoop? http://www.alfredforum.com/topic/1582-alleyoop-update-alfred-workflows/?p=9769 Yes, that should be fixed now. I hosted the workflow on droplr, but it is not supported. Link to comment
lmartins Posted April 10, 2013 Share Posted April 10, 2013 Would it be possible to allow to convert multiple images to a single pdf? Link to comment
vdesabou Posted April 10, 2013 Author Share Posted April 10, 2013 Would it be possible to allow to convert multiple images to a single pdf? Nope, sorry it only handle doc, docx and rtf files. Link to comment
lmartins Posted April 10, 2013 Share Posted April 10, 2013 Nope, sorry it only handle doc, docx and rtf files. Thanks. Link to comment
vdesabou Posted April 10, 2013 Author Share Posted April 10, 2013 Updated to fix for issues with directories and file names containing spaces Link to comment
MacOCD Posted April 10, 2013 Share Posted April 10, 2013 Your Workflow is working great, thanks! I've set OPTION+CMD+P as a "Print to PDF" hotkey, ideally I'd like to add a further step that would automatically send the resulting PDF to a new message in mail.app, ready for sending. I only typically make PDF versions of .doc files when emailing. I wouldn't imagine this to be too challenging would it? Would a relative novice (like me) be able to modify your workflow like this with a little applescript Google-Fu? Thanks again for the great workflow. Mark. Link to comment
vdesabou Posted April 10, 2013 Author Share Posted April 10, 2013 Your Workflow is working great, thanks! I've set OPTION+CMD+P as a "Print to PDF" hotkey, ideally I'd like to add a further step that would automatically send the resulting PDF to a new message in mail.app, ready for sending. I only typically make PDF versions of .doc files when emailing. I wouldn't imagine this to be too challenging would it? Would a relative novice (like me) be able to modify your workflow like this with a little applescript Google-Fu? Thanks again for the great workflow. Mark. If you convert only one file, at the end of the processing, the pdf file is opened in Alfred window, so you just have to use the File Action Email, that's really quick! Link to comment
Jb_Bryant Posted April 11, 2013 Share Posted April 11, 2013 This doesn't work for me at all. I tell it to convert a .doc file and alfred opens at the location the converted file should show up at but it never shows. Link to comment
vdesabou Posted April 11, 2013 Author Share Posted April 11, 2013 This doesn't work for me at all. I tell it to convert a .doc file and alfred opens at the location the converted file should show up at but it never shows. Can you tells me more: file names, screenshots, Microsoft version, osx version, Lang used, etc... Link to comment
Jb_Bryant Posted April 11, 2013 Share Posted April 11, 2013 Can you tells me more: file names, screenshots, Microsoft version, osx version, Lang used, etc... Ohhh wait does this workflow require Word to be installed? I uninstalled it the other day and just have Pages now. Link to comment
vdesabou Posted April 11, 2013 Author Share Posted April 11, 2013 Ohhh wait does this workflow require Word to be installed? I uninstalled it the other day and just have Pages now. That's why, it uses word and does a "save as" Link to comment
bgartner Posted April 20, 2013 Share Posted April 20, 2013 I love this workflow... thanks again. How hard would it be to create something similar to convert powerpoint decks to pdfs? Link to comment
vdesabou Posted April 20, 2013 Author Share Posted April 20, 2013 I love this workflow... thanks again. How hard would it be to create something similar to convert powerpoint decks to pdfs? Thanks! Well to convert powerpoint to pdf, this would be same kind of workflow as this one. The applescript part of this workflow was taken from this thread https://discussions.apple.com/message/15180576#15180576 and I can see that there is an example for powerpoint here https://discussions.apple.com/message/16244488#16244488 If you feel in the mood to do it yourself, you can start from this workflow, otherwise i'm sure someone will help if post this request on the forum. cheers! Link to comment
Abigail111 Posted August 15, 2013 Share Posted August 15, 2013 I found a pdf convertor which said they can convert pdf to any format such as word,jpeg and so on,even convert document to pdf.is it really? Link to comment
Davide Posted July 2, 2014 Share Posted July 2, 2014 Hi, would it be possible to convert pages files to pdf? (Sorry if this question was already asked!) Link to comment
vdesabou Posted July 2, 2014 Author Share Posted July 2, 2014 Hi, would it be possible to convert pages files to pdf? (Sorry if this question was already asked!) Not with this workflow, sorry. But you can still make a request in this forum http://www.alfredforum.com/forum/13-workflow-help-questions/ Link to comment
DrLulz Posted July 4, 2014 Share Posted July 4, 2014 would it be possible to convert pages files to pdf? (Sorry if this question was already asked!) Here's one I did for me. I'm not very skilled in the arts of Alfred, so what I've got is barely allowed to sit at the kiddy table, but it will work for one file at a time. Pages to PDF Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now