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...
can installed 10.11 please run geekbench? 2861 single-core score 5989 multi-core score Forums Macs macOS OS X El Capitan (10.11) iPhone Mac OS & System Software iPad Apple Watch Notebooks iTunes Apple ID iCloud Desktop Computers Apple Music Professional Applications iPod iWork Apple TV iLife Wireless
i'm getting first mac laptop, work i'll heavily use personally. work exclusively office 365 apps, web, , basic network stuff ssh. personal use, use photoshop , scrivener, , light video editing (family stuff). use laptop portable media player when traveling. may add games, turn-based 4x games (civilization, etc.) not super graphic-intense stuff. should add have powerful desktop tons of storage already, not system. have hard, non-negotiable budget of $2500 must include applecare ($249 13", $349 15"). i'm considering 2 configs: 13" macbook pro w/3.1ghz dual core i5, 16gb ram, 512gb flash ($2448 w/ac) or 15" macbook pro w/2.5ghz quad core i7, 16gb ram, 256gb flash ($2488 w/ac) comes down 15" having faster procs less storage, while 13" has more storage slower procs. i'm leaning 15" assumption 256gb ought enough , can plug in thunderbolt add-on hard drive...right? there ways more storage ,...
Comments
Post a Comment