Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

As seções seguintes descrevem como gerar relatórios

Criando Relatórios

O ambiente Reports permite configurar o formato de relatórios e sua formatação básica. Os Usuários da aplicação podem então executar os relatórios assim configurados.

Para criar relatórios:

Vá para

The following sections describe how to generate reports

Creating Reports

The environment Reports allows you to configure the report format and its basic formatting. Application users can then run the so configured reports.

To create reports:

SaveFormat

Selecione o formato do relatório
  1. Go to Edit > Reports > Reports.

  2. Digite ou selecione as informações, conforme necessário.

Coluna

Descrição

Name

Digite um nome para o relatório. O sistema permite que você saiba se o nome não é válido.

Padding

Selecione o preenchimento a ser usado na substituição de um nome de Tag com o seu valor (o campo é criado com o número de caracteres do nome do Tag):

  • Compact - Remove todos os caracteres extras e exibe apenas o valor do tag.

  • PadRight - coloca espaço extra para cada caractere à direita do valor tag.

  • PadLeft - coloca espaço extra para cada caractere à esquerda do valor tag.

  1. Enter or select the information as needed.

Column

Description

Name

Enter a name for the report. The system lets you know if the name is not valid.

Padding

Select the fill to use to replace a tag name with its value (the field is created with the number of characters in the tag name):

  • Compact - Removes all extra characters and displays only the tag value.

  • PadRight - puts extra space for each character to the right of the tag value.

  • PadLeft - places extra space for each character to the left of the tag value.

SaveFormat

Select the report format

  • XPS

  • HTML

  • Unicode

  • ASCII

  • PDF

SaveFileName

Digite um texto, para o nome do arquivo com Type a text, for the file name with {ObjectProperties}. eUse o caminho completothe full path.

SaveTrigger

Entre com a propriedade de um objeto para servir de gatilho de disparo do relatórioSavetrigger

Enter the property of an object to serve as the trigger for triggering the report.

Append


Size

Configuração do tamanho do relatório

Header

Escolha a definição de um outro relatório para ser o Header

Footer

Escolha a definição de um outro relatório para ser o Report size setting

Header

Choose the definition of another report to be the Header

Footer

Choose the definition of another report to be the Footer.

Description

Digite uma descrição do relatório

[Outras colunas]

Para definições de outras colunas que estão disponíveis em muitas tabelas, consulte "Descrição de colunas comunsEnter a description of the report

[Other columns]

For definitions of other columns that are available in many tables, see "Description of common columns"

Info

Nota
Para alterar o formato de um relatório entre Paisagem e Retrato, deve-se alterar esta
configuração tanto na impressora como no NovaPDF (impressora utilizada para PDF no Note
To change the format of a report between Landscape and Portrait, you must change this
configuration on both the printer and NovaPDF (printer used for PDF on Action.NET)

Usando o Editor de Relatórios

Você cria o texto, faz a formatação e define valores para o relatório usando o editor de textos.

Para usar o editor de texto:

Vá para

Using the Report Editor

You create the text, format, and set values for the report using the text editor.

To use the text editor:

  1. Go to Edit > Reports > TextEditor. A figura a seguir mostra a área de trabalho para a edição de relatóriosThe following figure shows the desktop for editing reports.

  • Crie o texto, tags e formatação do relatório.

    • Para criar texto posicione o cursor na posição desejada e digite o texto.

    • O quadro Font permite formatações e escolhas das letras.

    • Paragraph pode ser utilizado para alinhamento, afastamento, numeração de parágrafos

    • Quadro Paste permite a colagem de objetos do projeto como figuras, hiperlynks,linhas,tabelas, tags e símbolos.

    • Na caixa Table, estão ferramentas para edição de linhas e colunas de tabelas

  • Configure alinhamentos dos dados formato e nome do arquivo a ser gerado.

  • Salve o relatório clicando em Save. (Ícone com o disquete)

  • Configure as propriedades do relatório para a dinâmica de exibição ou script que irá executar o relatório.

  • Para pesquisar os relatórios existentes no projeto clique na lista drop-down na parte superior da área. Os ícones são os mesmos utilizados para tratar telas, figura a seguir:

Image Removed
  • A lista contém os relatórios existentes: Selecione o que desejar editar.

  • O ícone de disquete serve para salvar o relatório atualmente em edição.

  • O disquete com as pastas para salvar como, criando um novo relatório

  • O ícone com o sinal + , ao ser pressionado, fecha o relatório atual e mostra a janela para a criação de um novo relatório.

  • O botão com o X fecha o relatório sem salvar as modificações.

Objeto runtime Report

O namespace Report lista todos os relatórios configurados.
Os métodos mais comumente utilizados do Report é o comando Salvar
  • Create the text, tags, and formatting of the report.

    • To create text, position the cursor in the desired position and type the text.

    • The picture Font allows formatting and letter choices.

    • Paragraph can be used for alignment, spacing, paragraph numbering

    • Frame Paste allows the collage of project objects such as figures, hyperlynks, rows, tables, tags and symbols.

    • In the box Table, are tools for editing rows and columns of tables

  • Configure alignments of the format data and name of the file to be generated.

  • Save the report by clicking Save. (Icon with floppy)

  • Configure the report properties for the view or script dynamics that the report will run.

  • To search the existing reports in the project click on the drop-down list at the top of the area. The icons are the same as used to handle screens, figure below:

Image Added
  • The list contains existing reports: Select whatever you want to edit.

  • The floppy icon is used to save the report currently being published.

  • The floppy with the folders for save as, creating a new report

  • The icon with the sign + , when pressed, closes the current report and shows the window for creating a new report.

  • The button with the X closes the report without saving the changes.

Object runtime Report

The namespace Report lists all configured reports.
The most commonly used methods of the Report is the Save command: Report.Report1.SaveCommand()
Veja See http://www.spinengenharia.com.br/help/an-2016/runtime/index.html para a referência de programação completa em objetos de tempo de execução for the reference of full programming on runtime objects

Panel

Nesta paginaOn this page:

Table of Contents
maxLevel2