Print Page | Close Window

Merging PDF Pages: Empty FormFields

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=4044
Printed Date: 21 Jan 25 at 10:36AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Merging PDF Pages: Empty FormFields
Posted By: Skandinavier
Subject: Merging PDF Pages: Empty FormFields
Date Posted: 20 Jan 25 at 7:20PM
Hi everyone,

I’m working on merging two or more PDF pages into a single page using the "DrawCapturedPage" function. This works fine overall, but I’ve run into a problem:

The form fields that I previously filled using "SetFormFieldValueByTitle" remain empty in the merged PDF page.

Does anyone have an idea how I can ensure that the contents of the form fields are retained when merging the pages?

Thanks in advance for your help! 




Replies:
Posted By: Ingo
Date Posted: 20 Jan 25 at 11:17PM
Hi :)

It's necessary that each form field has a unique name. If you put several pages with form fields on a new single page you should have an eye on this fact if you don't want to run into problems.
Another point: What type of form fields you're using? Acro or xfa? QuickPDF doesn't offer much support using xfa.



-------------
Cheers,
Ingo



Posted By: Skandinavier
Date Posted: 21 Jan 25 at 10:18AM
Hi Ingo,

Thank you for your answer.

It doesn't work even with a single field (I tested it to rule out potential issues with duplicate names).
The form was originally created with LibreOffice. How can I find out the type of the form fields?
I am using the DebenuPDFLibraryDLL1811.
If merging the pages doesn't work this way, I’m considering how to place all fields on one page and delete the unnecessary ones before saving/printing.

Greetings



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