打印报告

Tekla Structures
修改时间: 7 3月 2025
2025
Tekla Structures

打印报告

您可以从报告对话框或通过文件菜单打印报告。

  1. 执行以下某一操作:
    • 图纸和报告选项卡上,单击报告,然后单击打印(P)
    • 文件菜单上,单击打印 > 打印报告
  2. 使用 浏览 按钮显示 选择文件 对话框,您可以在其中浏览到所需的文件夹并选择报告。

    默认情况下,Tekla Structures 使用报告文件(*.xsr)过滤仅显示 Tekla Structures *.xsr 报告。要显示所有文件类型,请将过滤器更改为所有文件 (*.*)

  3. 如果需要,修改打印设置:
    • 要更改报告字体和字形,请单击选择

      在显示的对话框中,您只能更改字体和字体样式,字体大小固定为 12。更改字体大小的一种方法是在文本编辑器中打开创建的报告并在那里更改字体大小。

      默认字体为 Arial,可以使用高级选项 XS_PRINT_REPORT_FONT 更改默认字体。

    • 要设置打印机特定选项(如页面尺寸和方向),请单击打印机设置
  4. 单击 打印(P)
    报告已打印。

在 PDF 报告中嵌入字体

PDF 报告选项是从设置文件中读取的 report.PdfPrintOptions.xml。这允许为需要该文件的语言启用嵌入字体选项。默认情况下,此文件不包含在环境中,但某些环境可能包含它。如果不存在这样的文件,则使用默认的硬编码选项。

设置文件可以存在于通常搜索 PdfPrintOptions.xml 文件的任何位置。有关打印设置和文件位置的更多信息,请参阅打印设置文件和搜索顺序

要嵌入字体,请在文本编辑器(例如 Microsoft 记事本)中打开 report.PdfPrintOptions.xml 文件,然后将 <EmbedFonts>false</EmbedFonts> 更改为 <EmbedFonts>true</EmbedFonts>。例如,将文件保存在找到它的环境文件夹中,或保存在当前模型文件夹中,或保存在 XS_SYSTEM 高级选项定义的任何文件夹中。

<?xml version="1.0" encoding="utf-8"?>
<PdfPrintOptions Version="1.4">
  <Options>
    <PrintTarget>PDF</PrintTarget>
    <PrinterName>PDF-XChange 3.0</PrinterName>
    <PDFAndPlotFileLocation>.\Plotfiles</PDFAndPlotFileLocation>
    <EmbedFonts>true</EmbedFonts>
    <OpenFolderWhenFinished>false</OpenFolderWhenFinished>
    <OpenFileWhenFinished>false</OpenFileWhenFinished>
    <OutputToSingleFile>false</OutputToSingleFile>
    <SinglePDFFileName>Combined</SinglePDFFileName>
    <PlotFileExtension>plt</PlotFileExtension>
    <PlotFilePrefix />
    <PlotFileSuffix />
    <ScalingMethod>Auto</ScalingMethod>
    <ScaleFactor>1</ScaleFactor>
    <CenterDrawingOnPaper>false</CenterDrawingOnPaper>
    <PrintOnMultipleSheets>false</PrintOnMultipleSheets>
    <MultipleSheetOrder>LeftToRightTopToBottom</MultipleSheetOrder>
    <PaperSize>Auto</PaperSize>
    <Orientation>Auto</Orientation>
    <ColorMode>Color</ColorMode>
    <NumberOfCopies>1</NumberOfCopies>
    <Collate>false</Collate>
    <IncludeRevision>false</IncludeRevision>
    <DefaultLineProperties PlotColor="0xFF000000" Pen="15" OutputMode="Object" />
    <LineThicknesses>
      <LineThickness Color="151" Pen="0" />
      <LineThickness Color="150" Pen="0" />
      <LineThickness Color="0" Pen="0" />
      <LineThickness Color="152" Pen="10" />
      <LineThickness Color="153" Pen="10" />
      <LineThickness Color="160" Pen="18" />
      <LineThickness Color="161" Pen="25" />
      <LineThickness Color="162" Pen="50" />
      <LineThickness Color="163" Pen="70" />
      <LineThickness Color="164" Pen="35" />
      <LineThickness Color="165" Pen="13" />
      <LineThickness Color="154" Pen="15" />
      <LineThickness Color="155" Pen="15" />
      <LineThickness Color="156" Pen="15" />
      <LineThickness Color="157" Pen="15" />
      <LineThickness Color="158" Pen="15" />
      <LineThickness Color="159" Pen="15" />
      <LineThickness Color="130" Pen="15" />
      <LineThickness Color="131" Pen="15" />
      <LineThickness Color="132" Pen="15" />
      <LineThickness Color="133" Pen="15" />
      <LineThickness Color="0xFF004F83" Pen="15" />
      <LineThickness Color="0xFF0063A3" Pen="15" />
      <LineThickness Color="0xFFFBAD26" Pen="35" />
      <LineThickness Color="0xFF252A2E" Pen="15" />
      <LineThickness Color="0xFF0E416C" Pen="15" />
      <LineThickness Color="0xFF217CBB" Pen="15" />
      <LineThickness Color="0xFFDCEDF9" Pen="15" />
      <LineThickness Color="0xFF353A40" Pen="15" />
      <LineThickness Color="0xFFD88228" Pen="15" />
    </LineThicknesses>
    <PlotColors>
      <PlotColor Color="151" PlotColor="0xFF000000" />
      <PlotColor Color="150" PlotColor="0xFFFFFFFF" />
      <PlotColor Color="0" PlotColor="0xFF000000" />
      <PlotColor Color="152" PlotColor="0xFFE7E7E7" />
      <PlotColor Color="153" PlotColor="0xFF000000" />
      <PlotColor Color="160" PlotColor="0xFFFF0000" />
      <PlotColor Color="161" PlotColor="0xFF54EC54" />
      <PlotColor Color="162" PlotColor="0xFF0000FF" />
      <PlotColor Color="163" PlotColor="0xFF00BBE0" />
      <PlotColor Color="164" PlotColor="0xFF7F7F00" />
      <PlotColor Color="165" PlotColor="0xFFC400CD" />
      <PlotColor Color="154" PlotColor="0xFF804040" />
      <PlotColor Color="155" PlotColor="0xFF00A000" />
      <PlotColor Color="156" PlotColor="0xFF333399" />
      <PlotColor Color="157" PlotColor="0xFF008080" />
      <PlotColor Color="158" PlotColor="0xFFFF9933" />
      <PlotColor Color="159" PlotColor="0xFF706B70" />
      <PlotColor Color="130" PlotColor="0xFF4C4C4C" />
      <PlotColor Color="131" PlotColor="0xFF7F7F7F" />
      <PlotColor Color="132" PlotColor="0xFFB2B2B2" />
      <PlotColor Color="133" PlotColor="0xFFE5E5E5" />
      <PlotColor Color="0xFF004F83" PlotColor="0xFF004F83" />
      <PlotColor Color="0xFF0063A3" PlotColor="0xFF0063A3" />
      <PlotColor Color="0xFFFBAD26" PlotColor="0xFFFBAD26" />
      <PlotColor Color="0xFF252A2E" PlotColor="0xFF252A2E" />
      <PlotColor Color="0xFF0E416C" PlotColor="0xFF0E416C" />
      <PlotColor Color="0xFF217CBB" PlotColor="0xFF217CBB" />
      <PlotColor Color="0xFFDCEDF9" PlotColor="0xFFDCEDF9" />
      <PlotColor Color="0xFF353A40" PlotColor="0xFF353A40" />
      <PlotColor Color="0xFFD88228" PlotColor="0xFFD88228" />
    </PlotColors>
    <OutputModes>
      <OutputMode Color="151" OutputMode="Custom" />
      <OutputMode Color="150" OutputMode="Custom" />
      <OutputMode Color="0" OutputMode="Custom" />
      <OutputMode Color="152" OutputMode="Custom" />
      <OutputMode Color="153" OutputMode="Custom" />
      <OutputMode Color="160" OutputMode="Custom" />
      <OutputMode Color="161" OutputMode="Custom" />
      <OutputMode Color="162" OutputMode="Custom" />
      <OutputMode Color="163" OutputMode="Custom" />
      <OutputMode Color="164" OutputMode="Custom" />
      <OutputMode Color="165" OutputMode="Custom" />
      <OutputMode Color="154" OutputMode="Custom" />
      <OutputMode Color="155" OutputMode="Custom" />
      <OutputMode Color="156" OutputMode="Custom" />
      <OutputMode Color="157" OutputMode="Custom" />
      <OutputMode Color="158" OutputMode="Custom" />
      <OutputMode Color="159" OutputMode="Custom" />
      <OutputMode Color="130" OutputMode="Custom" />
      <OutputMode Color="131" OutputMode="Custom" />
      <OutputMode Color="132" OutputMode="Custom" />
      <OutputMode Color="133" OutputMode="Custom" />
      <OutputMode Color="0xFF004F83" OutputMode="Custom" />
      <OutputMode Color="0xFF0063A3" OutputMode="Custom" />
      <OutputMode Color="0xFFFBAD26" OutputMode="Custom" />
      <OutputMode Color="0xFF252A2E" OutputMode="Custom" />
      <OutputMode Color="0xFF0E416C" OutputMode="Custom" />
      <OutputMode Color="0xFF217CBB" OutputMode="Custom" />
      <OutputMode Color="0xFFDCEDF9" OutputMode="Custom" />
      <OutputMode Color="0xFF353A40" OutputMode="Custom" />
      <OutputMode Color="0xFFD88228" OutputMode="Custom" />
    </OutputModes>
  </Options>
  <PreviewMinimumPenWidth>0.5</PreviewMinimumPenWidth>
</PdfPrintOptions>
这些内容是否有用?
上一步
下一步