# Creare un Report

I report vengono generati dai dati salvati nell'editor. Un progetto ha una sola azione **Apri report**, disponibile dall'editor e dalle schede progetto quando sono presenti dati sufficienti.

## Report DXF

Per i progetti DXF, Pesipiuma genera il PDF da:

* Geometria DXF elaborata.
* Eventuale sviluppo taglie RUL.
* Taglie, pezzi e sezioni salvati.
* Quantità pezzo, coefficienti, arrotondamento e note.
* Etichette sezione e modifiche alle annotazioni.
* Target weight, quando attivo.

Cliccare **Apri report** nell'editor per salvare le modifiche pendenti, aggiornare il PDF e aprirlo nel visualizzatore report interno.

## Report Excel

Per i progetti Excel, Pesipiuma genera il PDF da:

* Dati area Excel importati.
* Taglia base selezionata.
* Immagine report.
* Posizioni etichetta salvate.
* Quantità pezzo, coefficienti, arrotondamento e note.
* Target weight, quando attivo.

I progetti Excel richiedono un'immagine report prima di poter generare il report.

{% content-ref url="/pages/-Lc22UhNwudm0DiszsZo" %}
[Immagine del report](/utilizzare-pesipiuma/creare-un-report/caricare-un-immagine.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lc2F5fhfsLxtajVxysA" %}
[Posizionare le etichette](/utilizzare-pesipiuma/creare-un-report/posizionare-le-etichette-del-report.md)
{% endcontent-ref %}

{% hint style="info" %}
I Viewer possono aprire l'ultimo report salvato. Gli utenti con accesso in scrittura rigenerano il report prima di aprirlo, così il PDF riflette i dati editor salvati più recenti.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.pesipiuma.app/utilizzare-pesipiuma/creare-un-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
