Google Code Exporter
Google Code Exporter
``` Не работает ``` Original issue reported on code.google.com by `[email protected]` on 6 Sep 2011 at 12:06
``` нужно сделать ``` Original issue reported on code.google.com by `[email protected]` on 4 Apr 2012 at 12:05
``` MFC2 MTC2 CFC2 CTC2 ``` Original issue reported on code.google.com by `[email protected]` on 9 Feb 2011 at 11:40
``` 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
``` 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
``` 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...
``` 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...
``` 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...
``` 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...
``` 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...