Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

pdf

Do you have any free .Net managed code for converting DocX to PDF?

August 29, 2022 by Magenaut

In my web project, I use DocX file type for containing report template. I need to convert DocX file type to PDF. Do you have any .Net managed code for doing that?

Categories ASP.NET, Q&A Tags asp.net, docx, pdf Leave a comment

Make PDF display inline instead of separate Acrobat Reader window

August 29, 2022 by Magenaut

I’ve got an ASP.NET ashx class that retrieves data from a database, creates a PDF file using iTextSharp, and streams the PDF to the browser. The browser (IE and Firefox at least) is launching Acrobat Reader as a separate window to open the file. I’d like for it to display inline within the browser.

Categories ASP.NET, Q&A Tags asp.net, browser, pdf Leave a comment

How to properly serve a PDF file

August 28, 2022 by Magenaut

I am using .NET 3.5 ASP.NET. Currently my web site serves a PDF file in the following manner:

Categories ASP.NET, Q&A Tags asp.net, c#, encoding, pdf Leave a comment

Adobe PDF not showing on IIS7

August 28, 2022 by Magenaut

I got this code below working on local (using source code) perfectly fine. But when I published it on IIS7 the PDF is not showing anymore.. Is there a problem with the IIS or ?. . . I spent many days on this problem.

Categories ASP.NET, Q&A Tags asp.net, iis, pdf Leave a comment

Generate single PDF from multiple images

August 27, 2022 by Magenaut

I need to create single pdf file from multiple images. For example, I have 12 images then pdf will generate 3 pages with consist of 4 image in single page 2 images in a row.

Categories ASP.NET, Q&A Tags asp.net, c#, pdf, pdf-generation Leave a comment

Use a System.Drawing.Printing.PrintDocument to generate a PDF in memory

August 27, 2022 by Magenaut

Does anyone know if the following is possible and if so what the best way of doing it is for free?

Categories ASP.NET, Q&A Tags asp.net, c#, pdf Leave a comment

Display ASP.NET generated pdf byte[] to web page without saving the file

August 26, 2022 by Magenaut

I’m using iTextSharp for generating a pdf. I can save the PDF file from the PDF byte[].

Categories ASP.NET, Q&A Tags asp.net, c#, itextsharp, mime, pdf Leave a comment

Create PDF from form data and save it

August 26, 2022 by Magenaut

I am using editable pdf files (created by Nitro PDF Software) in my application. These pdf files have a lot of editable fields (like textboxes) and one button (like submit).

Categories ASP.NET, Q&A Tags asp.net, c#, pdf Leave a comment

iTextSharp – Is it possible to set a different font color for the same cell and row?

August 26, 2022 by Magenaut

I am using the iTextSharp.dll with the following code:

Categories ASP.NET, Q&A Tags asp.net, c#, itextsharp, pdf Leave a comment

How to convert from string into pdf?

August 25, 2022 by Magenaut

Currently I’m using Restful service in asp.net c# and the following is the pdf string return that I get, I would like to convert it and save it as a .pdf file. How should I do it?

Categories ASP.NET, Q&A Tags asp.net, c#, pdf Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page8 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress