Print Page | Close Window

Alter Existing PDF

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


Topic: Alter Existing PDF
Posted By: jtjtjt
Subject: Alter Existing PDF
Date Posted: 22 Jan 07 at 7:50PM
I would like to open an existing PDF, draw text onto it and then save the changed PDF as a new file.  What functions should I be looking into for this?

Is it as simple as:

LoadFromFile PDF
DrawText (xpos,ypos,text)
DrawText (xpos,ypos,text)
DrawText (xpos,ypos,text)
DrawText (xpos,ypos,text)
DrawText (xpos,ypos,text)
DrawText (xpos,ypos,text)
SaveToFile NewPDF

Or do I have to look at layers?  The original PDF is a form (not a PDF form, just a normal form) and I'm trying to retain the form's appearance while only adding text to fill it in.

Thanks!

-JT



Replies:
Posted By: Michel_K17
Date Posted: 27 Jan 07 at 10:50PM
Hi,

    There is some sample code that shows how to apply text on a PDF [ http://www.quickpdf.org/forum/forum_posts.asp?TID=184 - here ].

    Cheers!



-------------
Michel



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