Skip to main content
Participant
July 9, 2025
Question

Auto Renaming of Files

  • July 9, 2025
  • 1 reply
  • 109 views

I don't know why does your application gets hanged when I upload large PPT files

 

and when I try your web, it just changes the file name after downloading so I 've to open each file to see which file has what content 

 

I've attached the screenshot (it has included percentage symbols after each word)

1 reply

creative explorer
Community Expert
Community Expert
July 10, 2025

@Shreyas_Karade 

  1. PPT? Powerpoint? Well, if I was uploading Powerpoint to my adobe cloud, it probaly hang as well!?! 
  2. I tried downloading a PDF from the Acrobat Web, no issues at all. PC user?
  3. Percentage symbols (%20) after each word?  It's actually URL encoding for spaces, and browsers often convert them when displaying or saving filenames. Solution? Don't have spaced in the file names. Instead either have dashes, hyphens, underscores or no spaces at all. 
m