Click here to Skip to main content
Click here to Skip to main content

Generating Word Reports / Documents

By , 4 Oct 2009
 
article_src.zip
WordReports
GeneratingMicrosoftWordReports.Engine
Properties
GeneratingMicrosoftWordReports.Reports
Doc
AreaCategoryQuestion.doc
GroupingExample.doc
ImageExample.doc
WordGeneratedInvoice.doc
GeneratingMicrosoftWordReports.Reports.csproj.user
Microsoft.Word.Reports.csproj.user
Properties
Settings.settings
tv_v.gif
Xml
Xsd
AreaCategoryQuestion.xsx
GroupingExample.xsx
ImageExample.xsx
WordGeneratedInvoice.xsx
Xslt
WML2XSLT.EXE
GeneratingMicrosoftWordReports.suo
GeneratingMicrosoftWordReports.Transformer
Properties
article_src1.zip
AreaCategoryQuestion.doc
GroupingExample.doc
ImageExample.doc
ImageTable.doc
WordGeneratedInvoice.doc
GeneratingMicrosoftWordReports.Reports.csproj.user
Microsoft.Word.Reports.csproj.user
Settings.settings
tv_v.gif
AreaCategoryQuestion.xsx
GroupingExample.xsx
ImageExample.xsx
ImageTable.xsx
WordGeneratedInvoice.xsx
WML2XSLT.EXE
clickoncebyscript.zip
ClickOnceKey.pfx
client
ClickOnceHello.exe
mage.exe
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{B0016745-B6B8-47D3-8FC4-181F7B17E520}</ProjectGuid>
    <OutputType>Exe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>GeneratingMicrosoftWordReports.Transformer</RootNamespace>
    <AssemblyName>GeneratingMicrosoftWordReports.Transformer</AssemblyName>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
    <Reference Include="System.Data" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\GeneratingMicrosoftWordReports.Reports\GeneratingMicrosoftWordReports.Reports.csproj">
      <Project>{29945924-5A8B-4DC2-9A7E-4ED48C88A992}</Project>
      <Name>GeneratingMicrosoftWordReports.Reports</Name>
    </ProjectReference>
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Predrag Tomasevic
Software Developer Atama Group
United States United States
Member
http://www.linkedin.com/in/ptomasevic

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 4 Oct 2009
Article Copyright 2007 by Predrag Tomasevic
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid