简体   繁体   中英

Edit PDF files dynamically from Flash or Flex

I am planning to do a CD-ROM in either Flash or Flex, possibly using the Adobe AIR runtime.

This CD interactive will have a bunch of forms on it for the user to fill out. After they fill in a form, they will have the option of saving or printing a PDF that is based on there information.

I am trying to find a way of editing the content of the PDF in Flash, so when the user fills out the form, the application will fill in the PDF with there details from the form fields. Is this is possible?

It would be great if there was some way of having template PDFs (either on the CD as there own files, or in a Flash library), then flash could come along and fill in the specific fields inside the PDF.

Can Adobe AIR help me in any way here?

As far as i know there is no direct way to edit existing pdf files in flex/air...

But there is a library to create pdf files http://alivepdf.bytearray.org/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM