GithubHelp home page GithubHelp logo

otuncelli / portable-document-format-plugin-for-paint.net Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 1.0 66 KB

This is a Paint.NET file type plugin for opening and saving Portable Document Format (PDF) files. It also has ability to open Adobe® Illustrator® Artwork (AI) files saved with PDF compatibility option.

License: GNU General Public License v2.0

C# 99.89% PowerShell 0.11%
adobe-illustrator ai paint-net paintdotnet paintdotnet-plugin pdf pdf-document vector2raster

portable-document-format-plugin-for-paint.net's People

Contributors

otuncelli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vb6hobbyst7

portable-document-format-plugin-for-paint.net's Issues

Building

I downloaded Portable-Document-Format-Plugin project and the corresponding PDFiumSharp project.

Then I put PDFiumSharp project files into Portable-Document-Format-Plugin\PDFiumSharp directory.

Then I downloaded paint.net 4.2.16, installed it and copied PaintDotNet.Base.dll, PaintDotNet.Base.pdb, PaintDotNet.Core.dll, PaintDotNet.Core.pdb, PaintDotNet.Data.dll, PaintDotNet.Data.pdb to Portable-Document-Format-Plugin directory.

Then I opened Portable-Document-Format-Plugin\PdfFileTypePlugin.sln and did used Run Custom Tool on FPDF_Typedefs.tt and PDFium.tt of PDFiumSharp → Types (as explained in this issue).

However, when I attempt to build PdfFileType project, I receive 3 errors:

Severity	Code	Description	Project	File	Line	Suppression State
Error	CS1061	'Surface' does not contain a definition for 'Fill' and no accessible extension method 'Fill' accepting a first argument of type 'Surface' could be found (are you missing a using directive or an assembly reference?)	PdfFileType (net5.0-windows)	C:\Portable-Document-Format-Plugin\PdfFileType\Import\PdfImport.cs	287	Active
Error	CS1061	'Surface' does not contain a definition for 'Fill' and no accessible extension method 'Fill' accepting a first argument of type 'Surface' could be found (are you missing a using directive or an assembly reference?)	PdfFileType (net5.0-windows)	C:\Portable-Document-Format-Plugin\PdfFileType\Export\PdfExporter.cs	99	Active
Error	CS1061	'Surface' does not contain a definition for 'Fill' and no accessible extension method 'Fill' accepting a first argument of type 'Surface' could be found (are you missing a using directive or an assembly reference?)	PdfFileType (net5.0-windows)	C:\Portable-Document-Format-Plugin\PdfFileType\Export\PdfExporter.cs	108	Active

How can I workaround this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.