Click here to Skip to main content
15,889,595 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Friends...:-)

I have stuck in program whether I don't find any solution for it.

I'm making a program (Desktop Application using VB.NET) which takes input as WORD and PDF Document either single or in bulk.

I have to delete few pages depend on some conditions in inputted file and save that file as NEW FILE. The part of WORD document is already done. I use Word's Interop DLL to get it Done (Nice Experience while using "VBA for Word" in VB.NET for First Time & still I Succeed in that).

For PDF Document...
C#
I am going to Set a Logic that Detect Particular Pages which has Different Color (anywhere on a Page)other than BLACK.


Firstly.. I think iTextSharp will be my Answer, but when I try to code it I failed. I do some "Search" on different Search Engines for this, but don't get the solution for it.


So....Please If any one knows "How to Detect a Color of Page Content of PDF document...??"


If you have any solution with iTextSharp or any other F/OSS library will be appreciated.

Help me..:-)
Posted
Updated 5-Jun-14 6:50am
v2

1 solution

Use some thing like PDF Sharp:
http://pdfsharp.net/[^]
 
Share this answer
 
Comments
MayurDighe 6-Jun-14 12:41pm    
Dear....Manikandan10
Thanks for showing interest in solving my problem.


But....FYI...I can Google to search for a name of a 3rd party control that can be used for PDF manipulation.

But... I don't have that much time to Learn a new Library from a Scratch and then Implement the solution from it for my Problem(B'coz I have few Deadlines which MUST be followed by me).

So if you Know any Exact Method or any similar to solution for my Problem then Please Let me know. I'll appreciate that.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900