Form Data Import/Export 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
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Form Data Import/Export problem
Using XHange Viewer build 51. I have a pdf with form data.
If I export the data and import it agin (I boiled to down to being that simple) the .jpgs attached show the before and after results. (3/4ths of the 'arrow' picture are wiped out). 3 other symbols are simalarly affected.
Ok, well I tried adding the .jpgs as .txt and it doesn't seem that it worked.
What to do?
If I export the data and import it agin (I boiled to down to being that simple) the .jpgs attached show the before and after results. (3/4ths of the 'arrow' picture are wiped out). 3 other symbols are simalarly affected.
Ok, well I tried adding the .jpgs as .txt and it doesn't seem that it worked.
What to do?
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: Form Data Import/Export problem
Please zip your files and attach.
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.
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
as requested.
You do not have the required permissions to view the files attached to this post.
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: Form Data Import/Export problem
Can you provide original PDF file ?
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.
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
I was afraid you would ask me that.
I have to find some hoops to jump through - and I'll get back to you.
Paul
I have to find some hoops to jump through - and I'll get back to you.
Paul
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
... actually, to perhaps save me some time - is that functionality availble in any of the sdk's? (fdf import specifially)
Meanwhile, I'll see if our customer can supply me a sample that I can send you.
Paul
Meanwhile, I'll see if our customer can supply me a sample that I can send you.
Paul
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: Form Data Import/Export problem
Yes, you can use Viewer ActiveX to import/export FDF/XFDF. Simplest was to do this is to run JavaScript:
Code: Select all
RunJavaScript("this.exportAsFDF({cPath:'/c/data.fdf'});", NULL, 0, 0);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.
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
Thanks - that and the 'loadfield', I should come up with one that fits the bill.
I see which companies software created the .pdf, so I've sent them a request for some samples - we'll see how that goes.
Paul
I see which companies software created the .pdf, so I've sent them a request for some samples - we'll see how that goes.
Paul
-
John - Tracker Supp
- Site Admin
- Posts: 5225
- Joined: Tue Jun 29, 2004 10:34 am
Re: Form Data Import/Export problem
Ok - thanks Paul.
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.
Best regards
Tracker Support
http://www.tracker-software.com
Best regards
Tracker Support
http://www.tracker-software.com
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
More interesting. This file says it was created by Distiller 8.1 (windows) but the application is from Elixir.
Even if I do nothing but save the pdf after opening it in Viewer, then when viewed in Acrobat 8 a dialog pops up: "This document contained certain rights to enable special features in Adobe Reader. The document has been changed since it was created and these rights are no longer valid. Please contact the author for the original version of the document."
Errrr?
Paul
Even if I do nothing but save the pdf after opening it in Viewer, then when viewed in Acrobat 8 a dialog pops up: "This document contained certain rights to enable special features in Adobe Reader. The document has been changed since it was created and these rights are no longer valid. Please contact the author for the original version of the document."
Errrr?
Paul
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: Form Data Import/Export problem
Viewer doesn't support documents with special rights enabled for Adobe Reader.
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.
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
Ok, then back to the Active-X testing.
Paulo
Paulo
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
Hmmm... Shouldn't this then be something warned about when the pdf is saved? ("You're going to lose data required for this form to work in Reader...?)Ivan - Tracker Software wrote:Viewer doesn't support documents with special rights enabled for Adobe Reader.
Paul
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
I just got a new pdf from the client - and they have quit using the fancy arrows and such, and I guess whent with an actual button instead of the oval - so saving doesn't mess those up any more. However, I guess that's moot.PaulT wrote:Hmmm... Shouldn't this then be something warned about when the pdf is saved? ("You're going to lose data required for this form to work in Reader...?)
They have now added a save button to the pdf and when you hover it says 'Save feature only works when using Acrobat 8 or higher". Only problem there is, it doesn't prevent the save from actually taking place. As long as I can get at the fields later, it should not be a problem.
Paul
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
Your message gives the impression that it's just viewer with this inability. However, after having spent some time with the active-x and JS example, I find it's also the Active-x. Am I missing something here?Ivan - Tracker Software wrote:Viewer doesn't support documents with special rights enabled for Adobe Reader.
Paul
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: Form Data Import/Export problem
Viewer and Viewer AX is almost the same. Viewer's .exe file is a COM server for viewer's ActiveX
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.
-
PaulT
- User
- Posts: 40
- Joined: Tue Jun 01, 2010 9:03 pm
Re: Form Data Import/Export problem
Ok, so are you really trying to say "Our sofware doesn't support this..." That could have saved me some bother.Ivan - Tracker Software wrote:Viewer and Viewer AX is almost the same. Viewer's .exe file is a COM server for viewer's ActiveX
Paul
After going over this with the client, we're going to just print the things off and mail them to the customers. However, before I put down the money, do you plan on having support in the forseeable future?
I'm still working on getting a pdf for you to play with and tell me what feature they've enabled that's causing the problem.