Print Page | Close Window

Reformat existing text

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=420
Printed Date: 24 May 24 at 3:24PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Reformat existing text
Posted By: Julie
Subject: Reformat existing text
Date Posted: 22 May 06 at 12:16PM
I need to find the text on a PDF and change its format from regular to italic. I know how to find the text using GetPageText. But how can I select the text and apply different format?

Thanks!



Replies:
Posted By: chicks
Date Posted: 22 May 06 at 1:49PM
Short answer - you can't.

Long answer - you might be able to do this at the COS object level, meaning that you would need to GetPageContent(), change the low-level object code, then SetPageContent() to apply the changes back to the PDF. You'll need to be an expert on the PDF format to get this to work, however, if it works at all.

You should be able to do this in Acrobat with the text touchup tool, or in NitroPDF (haven't tried it).


Posted By: Julie
Date Posted: 22 May 06 at 2:13PM
Thanks!

Then I'll got around it by covering up the existing text with another layer of text of my format.



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