View Issue Details

IDProjectCategoryView StatusLast Update
0002631ScribusScripterpublic2009-05-29 17:01
Reportermikes Assigned Tosubik  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
Fixed in Version1.3.5svn 
Summary0002631: Missing method to get the page direction
DescriptionFor a document with facing pages and different border-layout it is necessary to get the page direction (left or right) when you script for. Something like getPageDirection(pagenumber).
TagsNo tags attached.
Patch

Activities

subik

2009-05-29 12:40

manager   ~0021844

there is one implemented already:

getPageType(...)
    getPageType() -> integer
    
    Returns the type of the Page, 0 means left Page, 1 is a middle Page and 2 is a right Page

Issue History

Date Modified Username Field Change
2005-09-29 05:49 mikes New Issue
2005-12-22 15:40 subik Status new => assigned
2005-12-22 15:40 subik Assigned To => subik
2009-05-29 12:40 subik Note Added: 0021844
2009-05-29 12:40 subik Status assigned => resolved
2009-05-29 12:40 subik Fixed in Version => 1.3.5svn
2009-05-29 12:40 subik Resolution open => no change required
2009-05-29 17:01 christoph_s Status resolved => closed