سؤال

I'm searching for a way to create a pdf file directly from flash 100% clientside. I'm not able to interact with other files on the server (like using php for the pdf creation).

Can this be done with the purePDF / AlivePDF library directly in AS3? I'm using Flash CS6.

Thanks in advance.

هل كانت مفيدة؟

المحلول

AlivePDF is an open-source ActionScript 3 (Flash, Flex, AIR) PDF generation library ported from the FPDF PHP project. It allows you to generate PDF's 100% client-side.

http://alivepdf.bytearray.org/?page_id=2

I say yes :)

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top