Skip to content

majorsilence/gtk-sharp-pdf-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTK Sharp PDF Widget

This is a Pdfium-based GTK PDF viewer. It demonstrates using C# with .NET 8 to load a PDF into a GTK widget.

Features

  • Load and display PDF files in a GTK widget.
  • Built with C# and .NET 8.
  • Utilizes Pdfium for PDF rendering.

Requirements

  • .NET 8
  • GTK 3

NuGet Packages

This project references the following NuGet packages:

Getting Started

  1. Clone the repository:
    git clone https://github.com/majorsilence/gtk-sharp-pdf-widget.git
  2. Navigate to the project directory:
    cd gtk-sharp-pdf-widget
  3. Restore the NuGet packages:
    dotnet restore
  4. Build the project:
    dotnet build
  5. Run the application:
    dotnet run

License

This project has no defined license other than: You can use this in any software with any license you want. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Acknowledgements

About

A gtk wiget for displaying pdf files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages