Skip to main content
AlexPromTrad
Inspiring
November 1, 2020
Question

Dynamic check list in Animate

  • November 1, 2020
  • 2 replies
  • 231 views

Hi all 🙂

Sorry if this is a very lame question, but when I google it, what I get is something irrelevant.

 

I would like to generate a PDF dynamically in Animate.

I have a list of things that the user can tick/untick and once done, it can click the 'generate' button to create a PDF with the things that were ticked.

Is it possible?

If so, could anyone point me in the right direction?

Thanks in advance 🙂

    This topic is closed to new replies. Start a new post to keep the conversation going.

    2 replies

    Legend
    November 1, 2020

    Even if you could somehow programmatically generate a PDF, SWFs and HTML documents are not allowed to write to the local file system.

    AlexPromTrad
    Inspiring
    November 1, 2020

    Thanks