View Issue Details

IDProjectCategoryView StatusLast Update
0016341ScribusScripterpublic2020-11-16 15:11
Reporterjuham Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.5.6 
Summary0016341: getPageSize() API function may return wrong size
DescriptionI looked c++ implementation of API getPageSize() function. It will not return the values it's name and documentation claims, but preference values of pagewidth and height.
TagsNo tags attached.
PatchNo

Activities

jghali

2020-11-16 09:51

administrator   ~0048433

The implementation and doc looks correct to me. The html documentation says:
"Returns a tuple with document page dimensions measured in the document's current units."

If you want to get a specific page dimensions, you should use getPageNSize() instead.

Issue History

Date Modified Username Field Change
2020-11-16 07:29 juham New Issue
2020-11-16 09:51 jghali Note Added: 0048433
2020-11-16 15:11 jghali Assigned To => jghali
2020-11-16 15:11 jghali Status new => resolved
2020-11-16 15:11 jghali Resolution open => no change required
2020-11-16 15:11 jghali Status resolved => closed