https://issues.apache.org/ooo/show_bug.cgi?id=123594
Bug ID: 123594
Issue Type: DEFECT
Summary: Create Labels looses one record each page (OO 4.0.1)
Product: General
Version: 4.0.1
Hardware: PC
OS: Windows 8
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: ui
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
I needed to create about 1800 labels and I've been given excel document with
data.
1. opened excel document in openoffice calc and saved as openoffice calc
spreadsheet.
2. created new database linked to existing database (spreadsheet).
3. created labels document linked to this database (tried both "continous" and
"sheet" options - same result).
4. printed document "from letter" all records to pdf file.
What happened:
As I checked document there was missing 43 records (document had 44 pages).
When I looked closely, from the start it was like this:
First page:
Records from database: 1, 2, 3, ...38, 39, 40.
Second page:
Records from database: 42, 43, 44, ...79, 80, 81, 82.
Third page:
Records from database: 84, 85, 86, 87, ...121, 122, 123, 124.
The pattern is that every move to another page a record is being dropped.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.