Print Page | Close Window

PDFFillableform -values not showing up in tiff

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


Topic: PDFFillableform -values not showing up in tiff
Posted By: aa
Subject: PDFFillableform -values not showing up in tiff
Date Posted: 06 Jan 10 at 7:20PM
I have a PDF Fillable form which I am able to successfully manipulate and update the field values and save it as a pdf but when I try to render it as a tiff or any other image - it just shows the empty form.
I even tried Flatteining the fields.



Replies:
Posted By: Ingo
Date Posted: 06 Jan 10 at 8:13PM
Hi aa!

You don't need the flatten-functions for this.
Please have a look at:
QP.SetNeedAppearances
QP.SetFormFieldValue
QP.UpdateAppearanceStream
...in the same sequence then it'll work for you.
Sometimes there are fieldvalues for formfields like "visible" or/and "printable".
If these properties are set on "no" then you won't see/print the values...

Cheers and welcome here,
Ingo




Posted By: aa
Date Posted: 07 Jan 10 at 1:36PM
Hello Ingo,
 Thanks for your reply but that didn't help either,
I tried making the form fileds Visible and then Visible (Print Only) and that too didn't help.
I just realized that I am using a XFA form.
SetFormFieldValue doesn't work for the fields in my form and thus I am using SetXFAFormFieldValue.
Do I need to handle this differently if it is AFA form.
I deeply appreciate your help.
thanks.


Posted By: aa
Date Posted: 07 Jan 10 at 1:48PM
Okay - all confused. The form type if I open in LiveCycle Designer - the PDF Render format is a PDF Statis form, but to set the form field values I have to use the SetXFAFormFieldValue.
SetFormFieldValue gives an error - Type Mismatch.



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