Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

PDF overall limit?

Avatar

Former Community Member

Hi =)

I'm working with LiveCycle ES4 on a pdf that has now 2,29 MB. Is it too much?

I have a lot of code written in javaScript.

I'm asking this because now I have unexplained errors in the code.

The "same" code works in some places and doesn't work in others. Is this a thing? LiveCycle has a limit?

Thanks =)

3 Replies

Avatar

Level 10

Hi,

there is no limit in the size (excepting the 32Bit address limit of Reader/Acrobat (around 3GB)) and 2MB is not that big, but a form can always be smaller.

http://blogs.adobe.com/formfeed/2011/05/fonts-are-big.html

You also should check the console (Ctrl + J) in Acrobat for any detailed error messages.

As you are on ES4 you can use the JSLint-Checker macro for debugging too.

http://blogs.adobe.com/formfeed/2010/09/javascript-lint-check-in-designer.html

Avatar

Former Community Member

Hi, radzmar =)

Thanks for your reply, you were super quick!

..and helpful! =)

Avatar

Level 2

You may also find this information regarding Best Practices for XFA form design helpful. http://www.adobe.com/devnet/livecycle/articles/best-practices-xfa-forms.html