Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Transform content to new paper size.

This method was added in XFRX 22.0



XFRXDraw::FitToPaperSize(liPaperSizeIndex [, lnPageWidth [, lnPageHeight  
                         [, lcPageScope [, laPS ]]]])


Return values
.F. ... paper size was not changed
.T. ... paper size was changed

Parameters

liPaperSizeIndex
   Paper size index.

lnPageWidth
  Paper width in FRU.

tlnPageHeight
  Paper length in FRU.

lcPageScope
 Contains the pages numbers separated by commas and ranges separated by dashes, e.g.: “1,2,5-6,8,20-30” to apply the transformation to.

laPS
 A array  contains papers size. If the parameter is empty, then XFRX use internal list of paper size.


  • No labels