Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Не работает ``` Original issue reported on code.google.com by `[email protected]` on 6 Sep 2011 at 12:06

page

``` нужно сделать ``` Original issue reported on code.google.com by `[email protected]` on 4 Apr 2012 at 12:05

help wanted
mechanics

``` MFC2 MTC2 CFC2 CTC2 ``` Original issue reported on code.google.com by `[email protected]` on 9 Feb 2011 at 11:40

Type-Defect
Priority-Medium
auto-migrated

``` Find out where sum of GTE FLAG is calculated ``` Original issue reported on code.google.com by `[email protected]` on 9 Feb 2011 at 11:38

Type-Defect
Priority-Medium
auto-migrated

``` POMs to build AlivePDF with Maven are here: https://github.com/oliverlietz/pommesbude/tree/master/AlivePDF ``` Original issue reported on code.google.com by `[email protected]` on 25 Feb 2012 at 6:41

Enhancement
Priority-Medium
Auto-migrated
Build

``` Line 1811: this.addPage( this.CurOrientation ); The first paramater to addPage isn't orientation. The line should read something like this: this.addPage(this.CurFormat ,currentPage.rotation, this.CurOrientation); Note: this.CurFormat is made up, it'll need...

Bug
Priority-Medium
Auto-migrated
To be tested

``` File PDF.as line 2200. for some reason when cw[c] is equal to 0 (when you find a character with an accent),l is reseting to 0 as well. so i...

Bug
Priority-Medium
Auto-migrated
To be tested

``` When adding an image, at least the width and height parameters don't seem to be using my supplied measurement units. I'm trying to add an image to a landscape...

Bug
Priority-Medium
Auto-migrated
To be tested

``` What steps will reproduce the problem? 1. create a PDF with addCell long enough to span two pages What is the expected output? What do you see instead? The...

Bug
Priority-Medium
Auto-migrated
To be tested

``` What steps will reproduce the problem? 1. set aliasNbPagesMethodMethod 2. add {nb} to your document somewhere What is the expected output? What do you see instead? {nb} should be...

Bug
Priority-Medium
Auto-migrated
To be tested