Hi all
I'm using PDF-XChange Viewer Pro SDK 2.5.214.2 and now I meet a problem about dynamic stamp.
I have two stamp files made by my customer. When apply these stamps, the organization name
and organization unit can't be translated correctly which is OK in Acrobat X Pro.
I have uploaded the stamp files, Could anyone tell me what to do about this problem?
translating organization name and unit in dynamic stamp
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 27
- Joined: Sat Jun 13, 2009 6:33 am
translating organization name and unit in dynamic stamp
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: translating organization name and unit in dynamic stamp
Hi, song_sd.
It looks like that properties:
Identity.Corporation (=="organization name")
Identity.Department (=="organization unit")
aren't set. You customer must setup these props in Menu/Edit/Prefs/Identity.
Or you may set it by SetProperty() on start of your control.
Best
Regards.
It looks like that properties:
Identity.Corporation (=="organization name")
Identity.Department (=="organization unit")
aren't set. You customer must setup these props in Menu/Edit/Prefs/Identity.
Or you may set it by SetProperty() on start of your control.
Best
Regards.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: translating organization name and unit in dynamic stamp
Also we found one issue. The undocumented property "identity.department" (is it used by JavaScript in these stamps) - is not implemented in current version of viewer.
We will implement this property in next build.
We will implement this property in next build.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.