Below you can see a samle how to uncompress or unpack a PDF file in C#, you can port this C# example to VB.NET or ASP.NET code easily,
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Call_PDFToolBoxCom
{
class Program
{
static void Main(string[] args)
{
string strExePath = System.AppDomain.CurrentDomain.SetupInformation.ApplicationBase;
PDFToolBoxCom.PDFToolBoxCom p = new PDFToolBoxCom.PDFToolBoxCom();
string strReturn = p.RunCMD(@"D:\temp\test.pdf -outfile D:\temp\out.pdf -unpack -$ XXXXXXXXXXXXXXXXXXX");
Console.WriteLine(strReturn);
Console.WriteLine("Please enter any key to continue...");
Console.ReadKey();
}
}
}
Related Posts
Related posts:
PDF to Text OCR Converter SDK for .NET package
Data Extraction Suite: extract any data from PDF, Image, etc. documents from .NET, ASP.NET, SSRS, Wi...
PDF to HTML5 Flipbook Converter Command Line converts from PDF files to HTML5 Flipbook files for Wor...
Best Virtual PDF Printer for integrate into your projects
Use HookPrinter SDK to capture print jobs from special EXE processes
Secure Your PDF Documents with VeryPDF PDF DRM Protector - Control Access and Prevent Unauthorized D...
[Solution] VeryPDF Powerful PDF Extraction Solution
VeryPDF PDF to Word Converter SDK for Developers Royalty Free