Google Code Exporter

Results 21406 comments of Google Code Exporter

``` I have this issue too. The preamble pages are written as i, ii...iv, but are not subtracted from the total. For me this means the end of the document...

``` Same issue here. The error appears in my case only when the table of content spawns over multiple pages. On single page TOC, the total number is correct. ```...

Original comment by `roberto.alsina` on 26 May 2012 at 2:38 - Changed state: **Started**

``` @wolfgang.silbermayr If you have a title page, it *is* page 1. If you want the following page to be page 1 you have to reset the counter before the...

``` This is really tricky to fix. Currently, ###Total### is always replaced with the page count for the whole document, that's why it is off. To make it behave correctly,...

Original comment by `roberto.alsina` on 18 Dec 2012 at 7:34 - Changed title: **The total page count is wrong if the TOC makes the contents move to another page**

``` I cannot reproduce your issue. Anyway maybe is related to the WMI Services or your permissions to access the MSSmBios_RawSMBiosTables WMI class ( The default mode to extract the...

``` I see the same problem working with Lazarus 64Bit 1.0.12 on Ubuntu Precise 64 Bit running lazarus as root. The same code runs without any problem compiled at Ubuntu...

``` Additional observation: running the 32bit linux binary (which works at 32bit linux) on a 64bit ms-surface pro with a 64 bit ubuntu) leads to an access violation too. regards...

Original comment by `[email protected]` on 11 Apr 2014 at 2:15 - Added labels: **Type-Enhancement** - Removed labels: **Type-Defect**