Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Create a pdf via using Alive PDF When the PDF is viewed in fullscreen mode it should be possible to disable the 'auto advance page every __ seconds' function...

Bug
Priority-Medium
Auto-migrated
To be tested

``` This is not a bug report but a comment on the code. I am critical of line 75 of the Page class (in the trunk, revision 212) _page =...

Bug
Priority-Medium
Auto-migrated
To be tested

``` Ok.. im trying to embed Georgia in a PDF.. it works once but on second attempt (without a browsers refresh) i get the following error: Error: Error: unrecognized font...

Bug
Priority-Medium
Auto-migrated
To be tested

``` What steps will reproduce the problem? 1. Use IE8 on Windows. (Safari on Mac works great!) 2. Go to http://mirada.hgc.ch/mirada_v2.php 3. Klick on the picture and then in the...

Bug
Priority-Medium
Auto-migrated
To be tested

``` What steps will reproduce the problem? 1. add more tables and set setGridPositionOnNextPages What is the expected output? What do you see instead? I'm expecting that tables are drawn...

Bug
Priority-Medium
Auto-migrated
To be tested

``` Ok I think there is a bug in setGridPositionOnNextPages function in PDF.as (line 4040) (current revision 277) public function setGridPositionOnNextPages(xvalue:Number=10,yvalue:Number=10):void { nextPageX = yvalue; nextPageY = xvalue; } the...

Bug
Auto-migrated
Priority-High

``` The comments for the pdf.setAlpha function are incorrect, they seem to be a copy of aliasNbPagesMethodMethod's comments. This means the incorrect description and examples for setAlpha feed through into...

Priority-Medium
Auto-migrated
Docs

``` Using a wide and short screen ( mine is 1400 X 900 ) the play / pause buttons and scrubber are not visible on the tutorial videos. ``` Original...

Priority-Medium
Auto-migrated
Docs

``` What steps will reproduce the problem? 1. build project with maven 2.x 2. 3. What is the expected output? What do you see instead? What version of the product...

Priority-Medium
Auto-migrated
Build

``` What steps will reproduce the problem? 1. Visit http://alivepdf.bytearray.org/ 2. Click Tutorials in right side bar What is the expected output? What do you see instead? Tutorials page. I...

Bug
Priority-Medium
Auto-migrated
Docs