Google Code Exporter

Results 11117 issues of Google Code Exporter

``` What steps will reproduce the problem? 1. Run the attached mxml file 2. Examine colorfulBookmarks.pdf 3. Note that only eight colors are supported red, green, blue, yellow, cyan magenta,...

Bug
Priority-Medium
Auto-migrated

``` What steps will reproduce the problem? 1. combine writeFlashHtmltext and addMulticell What is the expected output? What do you see instead? Hello everyone, At first, sorry for my english...

Bug
Priority-Medium
Auto-migrated

``` the comment in GIFDecoder.as (Line:4) @author Kevin Weiner (original Java version - [email protected]) gives an ASDoc error when trying to create ASDoc for a project which uses alivepdf and...

Bug
Priority-Medium
Auto-migrated

``` What steps will reproduce the problem? 1. successful pdf creation will fail in producing UnicodePDF 2. 3. What is the expected output? What do you see instead? PDF document...

Bug
Priority-Medium
Auto-migrated

``` What steps will reproduce the problem? 1. pdf.addCell(175,20,"ტექსტი",0,0,Align.JUSTIFIED); What is the expected output? What do you see instead? Should display Georgian Text. Displayed -> "?????" and the cell addded....

Bug
Priority-Medium
Auto-migrated

``` What steps will reproduce the problem? 1. Create a pdf file 2. Use the method drawCircle 3. Generate pdf file What is the expected output? What do you see...

Bug
Priority-Medium
Auto-migrated

``` When saving a PDF, all of the elements are visible (header imaage, image, and datagrid) except it seems to always omit the data from the 4th column. private function...

Bug
Priority-Medium
Auto-migrated

``` What steps will reproduce the problem? 1. create a new grid with Grid constructor which only takes 8 params 2. new PDF declares Unit.MM 3. What is the expected...

Bug
Priority-Medium
Auto-migrated

``` 1. Add a page with Orientation.PORTRAIT 2. Add an image with resize mode set to Mode.RESIZE_PAGE The generated PDF has Landscape orientation instead of Portrait I'm using AlivePDF 0.1.5...

Bug
Priority-Medium
Auto-migrated

``` What steps will reproduce the problem? 1. Adding text not display Polish characters like: ęąśłżźćńĘĄŚŁŻŹĆŃ. What is the expected output? What do you see instead? Characters without special elements...

Bug
Priority-Medium
Auto-migrated