I need to convert docx files to pdf files.
Or bytes of docx file from a database to pdf file and download it.
There is no free nuget packages to resolve my issue.
But there is one package from python language I can use and it s name is docx2pdf.
Nuget space has IronPython . net package, but this...
How to quickly create a PDF document with hierarchical Multilevel List in C#?
PDF document consists of sections. PDFFlow library for C# allows you to create PDF with as many multilevel lists in one section as you need.
Creating a list with PDFFlow is only a few lines of code:
1. First you...
Hello everybody,
I am fairly new in programming with C#.
I did some Java, Javascript and php before though.
I have a searchable PDF with a whole lot of formfields. Every formfield has an ID.
Let's say we don't know the names of the ID we just know they have an ID.
What I want to do is to loop...
Hello,
I have the problem that my code (using PdfSharp) is thworing an "NullReferenceException" at the point outputDocument.AddPage(page); and I dont know why. You can find a snippet of my code with the important things below:
public static void CreatePDFx(string path)
{...
I have source code to create a link inside a PDF and when its clicked it will go to a page. I want to create a link to a word or letter and then highlight the word. Is this possible?
Service : WCF REST Service (.Net Framework 4.0)
Platform: 64-bit (Windows)
Hi,
I have a WCF rest service to fetch data and show it on the client screen. I am using a node js client application which mostly uses javascript to fetch this pdf memory stream and then displays it onto the client...
GemBox.Document is a C# / VB.NET Word component for easy and efficient Word document processing in .NET without Microsoft Word.
GemBox.Document 2.1 supports reading DOCX and HTML formats and writing, creating and converting to DOCX, PDF, XPS, HTML and image formats.
GemBox.Document has...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.