|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Voici un exemple de code complet d'utilisation du composant interne Factur-X livré avec WINDEV... |
|
|
|
|
|
|
|
| List of constants used by the functions for font management. |
|
|
|
|
|
|
|
| Este paso le permite definir y elegir los diferentes tipos de letra que se utilizarán en la impresión de Document... |
|
|
|
|
|
|
|
| Factur-X es un estándar híbrido de facturación electrónica que combina una factura legible en formato PDF, y un archivo XML que contiene los datos de la factura necesarios para el procesamiento automatizado... |
|
|
|
|
|
|
|
| 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 |
|
|
|
|
|
|
|
| El uso de códigos de barras para identificar y gestionar los productos se ha convertido en algo esencial.... |
|
|
|
|
|
|
|
| Añade un archivo adjunto en un archivo PDF generado por una exportación de impresión PDF. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Detiene inmediatamente la impresión del informe actual. |
|
|
|
|
|
|
|
| Fuerza un salto de columna en un informe de varias columnas. |
|
|
|
|
|
|
|
| Returns the number of the current column in a multi-column report. |
|
|
|
|
|
|
|
Configura la impresora para una impresión realizada en WLanguage:- abriendo la ventana de configuración.
- modificando la impresora utilizada para la impresión actual.
|
|
|
|
|
|
|
|
| Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile). |
|
|
|
|
|
|
|
| Creates a new print font. |
|
|
|
|
|
|
|
| Devuelve el nombre del archivo generado actualmente. |
|
|
|
|
|
|
|
| Configura el destino de impresión. |
|
|
|
|
|
|
|
| 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 se deben generar las imágenes durante una impresión en formato HTML..
|
|
|
|
|
|
|
|
| Permite saber si la impresión actual ha sido cancelada por el usuario. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Imprime una línea horizontal en las coordenadas especificadas. |
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
| Imprime una Line en las coordenadas especificadas. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Imprime una Line (en el estándar de Windows, con un extremo redondeado) en las coordenadas especificadas. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Imprime un texto en formato HTML en un área rectangular.
|
|
|
|
|
|
|
|
| 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 una Diagram de: - a Diagram Editor control,
- al fichero 'wddiag,
- a Diagram Variable.
|
|
|
|
|
|
|
|
| Imprime un documento en formato "docx". |
|
|
|
|
|
|
|
| Imprime un duplicado de copy de un reporte. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Reinicializa el número actual de páginas, utilizado en los controles predefinidos como "Número de páginas" y "Número de páginas y número de páginas". |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Imprime una Line vertical en unas coordenadas determinadas. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|