Google Code Exporter
Google Code Exporter
``` First of all, I really appreciate your work. The PDF class in 0.1.5RC contains a method protected function write( content:String ):void { if ( currentPage == null ) throw...
``` What steps will reproduce the problem? 1. can see that the zip file contains extra bytes. 2. able to open with 7zip(automatic zip repair tool) windows display message "compressed...
``` What steps will reproduce the problem? 1. Create new .as class in Flash Builder 2. Embedd ttf font and created online .afm font 3. Compile What is the expected...
``` What steps will reproduce the problem? 1.My application needs pdf generation in multiple currencies like Yen,Euro,Pound,Dollars. 2. I have already implemented it for "¥" using setFont(ArialUnicodeMS(CidInfo.JAPANESE)); 3. So do...
``` What steps will reproduce the problem? i have a matrix of 5x4. first row is supposed to be heading. height of each row differs as per the text input...
``` hi, i want to print to pdf through flex. alive pdf does this but i am printing a vbox to pdf if the height of vbox is more than...
``` What steps will reproduce the problem? 1. create new Grid Object that is 2-3 pages long 2. use the addGrid method and add it to the pdf 3. What...
``` Hi guys, I am using the 1.5 version and am trying to export a cvs file. I coded something like this. var export:CSVExport = new CSVExport(dg.dataProvider.toArray(), columns); var bytes:ByteArray...
``` What is the expected output? What do you see instead? Japanese language pdf should open. What version of the product are you using? On what operating system? alivepdf 0.1.5_rc...
``` What is the expected output? What do you see instead? Leaning don't work in a setStyle What version of the product are you using? On what operating system? OS...