I have to fill fields in PDF created in Adobe LiveCycle Designer. I have problem with with fields in Master Pages - fields common for all pages in a document.
In the PDFXChange Viewer application, when I type the text in these fields, the text remains visible as long as I do not exit the field. When I exit the field, the entered text disappears.
Please see attached PDFXCViewer-Issue.png screenshot and test_master_pages_fields.pdf sample file.
Best Regards
PDF from Adobe LiveCycle Designer - common fields problem
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
Nebulo
- User
- Posts: 15
- Joined: Fri Nov 21, 2008 10:27 pm
PDF from Adobe LiveCycle Designer - common fields problem
You do not have the required permissions to view the files attached to this post.
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: PDF from Adobe LiveCycle Designer - common fields problem
Hello Neburo,
For the moment our Viewer does not have full XFA support.
Such full support is planned for ver3, but I will speak with the dev guys to check whether there is anything we can do before that.
Regards,
Stefan
For the moment our Viewer does not have full XFA support.
Such full support is planned for ver3, but I will speak with the dev guys to check whether there is anything we can do before that.
Regards,
Stefan
-
Nebulo
- User
- Posts: 15
- Joined: Fri Nov 21, 2008 10:27 pm
Re: PDF from Adobe LiveCycle Designer - common fields problem
I have XChange viewer installed on couple of machines, and I noticed that on one of them (2.0 build 44.0) - it works. How is that possible?" What do I need to check?
-
Nebulo
- User
- Posts: 15
- Joined: Fri Nov 21, 2008 10:27 pm
Re: PDF from Adobe LiveCycle Designer - common fields problem
When I've used JS
I noticed, that PDFXCViewer handles common fields as separate. That is ok with me. The only problem is that text entered in those fields is discarded.
Code: Select all
test = "";
for (i = 0; i < this.numFields; i++)
{
test = test + i + " - " + this.getNthFieldName(i) + "\r\n" ;
}
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: PDF from Adobe LiveCycle Designer - common fields problem
Basic XFA (LiveCycle Designer Forms) support was added some builds ago as we having some problem with this kind of forms. Full support of XFA forms will be available in the next version of the viewer
PDF-XChange Co Ltd. (Project Director)
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
-
Nebulo
- User
- Posts: 15
- Joined: Fri Nov 21, 2008 10:27 pm
Re: PDF from Adobe LiveCycle Designer - common fields problem
Hi,
I've found info that PDF XChange Viewer SDK 2.5 supports XFA, so I've tried example attached at the begin of the topic in this version and the issue is still unresolved.
Regards Nebulo
I've found info that PDF XChange Viewer SDK 2.5 supports XFA, so I've tried example attached at the begin of the topic in this version and the issue is still unresolved.
Regards Nebulo
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: PDF from Adobe LiveCycle Designer - common fields problem
Hello Nebulo,
I will speak with the dev guys and check what we need to do here.
Best,
Stefan
I will speak with the dev guys and check what we need to do here.
Best,
Stefan