Print Page | Close Window

How to delete repeating object from PDF pages

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=2103
Printed Date: 11 Jun 26 at 9:06PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: How to delete repeating object from PDF pages
Posted By: vladob
Subject: How to delete repeating object from PDF pages
Date Posted: 18 Jan 12 at 2:00PM
Dear all
 
I have thousand pages document where each page contains rectangle with text COPY inside.
 
I need to remove this from each page and I would like to make this job done easy.
 
When I open such document in PDF EDITOR I can clik on rectangle which is selected together with text and click on DELETE and I am done.
 
However to do this 3000 times :-(
 
Can this be achieved with quickpdf library?
 
Many thanks for your help
 
Vladimir



Replies:
Posted By: Ingo
Date Posted: 18 Jan 12 at 9:33PM
Hi Vladimir!

You can't remove visible textcontent from pdf-pages with QuickPDF.
Real PDF-Editing is hard stuff.
What you can do is text-extraction with option 3,
searching in the textcontent for your special string,
getting the string-rectangle,
drawing with colour white on this rectangle,
save the file.
This makes sense if your special string is somewhere
in the frame area (outside the normal textcontent).

Cheers, Ingo
 


Posted By: vladob
Date Posted: 19 Jan 12 at 7:47AM
HI, thanks for information, I will try your suggestion
V.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk