Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do i prevent a fillable pdf file from growing in size, every time the form has been reset?

New Here ,
Jun 29, 2016 Jun 29, 2016

I have created a fillable pdf, that functions as a daily time sheet. The employee fills out the form at the end of the day - emails the form via the "submit" button, then "resets" the form for use the following day. Over time, the pdf file that gets submitted, slowly but surely grows in size (starting at around 260 kb) - when the form is filled out and submitted from either a smart phone or a tablet. If a desktop is used, no noticeable size increase happens...

Does anyone know of a solution to this problem? I am theorizing here, but is it possible that when the form gets "reset", the data is not actually being deleted, just pushed in the background?

Any suggestion and/or feedback is much, much appreciated!

Thanks,

Lisa

TOPICS
Acrobat SDK and JavaScript
600
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 29, 2016 Jun 29, 2016

No, when you reset the form the data from it is gone. The size increase happens regardless. One way around it is to save the file under a new name from time to time. That forces an optimization and can decrease the file-size by a lot.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 29, 2016 Jun 29, 2016

Thank you try67​...

The issue is only when we are emailing the form... Once the form has been received and then saved out, the file size drops drastically. The problem is that when the file size gets too big, and the employee hits submit, the file does not actually get emailed due to the size... and most times the employees are not aware the file did not go through...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 29, 2016 Jun 29, 2016
LATEST

Assuming that your users have the free Reader, saving under a new name is the only way of doing it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines