Skip to main content
Participating Frequently
May 29, 2025
Question

pdf size increase

  • May 29, 2025
  • 1 reply
  • 324 views

i created the text box inside the pdf and saved it. Now the size is 20KB . after i just changed the position of textbox(not texts, just position of the text box) . but this lead to additional 4Kb of file size incremant. is this because of incremental update mechanism? if not why is that?

 

1 reply

try67
Community Expert
Community Expert
May 29, 2025

Yes, most likely. Use the Save As command and give the file a new name, and it should be optimized. But is 4KB really a big deal?

Participating Frequently
June 2, 2025

It does in my case. I observed this behaviour while testing my plugin. I just wanted to make sure is this is the behaviour of my plugin or adobe itself before trying to troubleshoot