Google Code Exporter
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...
``` 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 =...
``` 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...
``` 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...
``` 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...
``` 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...
``` 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...
``` 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...
``` 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...
``` 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...