Nástroje používateľa

Nástoje správy stránok


blog:odborny:2025-05-07-command-line_tools_for_pdf_processing

Rozdiely

Tu môžete vidieť rozdiely medzi vybranou verziou a aktuálnou verziou danej stránky.

Odkaz na tento prehľad zmien

Obojstranná predošlá revíziaPredchádzajúca revízia
Nasledujúca revízia
Predchádzajúca revízia
blog:odborny:2025-05-07-command-line_tools_for_pdf_processing [2026/05/09 10:54] – [New cases to come…] Róbert Tothblog:odborny:2025-05-07-command-line_tools_for_pdf_processing [2026/05/15 13:10] (aktuálne) Róbert Toth
Riadok 378: Riadok 378:
 </code></WRAP> </code></WRAP>
   - Done! ''Open with'' menu should now list Adobe Acrobat for ''*.jpg'', ''*.png'' or ''*.tiff'' file types.   - Done! ''Open with'' menu should now list Adobe Acrobat for ''*.jpg'', ''*.png'' or ''*.tiff'' file types.
 +
 +=== Possible code-signing issue ("Signature not valid" warning) ===
 +This is not happening specifically with Acrobat, but generally speaking, when you change an app's ''Info.plist'' file (or, for that matter, any other resource inside the App bundle) and that app is signed, its _CodeSignature will no longer be valid and you might be unable to re-run the app. In that case, you need to force app re-signing with this command: <code>codesign --force --deep --sign - /Applications/Adobe Acrobat DC/Adobe Acrobat.app</code>
 +
 +Original source: [[https://www.reddit.com/r/MacOS/comments/1ddq9lf/comment/l8841yp/|Reddit]]
 +
  
  
Riadok 426: Riadok 432:
 ~~socialite~~ ~~socialite~~
 {{tag>pdf}} {{tag>pdf}}
 +  ; Page visits : ~~QUICKSTATS:total~~ 
 +  ; total : {{counter|total}} 
 +  ; today : {{counter|today}}
  
 ===== Comments ===== ===== Comments =====
blog/odborny/2025-05-07-command-line_tools_for_pdf_processing.1778316849.txt.gz · Posledná úprava: 2026/05/09 10:54 od Róbert Toth