PDF viewer hinzugefügt
Die dateien können nun als PDF und oder als Doc gespeichert werden, man kann nach den erzeugen, denn PDF dann anzeigen lassen
This commit is contained in:
@@ -76,12 +76,21 @@
|
||||
<Compile Include="FrmOptions.Designer.cs">
|
||||
<DependentUpon>FrmOptions.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="FrmPDFViewer.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="FrmPDFViewer.Designer.cs">
|
||||
<DependentUpon>FrmPDFViewer.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="FrmOptions.resx">
|
||||
<DependentUpon>FrmOptions.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="FrmPDFViewer.resx">
|
||||
<DependentUpon>FrmPDFViewer.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\SanShared\SanShared.csproj">
|
||||
|
||||
Reference in New Issue
Block a user