for parent folder "untitled folder" on desktop, there many sub-folders inside. each sub-folder has 1-2 .docx files
ultimate goal combine documents single pdf (ordering not matter)
for each document, insert page break before inserting next document otherwise not readable easily
for each document, @ top of insert, insert filename of document know next few pages on until next filename shows up
here's have far: automator: specified finder items folder contents (repeat each subfolder found checked) combine word documents save word documents pdf
works; however, unable filename of each document before insert , unable page break.
apple script: found code online , tried manipulating it, had absolutely no luck. change made add .docx it. same problems above when runs.
can assist or point me in right direction?
here's code:
code:
on open thefiles tell application "microsoft word" set combodoc make new document repeat 1 (count thefiles) set thefile item of thefiles set filepath thefile unicode text tell application "finder" set {creatype, filetype} {creator type, file type} of thefile set ext name extension of thefile set filename name of thefile end tell if (creatype "mswd" , {filetype} in {"bina", "w8bn", "s8bn", "w6bn", "s6bn", "rtf "}) or ext = "docx" tell application "microsoft word" set comborange text object of combodoc set collapsedrange collapse range comborange direction collapse end insert file file name filepath @ collapsedrange end tell end if end repeat tell application "microsoft word" activate end open
there insert break command in microsoft word dictionary.
os x el capitan (10.11) on unsupported macs macos extractor , macpostfactor apps guide through patching , installing os x el capitan (10.11), yosemite (10.10), mavericks (10.9), or mountain lion (10.8) on older mac. thread focuses on os x el capitan. macpostfactor works mountain lion, mavericks, yosemite, , el capitan. please note older gpu (gma 950, x3100, x1600, x1300, x1900, 7300gt, etc.) graphics acceleration on mavericks, yosemite, , el capitan not supported yet. installing on these models may cause them have graphical issues stated in these pages. kexts provided little bit. macos extractor more advanced users , should only used alternative macpostfactor. thread consists of members prominent in these patches can solve issues. please not hesitate post if have questions. apple history os x 10.6 snow leopard first os x version optional support 64-bit kernel, allowing booting either 32-bit or 64-bit kernel. however, apple did not support...
good morning world, ive had laptop week , thing has been absolute please , have loves every minute of week new beauty. (i got standard 16gb 256 pci model. not higher end 15") last night watching show regular website. think vh1 (nothing un trusted or weird, think) , of sudden crashed , rmbp turned dark blue , shut off , turned on , think if remember correctly asked if wanted boot (press key boot up, system crashed) that, did , have been using morning , thing not working right @ all! super hot , ill attach images show memory cpu , battery because had 86% , showing me 1:29 min remaining or , battery percentage falling down fast can watch percentage go down , bothering me thing brand new. thing using while happening safari , reminders , mail. 4-5 tabs , regular non video websites. don't know fix or try rid of it. there boot can or need try? question mark in dock happened right after crashed , icon supposed xcode beta (the latest one) there ...
i use 2 things safari: fastscripts cmd-# shortcuts tabs in safari firefox/chrome (which not necessary in el capitan, thankfully), , safari keyword search keyword searching in bar (e.g., "wp spokane" searches wikipedia article spokane , goes if/when possible). latter: safari keyword search abandonware. creator has nothing on home page nor github in years. there little bug where, inexplicably, dumps saved keywords, requiring manual reimports. i've tried omnikey , don't based on how can't handle encoding of spaces in search strings, how stores saved entries. keysearch: don't know how handles spaces in searches. may abandonware, has not had major update since updated safari 6 years ago. glims: don't know if still around. overkill anyway. have other suggestions on minimalist, still-supported utility keyword searching in address bar? nice able "wp" , "i" , "a" wikipedia / google image / ama...
Comments
Post a Comment