|
|
|
|
|
|
Categoría: Print functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inicializa la consulta vinculada al informe (para una consulta con parámetros). |
|
|
|
|
|
|
Inicializa la consulta vinculada al informe. |
|
|
|
|
|
|
Inicializa los parámetros de un reporte que se imprimirá en el reverso de otro reporte. |
|
|
|
|
|
|
Inicializa los parámetros de un subinforme de un informe compuesto. |
|
|
|
|
|
|
Imprime un informe creado con el editor del informe. |
|
|
|
|
|
|
List of constants used by the functions for font management. |
|
|
|
|
|
|
Reinicia los ajustes de impresión (márgenes, fuente, formato de papel, orientación, ...) almacenados en la biblioteca de impresión. |
|
|
|
|
|
|
iVPos se mantiene para la compatibilidad con versiones anteriores. |
|
|
|
|
|
|
Lista de funciones de impresión |
|
|
|
|
|
|
Lista de funciones de impresión |
|
|
|
|
|
|
Adds an attachment in a PDF file generated by a PDF print export. |
|
|
|
|
|
|
Añade un marcador en el visor de reportes o al exportar a PDF. |
|
|
|
|
|
|
Calculates the height of a fixed-width area required to print the entire text that uses the current font. |
|
|
|
|
|
|
Prints a border at specified coordinates. |
|
|
|
|
|
|
Modifies through programming the report associated with a sub-report in a composite report. |
|
|
|
|
|
|
Stops printing the current report immediately. |
|
|
|
|
|
|
Fuerza un salto de columna en un informe de varias columnas. |
|
|
|
|
|
|
Returns the number of the current column in a multi-column report. |
|
|
|
|
|
|
Configures the printer for a print performed in WLanguage:- by opening the configuration window.
- by modifying the printer used for the current print.
|
|
|
|
|
|
|
Configure the printer by opening the configuration window directly (WINDEV and WINDEV Mobile). |
|
|
|
|
|
|
Creates a new print font. |
|
|
|
|
|
|
Devuelve el nombre del archivo generado actualmente. |
|
|
|
|
|
|
Configures the print destination. |
|
|
|
|
|
|
Selects the unit to be used for font height (created with function iCreateFont): DIDOT point or PICA point. |
|
|
|
|
|
|
Permite seleccionar el directorio en el que deben generarse las imágenes durante una impresión en formato HTML.
|
|
|
|
|
|
|
Used to find out whether the current print was canceled by the user. |
|
|
|
|
|
|
Determines whether the user printed the document from the report viewer. |
|
|
|
|
|
|
Prints an ellipse (in a rectangle). |
|
|
|
|
|
|
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
Forces the report print to stop. |
|
|
|
|
|
|
Envía un comando ESCAPE o un comando de datos a una impresora. |
|
|
|
|
|
|
Selects the default font. |
|
|
|
|
|
|
Forces the printing of a Body Complement block. |
|
|
|
|
|
|
Adds a report to a group of reports. |
|
|
|
|
|
|
Modifies the parameters of a report found in a group of reports.
|
|
|
|
|
|
|
Inicia la impresión de un informe que se encuentra en un grupo de informes. |
|
|
|
|
|
|
Prints a horizontal line at specified coordinates. |
|
|
|
|
|
|
iHPos se mantiene para la compatibilidad con versiones anteriores. |
|
|
|
|
|
|
Calculates the height of the image to print (in millimeters). |
|
|
|
|
|
|
Calculates the width of the image to print (in millimeters). |
|
|
|
|
|
|
Retrieves the characteristics of the current or default printer. |
|
|
|
|
|
|
Inicializa los parámetros de un reporte interno utilizado en un reporte. |
|
|
|
|
|
|
Initializes the query linked to the report (for a query with parameters). |
|
|
|
|
|
|
Initializes the query linked to the report. |
|
|
|
|
|
|
Inicializa los parámetros de un reporte que se imprimirá en el reverso de otro reporte. |
|
|
|
|
|
|
Initializes the parameters of a subreport of a composite report. |
|
|
|
|
|
|
Devuelve: - el nombre completo del último archivo generado durante la impresión (PDF, RTF, Text, ...).
- la lista de archivos duplicados creados.
|
|
|
|
|
|
|
Prints a line at specified coordinates. |
|
|
|
|
|
|
Adds a link to a URL address into the HTML page currently printed. |
|
|
|
|
|
|
Returns: - the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
- the list of sequenced reports currently printed (iSequenceAdd).
|
|
|
|
|
|
|
Returns the list of printers installed on the current computer. |
|
|
|
|
|
|
Defines the "logical" print margins. |
|
|
|
|
|
|
Converts the coordinates of a point (expressed in millimeters) into system coordinates. |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
Prints a line (in Windows standard, with a rounded end) at specified coordinates. |
|
|
|
|
|
|
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer. |
|
|
|
|
|
|
Fuerza el paso a la página siguiente durante la impresión del informe. |
|
|
|
|
|
|
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom). |
|
|
|
|
|
|
Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
Calcula la anchura (en milímetros) de la página imprimible teniendo en cuenta los márgenes izquierdo o derecho. |
|
|
|
|
|
|
Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
Configures the automatic creation of the duplicate copy generated during the next print. |
|
|
|
|
|
|
Allows you to configure the exports performed from the report viewer: - parameters for sending emails.
- parameters for creating the different files.
|
|
|
|
|
|
|
Configures the print preview:- display a message regarding the resources of current computer.
- display or hide the ribbon tabs and buttons.
- the export options available in the mini preview window.
|
|
|
|
|
|
|
Configures the printer by opening the configuration window. |
|
|
|
|
|
|
Configura el visor de reportes.
|
|
|
|
|
|
|
Añade una marca de agua a un informe (informe creado en el editor de informes o informe impreso). |
|
|
|
|
|
|
Define las opciones para el archivo XLS generado durante la impresión. |
|
|
|
|
|
|
Converts the coordinates of a point (expressed in system coordinates) into millimeters. |
|
|
|
|
|
|
Configures the print destination. |
|
|
|
|
|
|
Sends the character string passed as parameter to the print buffer. |
|
|
|
|
|
|
Imprime un texto en un área rectangular. |
|
|
|
|
|
|
Pritns a text in HTML format in a rectangular area.
|
|
|
|
|
|
|
Imprime texto Markdown en un área rectangular. |
|
|
|
|
|
|
Prints rich text format (RTF) in a rectangular area. |
|
|
|
|
|
|
Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
Forces a report block to print. |
|
|
|
|
|
|
Forces a body complement block to print while specifying the height of complement block. |
|
|
|
|
|
|
Imprime un diagrama de: - a Control Editor de diagramas,
- un archivo "wddiag",
- una variable Diagrama.
|
|
|
|
|
|
|
Prints a document in "docx" format. |
|
|
|
|
|
|
Prints a duplicate copy of a report. |
|
|
|
|
|
|
Sends the image file to print to the print buffer. |
|
|
|
|
|
|
Modifies the current language for the next print (programmed print or report print). |
|
|
|
|
|
|
Prints the content: - of a PDF file.
- of a buffer containing a PDF.
- of a PDF Reader control.
|
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
Prints an image of the signature in a rectangular area. |
|
|
|
|
|
|
Sends the character string passed in parameter to the print buffer. |
|
|
|
|
|
|
Imprime la hoja de cálculo actual de un documento en formato "xlsx" o "xls". |
|
|
|
|
|
|
Returns the status of the current print. |
|
|
|
|
|
|
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages". |
|
|
|
|
|
|
Prints a border with rounded outlines at specified coordinates. |
|
|
|
|
|
|
Creates a new print font from the standard Windows font selection window... |
|
|
|
|
|
|
Adds a report into a sequence of report prints. |
|
|
|
|
|
|
Añade un documento Diagram a una secuencia de impresiones de informes. |
|
|
|
|
|
|
Añade una impresión de un documento de tratamiento de texto a una secuencia de impresiones de informes. |
|
|
|
|
|
|
Adds a print of PDF document into a sequence of report prints. |
|
|
|
|
|
|
Añade un documento XLS o XLSX a una secuencia de trabajos de impresión de informes. |
|
|
|
|
|
|
Imprime una secuencia de reportes.
|
|
|
|
|
|
|
Agrega etiquetas XMP a los metadatos del archivo PDF generado. |
|
|
|
|
|
|
Forces one or more line break. |
|
|
|
|
|
|
Forces a page skip: the corresponding code is sent to the printer spooler. |
|
|
|
|
|
|
Sustituye un bloque del informe por otro bloque mientras se imprime el informe. |
|
|
|
|
|
|
Calculates the height of the font for the text to print (in millimeters). |
|
|
|
|
|
|
Calculates the width (in millimeters) of the text to print, according to the specified font. |
|
|
|
|
|
|
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints. |
|
|
|
|
|
|
Prints a vertical line at specified coordinates. |
|
|
|
|
|
|
Configures the print cancel window. |
|
|
|
|
|
|
Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
The use of bar codes to identify and manage products has become essential... |
|
|
|
|
|
|
Define las opciones del archivo PDF generado. |
|
|
|
|
|
|
List of constants used by the print functions. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several print methods... |
|
|
|
|
|
|
This step allows you to choose... |
|
|
|
|
|
|
This step allows you to define and choose the different fonts that will be used in the printed document... |
|
|
|
|
|
|
This step consists in "sending the different elements to print to the printer"... |
|
|
|
|
|
|
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|