| | |
Constant | Description | Used by the functions |
---|
fontDefault | Lists the font of display driver. | FontList |
fontPerFamily | Lists the available families of fonts sorted in alphabetical order. The language variations are not listed. | FontList |
fontPrinter | Lists the font of print driver. | FontList |
i2Pages | Report viewer: Preview displaying 2 pages at a time. | iPreview, iDestination |
i100 | Report viewer: Preview with a zoom set to 100 %. | iPreview, iDestination |
iAutomatic | The size of the font is automatically chosen according to the length of watermark text and to the report width. | Watermark variable |
iAutomaticQuality | Compression level automatically calculated to generate a better-quality PDF file (especially for images). | iParameterPDF, pdfParameter type, PDFSave |
iAverageQuality | Average compression quality | iParameterPDF, pdfParameter type, PDFSave |
iBookmarkNone | No bookmark is taken into account by the PDF file | iParameterPDF |
iBookmarkPage | The bookmarks are taken into account by the PDF file | iParameterPDF |
iBorderAll | Sides of border to draw: All the border sides are drawn | iBorder |
iBorderBottom | Sides of border to draw: The bottom side is drawn | iBorder |
iBorderLeft | Sides of border to draw: The left side is drawn | iBorder |
iBorderNone | Sides of border to draw: The border has no side | iBorder |
iBorderRight | Sides of border to draw: The right side is drawn | iBorder |
iBorderTop | Sides of border to draw: The top side is drawn | iBorder |
iBottom | Align the text at the bottom of the area | iPrintArea,
Watermark variable pdfSignature variable |
iButtonAll | All the buttons are visible in the report viewer | iParameterPreview |
iButtonAnnotation | The button used to create annotations in the report is visible in the report viewer. | iParameterPreview |
iButtonBlackAndWhite | The button used to print the document in black and white is visible. | iParameterPreview |
iButtonDuplex | The button used to print the document on both sides is visible | iParameterPreview |
iButtonDuplicate | The button used to save a duplicate copy of current report is visible. | iParameterPreview |
iButtonEmail | The button used to print the report in a new email is visible in the report viewer | iParameterPreview |
iButtonEmailPDF | The button used to print the report in a file linked to a new email is visible in the report viewer | iParameterPreview |
iButtonExcel | The button used to print the report in an XLS file is visible in the report viewer | iParameterPreview |
iButtonHtml | The button used to print the report in an HTML file is visible in the report viewer | iParameterPreview |
iButtonNone | No button is displayed in the report viewer | iParameterPreview |
iButtonPdf | The button used to print the report in a PDF file is visible in the report viewer | iParameterPreview |
iButtonPrinter | The two buttons used to start the print are visible in the report viewer | iParameterPreview |
iButtonReportCreation | The button used to create a report with "Reports and Queries" is visible in the report viewer | iParameterPreview |
iButtonReportModification | The button used to modify the current report with "Reports and Queries" is visible in the report viewer | iParameterPreview |
iButtonSearch | The toolbar used to perform a search in the report is visible. | iParameterPreview |
iButtonSnapshot | The button used to take a snapshot of report (or report section) is visible. | iParameterPreview |
iButtonTextSelection | The button used to select a text is visible. | iParameterPreview |
iButtonWatermark | The button used to add and configure a text in watermark is visible. | iParameterPreview |
iButtonWord | The button used to print the report in an RTF file is visible in the report viewer | iParameterPreview |
iButtonXML | The button used to print the report in an XML file is visible in the report viewer | iParameterPreview |
iCenterH | Centers the text horizontally in the area | iPrintArea,
Watermark variable pdfSignature variable |
iCenterV | Centers the text vertically in the area | iPrintArea,
Watermark variable pdfSignature variable |
iCollate | Mode for collating the pages | iParameter |
iColor | Mode for managing colors | iParameter |
iColor_Color | Print in color | iParameter |
iColor_Mono | Print in black and white | iParameter |
iContinuous | Solid line | iBorder, iRoundBorder, iEllipse, iNewLine, iLine, iHLine, iVLine |
iCopies | Number of copies by default | iParameter |
iCourier | Font family: Courier font (fixed character width) | iCreateFont |
iCrossed | Fill pattern: Crossed lines | iBorder, iRoundBorder, iEllipse pdfSignature variable |
iDashed | Type of line: Dashed line (----) | iBorder, iRoundBorder, iEllipse, iNewLine, iLine, iHLine, iVLine |
iDefault | Font family: Any font | iCreateFont |
iDefaultZoom | Sets the zoom in the report viewer. Corresponds to:- iPage when first used.
- the last zoom set by the user in the report viewer, for subsequent uses.
| iPreview, iDestination |
iDeviceName | Name of printer port used | iInfoPrinter |
iDiagonalCrossed | Fill pattern: Diagonal crossed lines | iBorder, iRoundBorder, iEllipse pdfSignature variable |
iDirectoryHTML | Directory where the HTML file is generated | iDirImageHTML |
iDirectoryWeb | "<MyProject>_WEB" directory of site | iDirImageHTML |
iDotAndDash | Type of line: Dot-and-dash line (-.-.-.) | iBorder, iRoundBorder, iEllipse, iNewLine, iLine, iHLine, iVLine |
iDotted | Type of line: Dotted line (....) | iBorder, iRoundBorder, iEllipse, iNewLine, iLine, iHLine, iVLine |
iDownwardDiagonal | - Fill pattern: Descending diagonal lines
- Watermark orientation: Downward diagonal
| |
iDplCertificate | Uses the specified certificate to sign the duplicate copy. | iParameterDuplicate |
iDplNone | No duplicate copy is created. | iParameterDuplicate |
iDplPrintout | A duplicate copy is automatically created for each print. | iParameterDuplicate |
iDrawTextMultiplatform | Used to change the print algorithm used for printing PDF files. | iParameter |
iDriverName | Name of printer driver used | iInfoPrinter |
iDuplex | Parameters for printing in duplex mode | iParameter |
iDuplex_Horizontal | Horizontal duplex | iParameter |
iDuplex_Simple | Print on a single side | iParameter |
iDuplex_Vertical | Vertical duplex | iParameter |
iDuplicate | Direct print in a duplicate file | iDestination |
ieConfirmNone | No confirmation is requested during the export. | iParameterExport |
ieConfirmOpenFile | If the file opening was requested (ieOpenFile constant), the report viewer requests a confirmation before opening the file. | iParameterExport |
ieConfirmOverwriteFile | If the file name has been defined, the report viewer requests a confirmation before the file is overwritten. | iParameterExport |
ieDefault | Combination of constants used by default by the report viewer: ieOpenFile + ieConfirmationOpenFile + ieConfirmationOverwriteFile | iParameterExport |
iEmail | Use in the "Before re-printing" event: This constant is returned if the "Email with included content" button is used in the report viewer. | iDestination |
ieOpenFile | Print preview: Opens the created file in the associated application. | iParameterExport |
iExportDirectory | Name of directory where the files will be generated from the report viewer. | iParameterExport |
iExportEmailRecipient | Email address of recipient for the email generated from the report viewer. | iParameterExport |
iExportEmailSender | Email address of sender for the email created from the report viewer. | iParameterExport |
iExportEmailSubject | Subject of email for the email generated from the report viewer. | iParameterExport |
iExportFile | Name of file (without extension) generated from the report viewer. | iParameterExport |
iExportOption | Advanced options for managing the files generated from the report viewer | iParameterExport |
iExtraParameters | Parameters specific to the printer | iParameter |
iFax | Direct print to the specified fax number. | iDestination |
iFile | - Direct print in a text file.
- Full path of last file generated during the print (PDF, XLS, ...).
| iDestination
iLastFile |
iFontAngle | The inclination angle of the text corresponds to the angle defined in the characteristics of the font. | Watermark variable |
iFontSize | Size of watermark font: the font size is defined in the characteristics of font used. | Watermark variable |
iFormatCustomPaper | Size of the custom paper used | iParameter
|
iGenericFile | Direct print in a text file (while ignoring the printer driver) | iDestination |
iGenericHTML | Print in an HTML file supporting style sheet (CSS) while ignoring the printer driver | iDestination |
iGenericHTMLWithoutCSS | Print in an HTML file without managing the style sheets and while ignoring the printer driver | iDestination |
iGenericPDF | Direct print in a PDF file while ignoring the printer driver | iDestination |
iGenericRTF | Type of text to print: String in Rich Text Format Direct print in an RTF file while ignoring the printer driver | iDestination |
iGenericXLS | Direct print in an XLS file while ignoring the printer driver | iDestination |
iGenericXML | Direct print in an XML file while ignoring the printer driver | iDestination |
iHighQuality | High compression quality | iParameterPDF, pdfParameter type, PDFSave |
iHomoCenteredDisplay | Zoom scale applied to an image: Image centered in the reference rectangle: its dimensions are not modified (100%). The image is centered in the rectangle. | iPrintImage |
iHomothetic | Print size of PDF: Homothetic enlargement or reduction of pages to adapt them to the output format. | iPrintPDF, iSequencingAddPDF, iPrintDoc |
iHomotheticDisplay | Zoom scale applied to an image: Image stretched or reduced to occupy the defined space in an optimal way without being distorted | iPrintImage |
iHomotheticNoEnlargement | Print size of PDF: Homothetic reduction of pages to adapt them to the output format. The pages that use a format less than the output format keep their format and are centered. | iPrintPDF, iSequencingAddPDF, iPrintDoc |
iHomotheticNoEnlargementPrintableArea | Print size of PDF: Homothetic reduction of the PDF document pages to adapt them to the output format, taking into account physical margins. Pages with a smaller format keep their format and are centered. Remark: This constant corresponds to iHomotheticNoEnlargementPrintableZone in previous versions. | iPrintPDF, iSequencingAddPDF, iPrintDoc |
iHorizontal | - Fill pattern: Horizontal lines
- Watermark orientation: text printed horizontally
| |
iHTML | Type of text to print: Text in HTML format Print in an HTML file supporting the style sheets (CSS) | iAreaHeight iDestination |
iHTMLWithoutCSS | Print in an HTML file without supporting the style sheets | iDestination |
iLeft | Align the text to the left in the area | iPrintArea, pdfSignature variable |
iListDuplicate | List of last duplicates created during the print. | iLastFile |
New in version 28iListOutput | List of the different print or export jobs started from the report viewer. | iDocumentPrinted |
iLowQuality | Low compression quality | iParameterPDF, pdfParameter type, PDFSave |
New in version 28iMarkdown | Type of text to print: Markdown text. | iAreaHeight |
iMaximumQuality | Maximum compression quality | iParameterPDF, pdfParameter type, PDFSave |
iMediaType | Type of paper used for the printout. | iParameter |
iMediaType_GlossyPaper | Type of paper used for the printout: Glossy paper | iParameter |
iMediaType_PlainPaper | Type of paper used for the printout: plain paper | iParameter |
iMediaType_TransparentFilm | Type of paper used for the printout: Transparent film | iParameter |
iMinimumQuality | Minimum compression quality | iParameterPDF, pdfParameter type, PDFSave |
iMiniPreview | Displays the printout in a mini-preview. | iPreview, iDestination |
iNormalDisplay | Zoom scale applied to an image: Image printed without changes | iPrintImage |
iOrientation | Paper orientation | iParameter |
iOrientation_Landscape | Print in landscape mode | iParameter
|
iOrientation_Portrait | Print in portrait mode | iParameter
|
iPage | Report viewer: Preview with zoom out: the page will be entirely displayed in the zoom window | iPreview, iDestination |
iPageHeight | Height of paper used | iParameter |
iPageWidth | Width of paper used | iParameter |
iPaperSize | Format of paper used | iParameter |
iPaperSize_10x14 | 10 x 14 inch paper | iParameter
|
iPaperSize_11x17 | 11 x 17 inch paper | iParameter
|
iPaperSize_A3 | A3 paper (297 x 420 mm) | iParameter
|
iPaperSize_A4 | A4 paper (210 x 297 mm) | iParameter
|
iPaperSize_A4Small | Small A4 paper (210 x 297 mm) | iParameter
|
iPaperSize_A5 | A5 (148 x 20 mm) | iParameter
|
iPaperSize_B4 | B4 paper (250 x 354 mm) | iParameter
|
iPaperSize_B5 | B5 paper (182 x 257 mm) | iParameter
|
iPaperSize_CSheet | Size C sheet | iParameter
|
iPaperSize_DSheet | Size D sheet | iParameter
|
iPaperSize_Envelope9 | Envelope #9 (3.875 x 8.875 inches) | iParameter
|
iPaperSize_Envelope10 | Envelope #10 (4.125 x 9.5 inches) | iParameter
|
iPaperSize_Envelope11 | Envelope #11 (4.5 x 10.375 inches) | iParameter
|
iPaperSize_Envelope12 | Envelope #12 (4.5 x 4.5 x 11 inches) | iParameter
|
iPaperSize_Envelope14 | Envelope #14 (5 x 11.5 inches) | iParameter
|
iPaperSize_EnvelopeB4 | B4 envelope (250 x 353 mm) | iParameter
|
iPaperSize_EnvelopeB5 | B5 envelope (176 x 250 mm) | iParameter
|
iPaperSize_EnvelopeB6 | B6 envelope (176 x 125 mm) | iParameter
|
iPaperSize_EnvelopeC3 | C3 envelope (324 x 458 mm) | iParameter
|
iPaperSize_EnvelopeC4 | C4 envelope (229 x 324 mm) | iParameter
|
iPaperSize_EnvelopeC5 | C5 envelope (162 x 229 mm) | iParameter
|
iPaperSize_EnvelopeC6 | C6 envelope (114 x 162 mm) | iParameter
|
iPaperSize_EnvelopeC65 | C65 envelope (114 x 229 mm) | iParameter
|
iPaperSize_EnvelopeDL | DL envelope (110 x 220 mm) | iParameter
|
iPaperSize_EnvelopeItaly | Envelope 110 x 230 mm | iParameter
|
iPaperSize_EnvelopeMonarch | Envelope 3.875 x 7.5 inches | iParameter
|
iPaperSize_EnvelopePerso | Envelope 3.625 x 6.5 inches | iParameter
|
iPaperSize_ESheet | Size E sheet | iParameter
|
iPaperSize_Executive | Executive paper (7.5 x 10.5 inches) | iParameter
|
iPaperSize_FanfoldUS | Fanfold paper (14.875 x 11 inches) | iParameter
|
iPaperSize_Folio | Folio paper (8.5 x 13 inches) | iParameter
|
iPaperSize_GermanLGL | Fanfold paper (8.5 x 13 inches) | iParameter
|
iPaperSize_GermanSTD | Fanfold paper (8.5 x 12 inches) | iParameter
|
iPaperSize_Ledger | Ledger paper (17 x 11 inches) | iParameter
|
iPaperSize_Legal | Legal paper (8.5 x 14 inches) | iParameter
|
iPaperSize_Letter | Letter paper (8.5 x 11 inches) | iParameter
|
iPaperSize_LetterSmall | Small letter paper (8.5 x 11 inches) | iParameter
|
iPaperSize_Note | Note paper (8.5 x 11 inches) | iParameter
|
iPaperSize_Quarto | Quarto paper (215 x 275 mm) | iParameter
|
iPaperSize_Statement | Statement paper (5.5 x 8.5 inches) | iParameter
|
iPaperSize_Tabloid | Tabloid paper (11 x 17 inches) | iParameter
|
iPaperSource | Type of paper source for the printer | iParameter |
iPaperSource_Auto | Type of paper source for the printer: Automatic sheet feed | iParameter |
iPaperSource_Cassette | Type of paper source for the printer: Tray paper feed | iParameter |
iPaperSource_Envelope | Type of paper source for the printer: Envelope feed | iParameter |
iPaperSource_EnvelopeManual | Type of paper source for the printer: Manual envelope feed | iParameter |
iPaperSource_LargeCapacity | Type of paper source for the printer: Large capacity paper feed | iParameter |
iPaperSource_LargeFormat | Type of paper source for the printer: Large format paper feed | iParameter |
iPaperSource_Lower | Type of paper source for the printer: Lower tray paper feed | iParameter |
iPaperSource_Manual | Type of paper source for the printer: Manual feed | iParameter |
iPaperSource_Middle | Type of paper source for the printer: Middle tray paper feed | iParameter |
iPaperSource_OnlyOne | Type of paper source for the printer: Only one feedRemark: This constant has the same value as iPaperSource_Upper. | iParameter |
iPaperSource_SmallFormat | Type of paper source for the printer: Small format paper feed | iParameter |
iPaperSource_Tractor | Type of paper source for the printer: Tractor paper feed | iParameter |
iPaperSource_Upper | Type of paper source for the printer: Upper tray paper feedRemark: This constant has the same value as iPaperSource_OnlyOne. | iParameter |
iPCL | Print to a PCL printer | iDestination |
iPDF14 | File generated using PDF 1.4 | pdfParameter type |
iPDF15 | File generated using PDF 1.5 | pdfParameter type |
iPDF16 | File generated using PDF 1.6 | pdfParameter type |
iPDF17 | File generated using PDF 1.7 | pdfParameter type |
iPDF | Direct print in a PDF file.
Warning
From version 27, this constant is available for backward compatibility. It is recommended to use the iGenericPDF constant, which improves the generation of PDF files.
| iDestination |
iPDFA1b | The generated PDF is in PDF/A-1b format. All the elements required to display or print the PDF file are included in the generated file. | iParameterPDF, pdfParameter type |
iPDFA3b | The generated PDF is in PDF/A-3b format: - All the elements required to display or print the PDF file are included in the generated file.
- It is possible to add XML, CSV, word processing, spreadsheet files, ... in PDF format. This can be done via iAddAttachment.
| iParameterPDF, pdfParameter type |
iPDFA | The generated PDF is in PDF/A-1b format. All the elements required to display or print the PDF file are included in the generated file. | iParameterPDF, pdfParameter type |
iPDFEmail | - Use in the "Before re-printing" event: This constant is returned if the "Email with attached PDF" button is used in the report viewer.
- Direct print in a PDF file linked to a new message in the default messaging software.
This constant corresponds to "iEmailPDF" in previous versions. | iDestination
|
iPDFGrayscale | The PDF is generated in black and white. | iParameterPDF |
iPDFUnicode | The generated PDF is in Unicode format. | iParameterPDF |
iPrinter | Direct print on the printer (no preview). | iDestination |
iPrinterDefault | Default printer setting | iParameter |
iPrinterFile | Direct print in a PRN file. This file can be printed later on a printer | iDestination |
iPrinterName | Name of the printer used | iInfoPrinter |
iPrinterType | Printer used. | iParameter |
iProtectionComment | Prevents from adding or editing comments. | iParameterPDF PDFPassword, pdfParameter type |
iProtectionDefault | Protection by default. | PDFPassword |
iProtectionModification | The content of the PDF file cannot be modified. | iParameterPDF PDFPassword, pdfParameter type |
iProtectionNone | No protection for the PDF file | iParameterPDF, pdfParameter type |
iProtectionPrinting | The PDF file cannot be printed. | iParameterPDF PDFPassword, pdfParameter type |
iProtectionSelection | The content of the PDF file cannot be copied or extracted from the file. | iParameterPDF PDFPassword, pdfParameter type |
ipvZoom2Pages | Report viewer: Preview displaying 2 pages at a time. | iPreview, iDestination |
ipvZoom100 | Report viewer: Preview with a zoom set to 100%. | iPreview, iDestination |
ipvZoomDefault | Corresponds to:- ipvZoomPage when first used.
- the last zoom set by the user in the report viewer, for subsequent uses.
| iPreview, iDestination |
ipvZoomPage | Report viewer: Preview with zoom out: the page will be entirely displayed in the zoom window. | iPreview, iDestination |
ipvZoomPageWidth | Report viewer: Preview displaying the entire page width. | iPreview, iDestination |
iQuality | Print quality | iParameter |
iQuality_Draft | Printer quality: Draft | iParameter |
iQuality_High | Printer quality: High | iParameter |
iQuality_Low | Printer quality: Low | iParameter |
iQuality_Medium | Printer quality: Medium | iParameter |
iRealSize | Document print size: Print in real size. The pages that use:- a format smaller than the output format are centered in the page.
- a format bigger than the output format are truncated and centered in the page.
| iPrintPDF, iSequencingAddPDF, iPrintDoc |
iRight | Align the text to the right in the area | iPrintArea,
Watermark variable pdfSignature variable |
iRoman | Font family: Roman font (exotic font) | iCreateFont |
iRTF | Type of text to print: String in Rich Text Format Direct print in an RTF file | iAreaHeight iPreview, iDestination |
iRTFWithImagesAndTables | Management mode of images and tables in the RTF controls of reports. | iParameter |
iScale | Percentage of scale used during the print | iParameter |
iSignatureApproval | Type of signature to use: Approval signature. | iPrintSignature |
iSignatureCertification | Type of signature to use: Certification signature. | iPrintSignature |
iSolid | Fill pattern: Entire fill | iBorder, iRoundBorder, iEllipse, pdfSignature variable |
iStorePaneRibbon | Saves the ribbon tab displayed in the report viewer. | iParameterPreview |
iSwiss | Font family: Swiss font (quality font) | iCreateFont |
iText | Type of text to print: Normal text | iAreaHeight |
iThumbnailPane | Report viewer: Display or hide the thumbnail pane in the report viewer. This constant corresponds to iPaneMiniatures in previous versions. | iParameterPreview |
iTop | Align the text at the top in the area | iPrintArea, pdfSignature variable |
iTrueType | Parameters for printing TrueType fonts | iParameter |
iTrueType_Bitmap | TrueType font in bitmap | iParameter |
iTrueType_Download | Downloaded TrueType font | iParameter |
iTrueType_Subdev | TrueType font of device | iParameter |
iUpwardDiagonal | - Fill pattern: Ascending diagonal lines
- Watermark orientation: Upward diagonal
| |
iVertical | Fill pattern: Vertical lines | iBorder, iRoundBorder, iEllipse, pdfSignature variable |
iWatermarkDuplicate | Printing a watermark: The watermark is inserted when printing the duplicate. | iParameterWatermark |
iWatermarkPrinting | Printing a watermark: The watermark is inserted when printing the document. | iParameterWatermark |
iWithFormatting | Stores the color and the font during the export in XLS format. | iParameterXLS |
iXLS | Direct print in an XLS file | iDestination |
iXML | Direct print in an XML file | iDestination |
iYResolution | Vertical resolution | iParameter |