Questions tagged [alivepdf]

Questions related to AlivePDF, an open source ActionScript 3 PDF generation library.

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.

More details at http://alivepdf.bytearray.org/

65 questions
0
votes
1 answer

Flip page horizontal (mirrored page) with AlivePDF

I am creating a PDF using AlivePDF in FlashCS5. Everything is workin' fine, but I want to "reflect" the texts or the whole page for print it mirrored without edit the image. Hope some one knows how to. Cheers! myPDF.setFont( regularFont,…
0
votes
1 answer

AlivePDF word-wrap in writeText()

I'm trying to print a large string to alivepdf. I'm splitting the string by its newlines into an array, and then printing each separate element in a loop. The problem I'm running into is when a long string is printed in alivepdf, writeText() will…
Ryan Schulze
  • 87
  • 2
  • 10
0
votes
1 answer

Can I use alivepdf read a exist pdf from external?

As title, any detail documentation about alivepdf are very thankful!
Ning
  • 113
  • 1
  • 8
-1
votes
1 answer

Is there an ActionScript library to create Illustrator files?

Is there an AS3 library to create Illustrator files? OR do you have an example creating an AI file with AS3? An alternative and very very last resort is to create a PDF with AlivePDF and see if Illustrator can import that but that seems like a hack…
1.21 gigawatts
  • 16,517
  • 32
  • 123
  • 231
-1
votes
1 answer

The SDK Portfolio actually replaces the AlivePDF? How to create a .pdf file using this new library in Flash Builder?

The SDK Portfolio actually replaces the AlivePDF? How to create a .pdf file using this new library in Flash Builder? I Flex time of the experiments that made using the AlivePDF component, unfortunately due to new Restriction of navigateToURL and…
1 2 3 4
5