|
Query |
Details |
|
I can't find a determinate text with € character. I attach an example |
We were able to reproduce the reported issue. We will analyze further and provide details on February 10, 2021. |
|
the second question is, how can I initialize a form text when the pdf is open?
I need to set the actual date in this form input
|
Can you please let us know, Whether you need to load the date in the input form-field on initial viewing of the PDF document by using our EJ2 PDF Viewer control or you need to set the date for the specific field programmatically(code-behind) using our PDF.Base library?
Kindly provide more details about your requirement, It will be helpful for us to investigate further and provide details |
|
Query |
Details | |
|
I can't find a determinate text with € character |
We confirmed that the reported issue is a defect and the fix will be included in March 3rd 2021.
You can track the status using below feedback link,
| |
|
In second question, I need set the date when de PDF is open.
It does not matter with which application it is opened
|
We can able to set the date and time (as string) to the textbox field in PDF document programmatically using the below code,
Kindly let us know if you have any concerns about this |
|
Query |
Details |
|
In second query, I need set the date when the pdf is open with any program (pdf reader, google reader...), so if I open the pdf today, this date must be 11-02-2021, but if I open the pdf tomorrow, this date must be 12-02-2021 |
As we mentioned in our previous update, we can change the TextBox field value programmatically. Based on your requirement we can’t change it while opening it into the PDF Reader or Google Reader. Since this TextBox value is stored in the PDF Document. So we can’t change it while opening into the other PDF Viewer.
|