example_how_to_open_a_pdf_document_inside_a_wpf_application

Example how to open a pdf document inside a WPF application

https://github.com/r0mb0/example_how_to_open_a_pdf_document_inside_a_wpf_application

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary

Keywords

csharp demo example italian-developers pdf pdf-converter pdf-viewer r0mb0 wpf wpf-application
Last synced: 4 months ago · JSON representation ·

Repository

Example how to open a pdf document inside a WPF application

Basic Info
  • Host: GitHub
  • Owner: R0mb0
  • License: mit
  • Language: C#
  • Default Branch: main
  • Homepage:
  • Size: 131 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
csharp demo example italian-developers pdf pdf-converter pdf-viewer r0mb0 wpf wpf-application
Created about 1 year ago · Last pushed 8 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Security Support

README.md

Example how to open a pdf document inside a WPF application keeping text formatting

C#

Codacy Badge

Open Source Love svg3

Donate

Sample pdf

Framework

  • .NET Framework 4.7.2

⚠️ Dependencies ⚠️

NuGet

Used classes

  • MarkupConverter
    • To use this classes is necessary to add the reference to PresentationFramework.dll, PresentationCore.dll and WindowsBase.dll

Not made by AI

Owner

  • Name: Francesco Rombaldoni
  • Login: R0mb0
  • Kind: user
  • Location: Italy
  • Company: INRCA/SIA

If I'm living in a crisis without realizing it?

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Rombaldoni"
  given-names: "Francesco"
title: "Example_how_to_open_a_pdf_document_inside_a_WPF_application"
version: 1.0.0
date-released: 2024-10-22
url: "https://github.com/R0mb0/Example_how_to_open_a_pdf_document_inside_a_WPF_application"

GitHub Events

Total
  • Release event: 1
  • Push event: 16
  • Create event: 3
Last Year
  • Release event: 1
  • Push event: 16
  • Create event: 3

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 20
  • Total Committers: 1
  • Avg Commits per committer: 20.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 20
  • Committers: 1
  • Avg Commits per committer: 20.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Francesco Rombaldoni f****i@c****t 20
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Example/Example/Example/Example.csproj nuget
Example/Example/Example/packages.config nuget
  • PdfToHtmlNet 1.1.2