communication html pdf
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
-
valeri_dzia
- User
- Posts: 3
- Joined: Mon Jul 23, 2012 1:18 pm
communication html pdf
Hello
I am beginner in PDF-XChange Viewer, have some question :
Is it possible to put javascript code into pdf document (like Acrobat X Pro)?
I put Javascript code through Acrobat X Pro and it works, now I want to make a post from my PDF/Javascript to HTML/Javascript. Is it feasible??
Thanks
I am beginner in PDF-XChange Viewer, have some question :
Is it possible to put javascript code into pdf document (like Acrobat X Pro)?
I put Javascript code through Acrobat X Pro and it works, now I want to make a post from my PDF/Javascript to HTML/Javascript. Is it feasible??
Thanks
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: communication html pdf
Hello valeri_dzia,
And welcome to our forums. Yes we do support most of the JS methods you can include in a PDF file through Adobe's Acrobat products, but currently submitting data online is one of the few that we do not. We are working on this for v3 of our Viewer planned for release later this year.
Best,
Stefan
And welcome to our forums. Yes we do support most of the JS methods you can include in a PDF file through Adobe's Acrobat products, but currently submitting data online is one of the few that we do not. We are working on this for v3 of our Viewer planned for release later this year.
Best,
Stefan
-
valeri_dzia
- User
- Posts: 3
- Joined: Mon Jul 23, 2012 1:18 pm
Re: communication html pdf
Thank you Stefan for your response
I am working on a project PDF Viewer and my goal is to store pdf annotation in database. I used Acrobat X Pro Trial Version and it works! But X Pro isn't free and I am researching another software for my project. nothing founded
Do you know If it exists a software loke X Pro, free which allows add annotation through Internet browser and communicate with page html?
Best regards
I am working on a project PDF Viewer and my goal is to store pdf annotation in database. I used Acrobat X Pro Trial Version and it works! But X Pro isn't free and I am researching another software for my project. nothing founded
Do you know If it exists a software loke X Pro, free which allows add annotation through Internet browser and communicate with page html?
Best regards
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: communication html pdf
Hi valeri_dzia,
I am afraid that I am not aware of any such product. Our Free Viewer works with existing forms, and will soon support submitting data online from such forms.
We are also working on a forms creation tool for our Viewer - but this will also not be part of the free features set and you will need a license for it.
Best,
Stefan
I am afraid that I am not aware of any such product. Our Free Viewer works with existing forms, and will soon support submitting data online from such forms.
We are also working on a forms creation tool for our Viewer - but this will also not be part of the free features set and you will need a license for it.
Best,
Stefan
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
-
nithril
- User
- Posts: 4
- Joined: Mon Jul 23, 2012 2:59 pm
Re: communication html pdf
Hello,
I'm a team mate of Valeri.
More specificaly we are trying to use the property "hostContainer" of the Doc object, (eg. this.hostContainer.postMessage when the PDF is embed in a browser). This property seems to be not implemented with PDF-XChange Viewer. I'm right ?
Regards,
Nicolas
I'm a team mate of Valeri.
More specificaly we are trying to use the property "hostContainer" of the Doc object, (eg. this.hostContainer.postMessage when the PDF is embed in a browser). This property seems to be not implemented with PDF-XChange Viewer. I'm right ?
Regards,
Nicolas
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: communication html pdf
Hi Nicolas,
Yes unfortunately such a feature is not yet available in our Viewer.
Best,
Stefan
Yes unfortunately such a feature is not yet available in our Viewer.
Best,
Stefan
-
nithril
- User
- Posts: 4
- Joined: Mon Jul 23, 2012 2:59 pm
Re: communication html pdf
Is it a feature you plan (in a nearest future) to add to your product ?
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: communication html pdf
Hi nithril,
Yes submitting form data is one of the features we are working on for v3 of our Viewer expected to be released later this year.
Best,
Stefan
Yes submitting form data is one of the features we are working on for v3 of our Viewer expected to be released later this year.
Best,
Stefan
-
nithril
- User
- Posts: 4
- Joined: Mon Jul 23, 2012 2:59 pm
Re: communication html pdf
I understand 'hostcontainer.postMessage' will be implemented when form data will be. I look forward this new version.
One more question
. Do you know on which edition will it be available ?
Regards,
Nicolas
One more question
Regards,
Nicolas
-
Nico - Tracker Supp
- User
- Posts: 205
- Joined: Fri May 18, 2012 8:41 pm
Re: communication html pdf
Hi nithril,
Thanks for the post.
It should be in the initial release of PDF-XChange Viewer version 3, which is also part of the XChange Pro bundle.
Thanks.
Sincerely,
Thanks for the post.
It should be in the initial release of PDF-XChange Viewer version 3, which is also part of the XChange Pro bundle.
Thanks.
Sincerely,
-
nithril
- User
- Posts: 4
- Joined: Mon Jul 23, 2012 2:59 pm
Re: communication html pdf
Thanks Nico and Stefan for your replies!
-
Paul - PDF-XChange
- Site Admin
- Posts: 7445
- Joined: Wed Mar 25, 2009 10:37 pm