@syncfusion/ej2-vue-pdfviewer 20.3.60 → 20.4.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,47 @@
4
4
 
5
5
  ### PDF Viewer
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#F178667` - Now, the zero thickness property is applied to the form fields.
10
+ - `#I421990` - Updating read-only to false for a form field is working properly.
11
+ - `#I420531` - The free text annotations are no longer scaled on double clicks.
12
+ - `#F178453` - Cut, copy, and paste at the form fields are working properly on downloading.
13
+ - `#I419557` - The `IsPrint` property value of the text markup annotation is properly updated.
14
+ - `#I418726` - The draw and image type signatures are now preserved while changing the tabs on mobile devices.
15
+ - `#I420588` - Printing the PDF document that contains signature fields on non-rendered pages won’t throw script errors.
16
+ - `#I420304` - Programmatically updating the read only properties won’t throw script errors.
17
+ - `#I416032` - The radio button now triggers the form field click event.
18
+ - `#I420423` - The background color of the initial indicator settings can be applied programmatically while adding form fields.
19
+ - `#I422736` - Fixed issue with saving the PDF document on form fields export.
20
+ - `#I418731` - Export and import values of form fields with same name have been properly updated.
21
+ - `#I416298` - Focusing the signature and initial fields are proper on different zoom levels.
22
+ - `#I411856` - The issue with programmatically updating the initial indicator properties has been resolved.
23
+ - `#F178660` - Fixed issue with `RenderAnnotationComments` on the .NET 6.0 platform.
24
+ - `#I418199` - Programmatically updating images in the form fields won’t throw script errors.
25
+ - `#I408281` - Switching between the PDF view and the text view won’t throw script errors.
26
+ - `#I413254` - Aspect ratio is maintained for the image type signatures.
27
+ - `#F178250` - Now, the color palette is no longer obscured in the PDF Viewer.
28
+ - `#I178667` - Now, the text box's border color is properly updated and no longer hidden.
29
+ - `#I418214` - Session items of the older documents are cleared now.
30
+ - `#I178018` - Searching for a multiple-sentence phrase no longer causes the PDF Viewer to freeze.
31
+ - `#I421388` - Handwritten signatures will appear properly on loading the document again.
32
+ - `#F178018` - Now, the script issue no longer occurs when doing multiline searches in the Pdf document.
33
+
34
+ #### Features
35
+
36
+ - Form fields values can be exported to FDF and XFDF formats and the same can be imported into the PDF Viewer, programmatically.
37
+ - Digital signatures of the existing PDF documents are now rendered in the PDF Viewer.
38
+ - `#I369895`, `#I403367`, `#I406191` - Now, the text selection `strikethrough` has been improved.
39
+ - `#I419679` - Provided the support to show or hide the `FormDesignerToolbar` after document loading.
40
+ - `#I421694` - Angular applications renders PDF Viewer controls without ID properties by generating the ID internally, if not provided.
41
+ - `#I409823` - Margin can be set to the value was preserved for the free text annotation in the downloaded document.
42
+ - `#I412460` - Provided the support for retrying Ajax requests with a status code collection.
43
+
44
+ ## 20.3.60 (2022-12-06)
45
+
46
+ ### PDF Viewer
47
+
7
48
  #### New Features
8
49
 
9
50
  - `#I369895`,`#I403367`,`#I406191` - Now, improvements in text selection `strikethrough` for specific document.
@@ -81,16 +122,6 @@
81
122
  - `#I412525` - Now we are able to update form field values from code behind if the pages are not rendered.
82
123
  - `#I408588` - Pinch zoom pivot point calculation for touch-based devices has been improved.
83
124
 
84
- - `#I411644` - Now, Signature are added properly in the respective signature fields.
85
- - `#I412264` - Now, Exposed the API for show and hide the digital signature form fields in the PDF Viewer.
86
- - `#I408609` - Now, properties dialog and context menu are open on right click.
87
- - `#I414492`,`#I414536` - Now, the Signature dialogue is vertical.
88
- - `#I406980` - Now, the Values of free text annotation properties are not missing on importing.
89
- - `#I408171` - Now, Annotation added above free text annotation does not hide behind after downloading and flattening.
90
- - `#I413111` - Now the Ink annotation auto-write issue is resolved.
91
- - `#I412525` - Now we are able to update form field values from code behind if the pages are not rendered.
92
- - `#I408588` - Pinch zoom pivot point calculation for touch-based devices has been improved.
93
-
94
125
  ## 20.3.52 (2022-10-26)
95
126
 
96
127
  ### PDF Viewer
@@ -100,9 +131,6 @@
100
131
  - `#I408588` - Mouse wheel zooming has been implemented based on cursor position. On iPad/iOS devices, the zooming issue has been fixed. and enhanced mobile device pinch zooming functionality.
101
132
  - `#I409164` - Now the thickness property for signature and initial fields has been added, so now the signature field and initial field will allow changing their border thickness.
102
133
 
103
- - `#I408588` - Mouse wheel zooming has been implemented based on cursor position. On iPad/iOS devices, the zooming issue has been fixed. and enhanced mobile device pinch zooming functionality.
104
- - `#I409164` - Now, the thickness property for signature and initial fields has been added, so now the signature field and initial field will allow changing their border thickness.
105
-
106
134
  #### Bug Fixes
107
135
 
108
136
  - `#I408281` - Now, The Script error does not occur while changing the PDF view to the text view in the sample.
@@ -135,11 +163,6 @@
135
163
  - `#I409797` - Now, Form fields value are not missing on scrolling the pages using keyboard shortcut.
136
164
  - `#I407919` - Now, Custom data property from free text annotation is updating in the imported annotation.
137
165
 
138
- - `#F177655` - Now we can select the search-highlighted text content.
139
- - `#I408819`,`#I409541`,`#I409234` - Now, ink annotations are rendered properly while loading the document.
140
- - `#I408950` - Now the script error does not occur when ink annotation moves out of the document.
141
- - `#I409797` - Now, Form fields value are not missing on scrolling the pages using keyboard shortcut.
142
-
143
166
  ## 20.3.48 (2022-10-05)
144
167
 
145
168
  ### PDF Viewer
@@ -269,9 +292,6 @@
269
292
  - `#I386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
270
293
  - `#I391994` - Now, The document download performance is improved if the PDF document contains above 1000 pages.
271
294
 
272
- undefined- `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
273
- - `#SF-397495` - Now the signature and Initial field is visible in chrome downloaded in the PDF Viewer.
274
-
275
295
  ## 20.2.44 (2022-08-16)
276
296
 
277
297
  ### PDF Viewer
@@ -283,8 +303,6 @@ undefined- `#F176687` - Now, markup text of Free Text annotation is proper for A
283
303
  - `#F173061` - Now, we can able to zoom to specific annotation if the annotation is not visible in the viewport.
284
304
  - `#I396556` - Now ,import and export for JSON and XFDF is document working properly.
285
305
 
286
- undefined- `#F173061` - Now, we can able to zoom to specific annotation if the annotation is not visible in the viewport.
287
-
288
306
  ## 20.2.43 (2022-08-08)
289
307
 
290
308
  ### PDF Viewer
@@ -332,10 +350,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
332
350
  - `#I392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
333
351
  - `#I389178` - If the target position is within the document, a form field will be added. As a result, adding Inaccessible Form fields is prevented.
334
352
 
335
- - `#F176277` - Context menus will now open all the pages that are visible in the viewport.
336
- - `#SF-3813` - The signature is now being downloaded without any pixel issues.
337
- - `#SF-388478`,`#SF-394304`,`#SF-392271` - Now the form fields values are preserved after scrolling the downloaded document.
338
-
339
353
  ## 20.2.40 (2022-07-26)
340
354
 
341
355
  ### PDF Viewer
@@ -351,11 +365,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
351
365
  - `#I376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
352
366
  - `#I392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
353
367
 
354
- - `#SF-382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
355
- - `SF-387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
356
- - `#SF-383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
357
- - `#SF-392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
358
-
359
368
  ## 20.2.39 (2022-07-19)
360
369
 
361
370
  ### PDF Viewer
@@ -398,24 +407,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
398
407
  - `#I378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
399
408
  - `#I386545` - Now, the signature field color will appear with opacity while scrolling down long document.
400
409
 
401
- - `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
402
- - `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
403
- - `#SF-381030` - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
404
- - `#SF-385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
405
- - `#SF-372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
406
- - `#SF-380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
407
- - `#SF-377035`,`#SF-379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
408
- - `#SF-380472` - Added form fields after pressing escape no longer shades form fields.
409
- - `#SF-384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
410
- - `#SF-386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
411
- - `#SF-382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
412
- - `#SF-379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
413
- - `#SF-385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
414
- - `#SF-386545` - Now, the signature field color will appear while scrolling down long document.
415
- - `#SF-272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
416
- - `#SF-386545` - Now, the signature field color will appear with opacity while scrolling down long document.
417
- - `#SF-382941`,`#SF-383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
418
-
419
410
  ## 20.2.36 (2022-06-30)
420
411
 
421
412
  ### PDF Viewer
@@ -441,25 +432,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
441
432
  - `#I369733` - The free text annotation is no longer rotated when it is added programmatically to rotated documents.
442
433
  - `#I383963` - Issue with cloned form field value is duplicated has been fixed.
443
434
 
444
- - `#I371792` - Pan mode is now activated for all mobile devices by default.
445
- - `#I363298` - The issue when form fields had different names when the form designer module is enabled and disabled has been fixed.
446
- - `#F173953` - The issue with the incorrect sentence search functionality in the PDF Viewer has been resolved.
447
- - `#I368423` - Now, rotation for form elements is considered.
448
- - `#F173751` - Radio buttons that have been dynamically imported can now preserve its checked status.
449
- - `#I376227` - The issue with the PDF Viewer's annotation FillColor not updating correctly has been fixed.
450
- - `#I376346` - This issue with an annotation moving to the top of multiple pages has been resolved.
451
- - `#F173061`- A `zoomToRect()` method is now used to zoom a particular area multiple times with different scroll positions in the viewport.
452
- - `#I377714` - The problem with pinch zooming and form field position has been fixed.
453
- - `#I377638` - The issue with the Read Only radio button value changing when downloading has been fixed.
454
- - `#I378257`- The issue with the checkbox printing multiple times has been resolved.
455
- - `#I378394` - Changes to form field properties that are made using the `formFieldPropertiesChange` event are no longer lost is now working properly.
456
- - `#I379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
457
- - `#I379120` - The pixel quality of the handwritten signature has now improved.
458
- - `#I386899` - Issue with signature rendering is now resolved.
459
- - `#I383513` - When a textbox is marked as required, it no longer has a red border in the document that's been downloaded is now working properly.
460
- - `#I369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
461
- - `#I383963` - Issue with cloned form field value is duplicated has been fixed.
462
-
463
435
  ## 20.1.60 (2022-06-14)
464
436
 
465
437
  ### PDF Viewer
@@ -474,14 +446,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
474
446
  - `#I379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
475
447
  - `#I379120` - The pixel quality of the handwritten signature has now improved.
476
448
 
477
- - `#SF-378257`- The issue with the checkbox printing multiple times has been resolved.
478
- - `#F173751` - Radio buttons that have been dynamically imported can now preserve its checked status.
479
- - `#F173061`- A `zoomToRect()` method is now used to zoom a particular area multiple times with different scroll positions in the viewport.
480
- - `SF-371792` - Pan mode is now activated for all mobile devices by default.
481
- - `SF-368423` - Now, rotation for form elements is considered.
482
- - `SF-379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
483
- - `SF-379120` - The pixel quality of the handwritten signature has now improved.
484
-
485
449
  ## 20.1.59 (2022-06-07)
486
450
 
487
451
  ### PDF Viewer
@@ -493,11 +457,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
493
457
  - `#I367416`- The `FindText()` method of PDF Base allows for finding the number.
494
458
  - `#I372876`- The `annotationSelect` and `commentAdd` events are triggered properly for the sticky notes annotation.
495
459
 
496
- - `#F174154`- Now, the signature value for all signature fields in the PDF document will be updated programmatically using the `updateFormFieldsValue()` method.
497
- - `#SF-376222`- Now, Annotation selector binds correctly to annotations when dragging.
498
- - `#SF-367416`- The `FindText()` method of PDF Base allows for finding the number.
499
- - `#SF-372876`- The `annotationSelect` and `commentAdd` events are triggered properly for the sticky notes annotation.
500
-
501
460
  ## 20.1.58 (2022-05-31)
502
461
 
503
462
  ### PDF Viewer
@@ -508,10 +467,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
508
467
  - `#I367416`- The radio buttons on the iPad are displayed properly after zooming in and out.
509
468
  - `#I374726`- Signatures will appear in the PDF viewer for the provided document.
510
469
 
511
- - `#SF-377034`- Now, the existing form fields value can be retrieved using the `retrieveFormFields()` method.
512
- - `#SF-367416`- The radio buttons on the iPad are displayed properly after zooming in and out.
513
- - `#SF-374726`- Signatures will appear in the PDF viewer for the provided document.
514
-
515
470
  ## 20.1.57 (2022-05-24)
516
471
 
517
472
  ### PDF Viewer
@@ -522,10 +477,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
522
477
  - `#F174506`- Improved the printing quality of the PDF viewer.
523
478
  - `#I372853`- Now, ink annotation will be added programmatically with path data available in the annotationAdd event.
524
479
 
525
- - `#SF-376240`- Multiple words in the typed handwritten signature and signature fields are preserved correctly in the downloaded document.
526
- - `#F174506`- Improved the printing quality of the PDF viewer.
527
- - `#SF-372853`- Now, ink annotation will be added programmatically with path data available in the annotationAdd event.
528
-
529
480
  ## 20.1.56 (2022-05-17)
530
481
 
531
482
  ### PDF Viewer
@@ -534,8 +485,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
534
485
 
535
486
  - `#I371824`- The properties of form fields will be updated properly using the `updateFormField` method while scrolling over pages.
536
487
 
537
- - `#SF-371824`- The properties of form fields will be updated properly using the `updateFormField` method while scrolling over pages.
538
-
539
488
  ## 20.1.55 (2022-05-12)
540
489
 
541
490
  ### PDF Viewer
@@ -546,10 +495,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
546
495
  - `#I362221`, `#I364814`, `#I368380`, `#I363379` - Provided the support for field Id and field Name for the Form Fields events.
547
496
  - `#I353301` - Implemented the `GetPageNumberFromClientPoint`, `ConvertClientPointToPagePoint`, `ConvertPagePointToClientPoint`, `ConvertPagePointToScrollingPoint` and `zoomToRect` methods.
548
497
 
549
- - `#SF-368647`, `#SF-366041`- Exposed a method to focus form fields on a document.
550
- - `#SF-362221`, `#SF-364814`, `#SF-368380`, `#SF-363379`- Provided the support for field Id and field Name for the Form Fields events.
551
- - `#SF-353301`- Implemented the `GetPageNumberFromClientPoint`, `ConvertClientPointToPagePoint`, `ConvertPagePointToClientPoint`, `ConvertPagePointToScrollingPoint` and `zoomToRect` methods.
552
-
553
498
  #### Bug Fixes
554
499
 
555
500
  - `#I372732` - A signature in the signature field will be displayed in the downloaded document when the form field properties have been updated using the `updateFormFields` method.
@@ -574,28 +519,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
574
519
  - `#I371838` - The Custom stamp annotation will be rendered correctly for the PDF document provided.
575
520
  - `#I365736`, `#I366420` - In mobile devices, the Script error will no longer occur when adding the signature.
576
521
 
577
- - `#SF-372732`- A signature in the signature field will be displayed in the downloaded document when the form field properties have been updated using the `updateFormFields` method.
578
- - `#SF-361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
579
- - `#SF-367560`, `#SF-367313`- Improved the pinch-zoom in and out responsiveness in the mobile device.
580
- - `#SF-368770`, `#SF-373344`, `#SF-372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
581
- - `#SF-369002`- A signature will be downloaded in the correct position for rotated and scanned documents.
582
- - `#SF-369554`- The form fields are now added horizontally to the page, even for rotated documents.
583
- - `#SF-371560`- Form fields in a rotated document will be rendered according to the field rotation.
584
- - `#SF-373137`- The `ArgumentOutOfRangeException` exception will no longer occur when extracting the text for the provided document.
585
- - `#SF-375548`, `#SF-374826`, `#SF-375215`, `#SF-376171`, `#SF-376531`- The `Microsoft.Extensions.Caching.Memory` was changed into a stable version.
586
- - `#SF-364871`- Now, the handwritten signature images and custom stamps will be resized proportionally.
587
- - `#SF-368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
588
- - `#SF-370140`- The label content of calibrating annotations is correctly updated when their properties are edited programmatically.
589
- - `#SF-370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature on a mobile device.
590
- - `#SF-370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on a mobile device.
591
- - `#SF-377746`- The PDF Viewer download button no longer opens the blob URL in Firefox for downloading the document.
592
- - `#SF-367878`- The Script error will no longer be thrown while clicking the form field for the second time.
593
- - `#SF-373785`- The initial field will no longer be undefined after filling the field.
594
- - `#SF-363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
595
- - `#SF-371825`- Now, the form fields will appear while scrolling through the different pages.
596
- - `#SF-371838`- The Custom stamp annotation will be rendered correctly for the PDF document provided.
597
- - `#SF-365736`, `#SF-366420`- In mobile devices, the Script error will no longer occur when adding the signature.
598
-
599
522
  ## 20.1.52 (2022-05-04)
600
523
 
601
524
  ### PDF Viewer
@@ -604,8 +527,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
604
527
 
605
528
  - `#I361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
606
529
 
607
- - `#SF-361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
608
-
609
530
  ## 20.1.51 (2022-04-26)
610
531
 
611
532
  ### PDF Viewer
@@ -616,10 +537,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
616
537
  - `#I369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
617
538
  - `#I371560`- Form fields in a rotated document will be rendered according to the field rotation.
618
539
 
619
- - `#SF-369554`- The form fields are now added horizontally to the page, even for rotated documents.
620
- - `#SF-369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
621
- - `#SF-371560`- Form fields in a rotated document will be rendered according to the field rotation.
622
-
623
540
  ## 20.1.50 (2022-04-19)
624
541
 
625
542
  ### PDF Viewer
@@ -629,9 +546,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
629
546
  - `#I362221`,`#I364814`,`#I368380`,`#I363379`- Provided the support for field Id and field Name for the Form Fields events.
630
547
  - `#I353301`- Implemented the `zoomTo` method.
631
548
 
632
- - `#SF-362221`,`#SF-364814`,`#SF-368380`,`#SF-363379`- Provided the support for field Id and field Name for the Form Fields events.
633
- - `#SF-353301`- Implemented the `zoomTo` method.
634
-
635
549
  #### Bug Fixes
636
550
 
637
551
  - `#I366955`- Now, the page can be scrolled in mobile mode when it is in fitToPage mode.
@@ -643,15 +557,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
643
557
  - `#I370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on mobile device.
644
558
  - `#I373344`,`#I372215`- The Script error will no longer be thrown while adding PDF Viewer to the Angular application.
645
559
 
646
- - `#SF-366955`- Now, the page can be scrolled in mobile mode when it is in fitToPage mode.
647
- - `#SF-368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
648
- - `#SF-367878`- The Script error will no longer be thrown while clicking the form field for the second time.
649
- - `#SF-368770`,`#SF-373344`,`#SF-372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
650
- - `#SF-370140`- The label content of calibrate annotations is correctly updated when their properties are edited programmatically.
651
- - `#SF-370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature in mobile device.
652
- - `#SF-370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on mobile device.
653
- - `#SF-373344`,`#SF-372215`- The Script error will no longer be thrown while adding PDF Viewer to the Angular application.
654
-
655
560
  ## 20.1.47 (2022-04-04)
656
561
 
657
562
  ### PDF Viewer
@@ -660,16 +565,11 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
660
565
 
661
566
  - `#I368647`, `#I366041`- Exposed a method to focus form fields in a document.
662
567
 
663
- - `#SF-368647`, `#SF-366041`- Exposed a method to focus form fields in a document.
664
-
665
568
  #### Bug Fixes
666
569
 
667
570
  - `#I366679`- Selection is working properly for the overlapped stamp annotations.
668
571
  - `#I364656`- Now, the signature fields are read-only when the annotation and form designer modules are disabled.
669
572
 
670
- - `#SF-366679`- Selection is working properly for the overlapped stamp annotations.
671
- - `#SF-364656`- Now, the signature fields are read-only when the annotation and form designer modules are disabled.
672
-
673
573
  ## 19.4.55 (2022-03-08)
674
574
 
675
575
  ### PDF Viewer
@@ -679,9 +579,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
679
579
  - `#I365496`- In editable mode, the free text annotation remains in the same position during zooming.
680
580
  - `#I366345`- In mobile devices, context menus will not appear when moving annotations.
681
581
 
682
- - `#SF-365496`- In editable mode, the free text annotation remains in the same position during zooming.
683
- - `#SF-366345`- In mobile devices, context menus will not appear when moving annotations.
684
-
685
582
  ## 19.4.54 (2022-03-01)
686
583
 
687
584
  ### PDF Viewer
@@ -697,15 +594,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
697
594
  - `#I363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
698
595
  - `#I362811`, `#I364480`- The existing from field collections are now updated properly when loading the document.
699
596
 
700
- - `#SF-362858`- The existing form fields are now cleared completely from the collections when loading another document.
701
- - `#F172325`- The Script error will no longer be thrown while scrolling the landscape PDF documents before loading.
702
- - `#SF-364909`- The Ink annotation curve is now smooth on mobile devices at higher zoom factors.
703
- - `#SF-364296`- The free text annotation is now not visible in the print preview when the `isPrint` property is set to false.
704
- - `#SF-364510`, `#SF-363938`- The signature is now drawn correctly in the signature field on switching the tabs.
705
- - `#SF-364296`- The PDF document is now downloaded properly when the form field background color is transparent.
706
- - `#SF-363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
707
- - `#SF-362811`, `#SF-364480`- The existing from field collections are now updated properly when loading the document.
708
-
709
597
  ## 19.4.53 (2022-02-22)
710
598
 
711
599
  ### PDF Viewer
@@ -721,15 +609,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
721
609
  - `#I363936` - Now, the signature panel will not be opened on right-click of signature fields.
722
610
  - `#F168155` - The downloaded document displays Czech characters.
723
611
 
724
- - `#SF-362122` - Now, the shape annotation bounds are updated properly in the `annotationResize` event.
725
- - `#SF-361850` - Now, the annotation toolbar icons are aligned correctly after resizing.
726
- - `#SF-363301` - The script error is no longer thrown while hovering the toolbar icons without using the `showTooltip` property.
727
- - `#SF-362647` - Now, the signature, and initial fields are unable to edit in the read-only mode.
728
- - `#SF-361801` - Script error is no longer thrown while destroying the viewer control in the IE browser.
729
- - `#SF-363899` - Now, the `annotationUnSelect` event triggers for custom stamp annotations.
730
- - `#SF-363936` - Now, the signature panel will not be opened on right-click of signature fields.
731
- - `#F168155` - The downloaded document displays Czech characters.
732
-
733
612
  ## 19.4.52 (2022-02-15)
734
613
 
735
614
  ### PDF Viewer
@@ -744,14 +623,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
744
623
  - `#I362874`- The form field names are now added properly to the form fields.
745
624
  - `#I365411`, `#I360719`- The annotations are now properly added to the pages when enableDesktopMode is true on mobile devices.
746
625
 
747
- - `#SF-361967`- Copy and paste is now working properly for the signature field when it is added at the bottom of the page.
748
- - `#SF- 361906`- The text position for the provided PDF document is now correct.
749
- - `#SF-361379`- While importing the annotations, the FontColor and FillColor properties are now updated properly.
750
- - `#SF-360076`- In the signature field, the drawn signature is not stretched now.
751
- - `#SF-364148`, `#F172304`- The Script error will no longer be thrown in the mobile view while destroying the PDF Viewer.
752
- - `#SF-362874`- The form field names are now added properly to the form fields.
753
- - `#SF-365411`, `#SF-360719`- The annotations are now properly added to the pages when enableDesktopMode is true on mobile devices.
754
-
755
626
  ## 19.4.50 (2022-02-08)
756
627
 
757
628
  ### PDF Viewer
@@ -772,20 +643,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
772
643
  - `#I363055`- Now, the free text becomes edited properly while clicking the selector.
773
644
  - `#I363411`- Now, the free text position on a downloaded document is accurate on the Chrome browser.
774
645
 
775
- - `#SF-360337`- Exception is thrown while downloading the empty list box field is now resolved.
776
- - `#SF-360635`,`#SF-361422`,`#SF-361359`- Now, the form field is hidden properly when setting the visible property to hidden.
777
- - `#SF-358375`- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
778
- - `#SF-359388`- Now, the form fields position is correct for a rotated PDF document.
779
- - `#SF-354638`- Now, the free text annotation is not hidden when clicking outside of the free text annotation.
780
- - `#SF-360405`- Now, the Free text annotations and ink annotations are rendered properly in the lower zoom factors.
781
- - `#F171647`- Now, the annotationAdd event is triggered after adding the sticky notes annotation in the annotation collection.
782
- - `#SF-361639`- The Script error will no longer be thrown when loading the form-fields document without injecting the form field module.
783
- - `#SF-362311`- Now, the Move cursor is not showing above the custom stamp while the custom stamp annotation is selected.
784
- - `#SF-359233`- The hidden issue of free text characters is now resolved.
785
- - `#SF-363626`- The Script error will no longer be thrown while loading a PDF document when the enableHyperlink is set to false.
786
- - `#SF-363055`- Now, the free text becomes edited properly while clicking the selector.
787
- - `#SF-363411`- Now, the free text position on a downloaded document is accurate on the Chrome browser.
788
-
789
646
  ## 19.4.43 (2022-01-18)
790
647
 
791
648
  ### PDF Viewer
@@ -799,13 +656,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
799
656
  `#I358584`- Stamps are saved properly in the rotated PDF document.
800
657
 
801
658
 
802
- `#SF-359772`,`#SF-359880`- Now, the form fields are editable on the mobile device.
803
- `#SF-359042`- Free text annotations are downloaded properly without hiding any last character.
804
- `#SF-358308`- Spinners are hidden properly while removing the display as none for the spinner.
805
- `#SF-360035`- The Script error will no longer be thrown while using the editAnnotation method in mobile mode.
806
- `#SF-358584`- Stamps are saved properly in the rotated PDF document.
807
-
808
-
809
659
  ## 19.4.42 (2022-01-11)
810
660
 
811
661
  ### PDF Viewer
@@ -817,11 +667,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
817
667
  - `#I357655`- The PDF pages are now exported to image in a multi-threaded environment.
818
668
  - `#I357060`- Now, the typed handwritten signature content does not exceed the text area.
819
669
 
820
- - `#SF-358006`- Overlapped stamp annotations are now placed at the exact position in the saved PDF document.
821
- - `#SF-357273`- Exception thrown while loading the provided PDF document due to an invalid key, is now resolved.
822
- - `#SF-357655`- The PDF pages are now exported to image in a multi-threaded environment.
823
- - `#SF-357060`- Now, the typed handwritten signature content does not exceed the text area.
824
-
825
670
  ## 19.4.41 (2022-01-04)
826
671
 
827
672
  ### PDF Viewer
@@ -831,9 +676,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
831
676
  - `#I357108` - Now, the annotations are displayed properly for the rotated documents.
832
677
  - `#I357489` - Now, the unnecessary thumbnail requests are restricted.
833
678
 
834
- - `#SF-357108` - Now, the annotations are displayed properly for the rotated documents.
835
- - `#SF-357489` - Now, the unnecessary thumbnail requests are restricted.
836
-
837
679
  ## 19.4.40 (2021-12-28)
838
680
 
839
681
  ### PDF Viewer
@@ -842,8 +684,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
842
684
 
843
685
  - `#I299110`, `#I348963` - Now, the font size is updated properly while export and import shape annotations.
844
686
 
845
- - `#299110`, `#348963` - Now, the font size is updated properly while export and import shape annotations.
846
-
847
687
  ## 19.4.38 (2021-12-17)
848
688
 
849
689
  ### PDF Viewer
@@ -852,14 +692,10 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
852
692
 
853
693
  - `#I354638` - Provided auto fit support to the free text annotations.
854
694
 
855
- - `#354638` - Provided auto fit support to the free text annotations.
856
-
857
695
  #### Bug Fixes
858
696
 
859
697
  - `#I346343`- Now, the text wraps based on the word length regardless of character length in free-text annotation.
860
698
 
861
- - `346343`- Now, the text wraps based on the word length regardless of character length in free-text annotation.
862
-
863
699
  ## 19.3.56 (2021-12-02)
864
700
 
865
701
  ### PDF Viewer
@@ -868,8 +704,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
868
704
 
869
705
  - `#I336589`, `#I339329`, `#I346113` - Provided annotation toolbar settings support in mobile view.
870
706
 
871
- - `#336589`, `#339329`, `#346113` - Provided annotation toolbar settings support in mobile view.
872
-
873
707
  #### Bug Fixes
874
708
 
875
709
  - `#I347402`, `#I347555`- Now, the signature dialog is opened correctly on clicking the signature field in Firefox and Safari browser.
@@ -881,15 +715,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
881
715
  - `#I345130`- Now, the exact shape of the image is maintained when added to the signature field.
882
716
  - `#I347558`- Now, the custom stamp position is added properly in mobile view.
883
717
 
884
- - `#347402`, `#347555`- Now, the signature dialog is opened correctly on clicking the signature field in Firefox and Safari browser.
885
- - `#344549`- The ink annotations are preserved correctly in the Adobe.
886
- - `#346607`- Now, the signature dialog width is proper on resizing the browser window.
887
- - `#345897`- The ink annotations are now drawn over the free-text annotations when the 'allowEditTextOnly' property is enabled.
888
- - `#347427`- The form designer tooltip is now hidden when the 'showToolTip' property is set to FALSE.
889
- - `#348023`- The 'isReadOnly' property is now updated correctly once we set the value to TRUE.
890
- - `#345130`- Now, the exact shape of the image is maintained when added to the signature field.
891
- - `#347558`- Now, the custom stamp position is added properly in mobile view.
892
-
893
718
  ## 19.3.54 (2021-11-17)
894
719
 
895
720
  ### PDF Viewer
@@ -898,8 +723,6 @@ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the a
898
723
 
899
724
  - `#I346152`- The script error will not be thrown for the document which contains link annotation.
900
725
 
901
- undefined- `#346152`- The script error will not be thrown for the document which contains link annotation.
902
-
903
726
  ## 19.3.48 (2021-11-02)
904
727
 
905
728
  ### PDF Viewer
@@ -911,11 +734,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
911
734
  - `#I344897`, `#I345574` - Now, the indicator text and required properties for signature fields settings are working properly.
912
735
  - `#I344082`- Now, signature text annotation is rendered properly on loading the document.
913
736
 
914
- - `#344888`, `#F169870` - Now, signature dialog settings is working properly for the handwritten signature dialog.
915
- - `#346090`- Now, the primary toolbar should not hide if form designer toolbar is visible.
916
- - `#344897`, `#345574` - Now, the indicator text and required properties for signature fields settings are working properly.
917
- - `#344082`- Now, signature text annotation is rendered properly on loading the document.
918
-
919
737
  ## 19.3.47 (2021-10-26)
920
738
 
921
739
  ### PDF Viewer
@@ -924,8 +742,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
924
742
 
925
743
  - `#I344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
926
744
 
927
- - `#344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
928
-
929
745
  ## 19.3.46 (2021-10-19)
930
746
 
931
747
  ### PDF Viewer
@@ -934,8 +750,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
934
750
 
935
751
  - `#I339329`, `#I341199` - Now, the default context menu of browser will no longer be shown on selecting the text in mobile view.
936
752
 
937
- - `#339329`, `#341199` - Now, the default context menu of browser will no longer be shown on selecting the text in mobile view.
938
-
939
753
  ## 19.3.45 (2021-10-12)
940
754
 
941
755
  ### PDF Viewer
@@ -946,10 +760,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
946
760
  - `#I342951` - Now, the Bookmark navigation is working properly in mobile mode.
947
761
  - `#I343011` - Now, the download action is working properly after adding the text markup annotation.
948
762
 
949
- - `#F169102` - Now, the download action is working properly after importing the provided customer document.
950
- - `#342951` - Now, the Bookmark navigation is working properly in mobile mode.
951
- - `#343011` - Now, the download action is working properly after adding the text markup annotation.
952
-
953
763
  ## 19.3.44 (2021-10-05)
954
764
 
955
765
  ### PDF Viewer
@@ -960,10 +770,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
960
770
  - `#I341677` - Now, the opacity is applied properly for the custom stamps.
961
771
  - `#I341074` - Now, the search icon is visible to close the search dialog.
962
772
 
963
- - `#297147`, `#339056` - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
964
- - `#341677` - Now, the opacity is applied properly for the custom stamps.
965
- - `#341074` - Now, the search icon is visible to close the search dialog.
966
-
967
773
  ## 19.1.67 (2021-06-08)
968
774
 
969
775
  ### PDF Viewer
@@ -973,9 +779,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
973
779
  - `#I328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
974
780
  - `#I328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
975
781
 
976
- - `#328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
977
- - `#328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
978
-
979
782
  ## 19.1.66 (2021-06-01)
980
783
 
981
784
  ### PDF Viewer
@@ -984,8 +787,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
984
787
 
985
788
  - `#I328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
986
789
 
987
- - `#328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
988
-
989
790
  ## 19.1.65 (2021-05-25)
990
791
 
991
792
  ### PDF Viewer
@@ -994,8 +795,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
994
795
 
995
796
  - `#I326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
996
797
 
997
- - `#326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
998
-
999
798
  ## 19.1.64 (2021-05-19)
1000
799
 
1001
800
  ### PDF Viewer
@@ -1007,11 +806,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1007
806
  - `#I326054` - The Script error will no longer be thrown while clicking the provided document hyperlink content.
1008
807
  - `#I324660` - Now, the distance annotation can be added after deleting the incompletely drawn distance annotation.
1009
808
 
1010
- - `#325096` - The Script error will no longer be thrown if we add form fields value by code behind.
1011
- - `#326083` - Now, the signature is appeared inside of the Signature Field in the PDF Viewer.
1012
- - `#326054` - The Script error will no longer be thrown while clicking the provided document hyperlink content.
1013
- - `#324660` - Now, the distance annotation can be added after deleting the incompletely drawn distance annotation.
1014
-
1015
809
  ## 19.1.59 (2021-05-04)
1016
810
 
1017
811
  ### PDF Viewer
@@ -1020,8 +814,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1020
814
 
1021
815
  - `#I322039` - The Arrow icon is shown properly in the custom stamp dropdown.
1022
816
 
1023
- - `#322039` - The Arrow icon is shown properly in the custom stamp dropdown.
1024
-
1025
817
  ## 19.1.58 (2021-04-27)
1026
818
 
1027
819
  ### PDF Viewer
@@ -1030,8 +822,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1030
822
 
1031
823
  - `#I322799` - The imported stamp annotation position is updated correctly in the MVC platform.
1032
824
 
1033
- - `#322799` - The imported stamp annotation position is updated correctly in the MVC platform.
1034
-
1035
825
  ## 19.1.57 (2021-04-20)
1036
826
 
1037
827
  ### PDF Viewer
@@ -1040,8 +830,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1040
830
 
1041
831
  - `#I317344` - The Script error will no longer be thrown if we add the custom stamp image more than 4MB size.
1042
832
 
1043
- - `#317344` - The Script error will no longer be thrown if we add the custom stamp image more than 4MB size.
1044
-
1045
833
  ## 19.1.56 (2021-04-13)
1046
834
 
1047
835
  ### PDF Viewer
@@ -1050,8 +838,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1050
838
 
1051
839
  - `#I315264` - Now, the User names in comments are working properly.
1052
840
 
1053
- - `#315264` - Now, the User names in comments are working properly.
1054
-
1055
841
  ## 19.1.54 (2021-03-30)
1056
842
 
1057
843
  ### PDF Viewer
@@ -1060,8 +846,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1060
846
 
1061
847
  - `#F158073`, `#I291648` - Exposed the annotation UnSelect event in PDF Viewer.
1062
848
 
1063
- - `#F158073`, `#291648` - Exposed the annotation UnSelect event in PDF Viewer.
1064
-
1065
849
  ## 18.2.56 (2020-09-01)
1066
850
 
1067
851
  ### PDF Viewer
@@ -1070,14 +854,10 @@ undefined- `#346152`- The script error will not be thrown for the document which
1070
854
 
1071
855
  - `#I289233` - Provided the support to add expiration timing for cache.
1072
856
 
1073
- - `#289233` - Provided the support to add expiration timing for cache.
1074
-
1075
857
  #### Bug Fixes
1076
858
 
1077
859
  - `#I289417` - Now, the annotation toolbar position is maintained correctly.
1078
860
 
1079
- - `#289417` - Now, the annotation toolbar position is maintained correctly.
1080
-
1081
861
  ## 18.2.47 (2020-07-28)
1082
862
 
1083
863
  ### PDF Viewer
@@ -1086,16 +866,11 @@ undefined- `#346152`- The script error will not be thrown for the document which
1086
866
 
1087
867
  - `#I267670` - Exposed the toolbar option to retrieve the form field data in JSON format.
1088
868
 
1089
- - `#267670` - Exposed the toolbar option to retrieve the form field data in JSON format.
1090
-
1091
869
  #### Bug Fixes
1092
870
 
1093
871
  - `#I282486` - Now, undo and redo is working properly for the freetext annotations.
1094
872
  - `#F155593`- Exception will no longer be thrown while exporting the formfields.
1095
873
 
1096
- - `#282486` - Now, undo and redo is working properly for the freetext annotations.
1097
- - `#F155593`- Exception will no longer be thrown while exporting the formfields.
1098
-
1099
874
  ## 18.2.46 (2020-07-21)
1100
875
 
1101
876
  ### PDF Viewer
@@ -1104,8 +879,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1104
879
 
1105
880
  - `#I282530` - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.
1106
881
 
1107
- - `#282530` - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.
1108
-
1109
882
  ## 18.2.45 (2020-07-14)
1110
883
 
1111
884
  ### PDF Viewer
@@ -1114,14 +887,10 @@ undefined- `#346152`- The script error will not be thrown for the document which
1114
887
 
1115
888
  - `#I281898` - Provided the support to add comments programmatically for the newly added annotations.
1116
889
 
1117
- - `#281898` - Provided the support to add comments programmatically for the newly added annotations.
1118
-
1119
890
  #### Bug Fixes
1120
891
 
1121
892
  - `#F155593`, `#I283379` - Now, PDF Viewer control is working in IE.
1122
893
 
1123
- - `#F155593`, `#283379` - Now, PDF Viewer control is working in IE.
1124
-
1125
894
  ## 18.2.44 (2020-07-07)
1126
895
 
1127
896
  ### PDF Viewer
@@ -1130,8 +899,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1130
899
 
1131
900
  - `#I273237` - Now, Annotation comments are locked properly when locked the annotations.
1132
901
 
1133
- - `#273237` - Now, Annotation comments are locked properly when locked the annotations.
1134
-
1135
902
  ## 18.1.55 (2020-06-02)
1136
903
 
1137
904
  ### PDF Viewer
@@ -1143,11 +910,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1143
910
  - `#I273237` - Provided the Support to lock the text markup annotations.
1144
911
  - `#I277143` - Provided the support for ink annotation.
1145
912
 
1146
- - `#F154248` - Provided the Support to show/hide the annotation toolbar in code behind.
1147
- - `#F153946` - Provided the Options to disable AutoComplete options in form filling documents.
1148
- - `#273237` - Provided the Support to lock the text markup annotations.
1149
- - `#277143` - Provided the support for ink annotation.
1150
-
1151
913
  ## 18.1.54 (2020-05-26)
1152
914
 
1153
915
  ### PDF Viewer
@@ -1156,8 +918,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1156
918
 
1157
919
  - `#I254075` , `#I266559` - Provided the support to render the hyperlinks which are preserved as plain text
1158
920
 
1159
- - `#254075` , `#266559` - Provided the support to render the hyperlinks which are preserved as plain text
1160
-
1161
921
  #### Bug Fixes
1162
922
 
1163
923
  - `#I274036` - Now, the page does not gets refreshed on clicking the import annotation button
@@ -1168,14 +928,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1168
928
  - `#I274694` -Text highlight is working properly.
1169
929
  - `#I276547` -Text selection is working properly for lower zoom factor.
1170
930
 
1171
- - `#274036` - Now, the page does not gets refreshed on clicking the import annotation button
1172
- - `#267062` - Size of the Stamp is rendered correctly after saving and loading the file in PDF Viewer.
1173
- - `#268505` - Download is working correctly For French Culture Environment.
1174
- - `#F153465` - Digital Signature in the exported image is preserved correctly.
1175
- - `#F153465` - Style of the form fields are preserved properly in PDF Viewer.
1176
- - `#274694` -Text highlight is working properly.
1177
- - `#276547` -Text selection is working properly for lower zoom factor.
1178
-
1179
931
  ## 18.1.48 (2020-05-05)
1180
932
 
1181
933
  ### PDF Viewer
@@ -1184,8 +936,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1184
936
 
1185
937
  - `#I272985` - Provided the support to edit the annotation properties without selecting the annotation.
1186
938
 
1187
- - `#272985` - Provided the support to edit the annotation properties without selecting the annotation.
1188
-
1189
939
  ## 18.1.45 (2020-04-21)
1190
940
 
1191
941
  ### PDF Viewer
@@ -1196,18 +946,11 @@ undefined- `#346152`- The script error will not be thrown for the document which
1196
946
  - `#I268736` - Exposed the text search events in PDF Viewer.
1197
947
  - `#I258786` - Exposed the signature Select event in PDF Viewer.
1198
948
 
1199
- - `#267283` - Provided the support to identify the imported annotation and drawn annotation
1200
- - `#268736` - Exposed the text search events in PDF Viewer.
1201
- - `#258786` - Exposed the signature Select event in PDF Viewer.
1202
-
1203
949
  #### Bug Fixes
1204
950
 
1205
951
  - `#I272053` - The annotation bounds value is now preserved properly in annotation events.
1206
952
  - `#I269001` - Improved the page rendering behaviour in PDF Viewer.
1207
953
 
1208
- - `#272053` - The annotation bounds value is now preserved properly in annotation events.
1209
- - `#269001` - Improved the page rendering behaviour in PDF Viewer.
1210
-
1211
954
  ## 18.1.44 (2020-04-14)
1212
955
 
1213
956
  ### PDF Viewer
@@ -1217,17 +960,11 @@ undefined- `#346152`- The script error will not be thrown for the document which
1217
960
  - `#I263306` - Provided the support for Meter Calibration ratio in PDF Viewer.
1218
961
  - `#I271053` - Provided the support to enable and disable the multiline annotations in overlapping collections.
1219
962
 
1220
- - `#263306` - Provided the support for Meter Calibration ratio in PDF Viewer.
1221
- - `#271053` - Provided the support to enable and disable the multiline annotations in overlapping collections.
1222
-
1223
963
  #### Bug Fixes
1224
964
 
1225
965
  - `#I271180` - Free Text Annotation and annotation label text position updated properly in downloaded rotational documents.
1226
966
  - `#F153036` - Now, Annotation toolbar separator shown properly when hiding some annotation toolbar items.
1227
967
 
1228
- - `#271180` - Free Text Annotation and annotation label text position updated properly in downloaded rotational documents.
1229
- - `#F153036` - Now, Annotation toolbar separator shown properly when hiding some annotation toolbar items.
1230
-
1231
968
  ## 18.1.43 (2020-04-07)
1232
969
 
1233
970
  ### PDF Viewer
@@ -1239,19 +976,11 @@ undefined- `#346152`- The script error will not be thrown for the document which
1239
976
  - `#I268276` - Provided the support to customize the annotation resize cursor type in PDF Viewer.
1240
977
  - `#I268715` - Exposed the 'Not Approved' stamp annotation under dynamic stamp type.
1241
978
 
1242
- - `#267524` - Provided the support for feet inch Calibration ratio in PDF Viewer.
1243
- - `#269003` - Exposed the non filled form fields value in the fireValidatedFailed event arguments.
1244
- - `#268276` - Provided the support to customize the annotation resize cursor type in PDF Viewer.
1245
- - `#268715` - Exposed the 'Not Approved' stamp annotation under dynamic stamp type.
1246
-
1247
979
  #### Bug Fixes
1248
980
 
1249
981
  - `#I271163` - Errors will no longer occur when the print module in disabled state.
1250
982
  - `#I268829` - Now, the deleted annotations are removed properly from the PDF document.
1251
983
 
1252
- - `#271163` - Errors will no longer occur when the print module in disabled state.
1253
- - `#268829` - Now, the deleted annotations are removed properly from the PDF document.
1254
-
1255
984
  ## 18.1.42 (2020-04-01)
1256
985
 
1257
986
  ### PDF Viewer
@@ -1263,11 +992,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1263
992
  - `#I263297`, `#I268677` - Provided the options to enable and disable the tile rendering mode.
1264
993
  - `#I263473` - Provided the isLock options to individual annotation object level.
1265
994
 
1266
- - `#268975` - Exposed the event for notifying page mouse over action.
1267
- - `#264529` - Exposed the volume calibrate annotation depth value in annotationSelect event arguments and provide options to edit the depth value.
1268
- - `#263297`, `#268677` - Provided the options to enable and disable the tile rendering mode.
1269
- - `#263473` - Provided the isLock options to individual annotation object level.
1270
-
1271
995
  #### Bug Fixes
1272
996
 
1273
997
  - `#I269004` – The typo errors in PDF Viewer JSON objects has been resolved.
@@ -1275,11 +999,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1275
999
  - `#I268505` - Download is now working properly for different culture settings.
1276
1000
  - `#I268109` - The updated label content is now preserved properly in the exported annotation data.
1277
1001
 
1278
- - `#269004` – The typo errors in PDF Viewer JSON objects has been resolved.
1279
- - `#266218`, `#266559` - The import/export form fields are now working properly for the form fields data contains special characters.
1280
- - `#268505` - Download is now working properly for different culture settings.
1281
- - `#268109` - The updated label content is now preserved properly in the exported annotation data.
1282
-
1283
1002
  ## 18.1.36-beta (2020-03-19)
1284
1003
 
1285
1004
  ### PDF Viewer
@@ -1297,27 +1016,12 @@ undefined- `#346152`- The script error will not be thrown for the document which
1297
1016
  - `#I261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
1298
1017
  - `#I262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
1299
1018
 
1300
- - `#235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
1301
- - `#259521` - Provided the support for importing the form fields data from JSON object.
1302
- - `#261558` - Provided the support for customizing the distance measurement annotation leader length property.
1303
- - `#256687` - Provided the support for setting the custom data for annotation objects.
1304
- - `#252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
1305
- - `#262008` - Exposed the event for notifying annotation mouse over action.
1306
- - `#F149148` - Provided the binding support for the enableFormFields property.
1307
- - `#258769` - Provided the option to suppress the error dialog in PDF Viewer.
1308
- - `#261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
1309
- - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
1310
-
1311
1019
  #### Bug Fixes
1312
1020
 
1313
1021
  - `#I262525` – The render PDF pages method triggers properly for the provided PDF document.
1314
1022
  - `#I262692` - The text markup resizer position is now updated properly for the provided document.
1315
1023
  - `#I262692` - The text content bounds are now rendered properly for the provided document.
1316
1024
 
1317
- - `#262525` – The render PDF pages method triggers properly for the provided PDF document.
1318
- - `#262692` - The text markup resizer position is now updated properly for the provided document.
1319
- - `#262692` - The text content bounds are now rendered properly for the provided document.
1320
-
1321
1025
  ## 17.4.50 (2020-02-18)
1322
1026
 
1323
1027
  ### PDF Viewer
@@ -1326,8 +1030,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1326
1030
 
1327
1031
  - `#I262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
1328
1032
 
1329
- - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
1330
-
1331
1033
  ## 17.4.49 (2020-02-11)
1332
1034
 
1333
1035
  ### PDF Viewer
@@ -1337,9 +1039,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1337
1039
  - `#I258769` - Provided the option to suppress the error dialog in PDF Viewer.
1338
1040
  - `#I261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
1339
1041
 
1340
- - `258769` - Provided the option to suppress the error dialog in PDF Viewer.
1341
- - `261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
1342
-
1343
1042
  ## 17.4.46 (2020-01-30)
1344
1043
 
1345
1044
  ### PDF Viewer
@@ -1352,12 +1051,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1352
1051
  - `#I259615` - Exposed the annotation label settings value in import/export JSON data.
1353
1052
  - `#I256596` - Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
1354
1053
 
1355
- - `258172` - Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
1356
- - `259159` - Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
1357
- - `259961` - Exposed the annotation label settings value in the annotationAdd event arguments.
1358
- - `259615` - Exposed the annotation label settings value in import/export JSON data.
1359
- - `256596` - Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
1360
-
1361
1054
  ## 17.4.44 (2021-01-21)
1362
1055
 
1363
1056
  ### PDF Viewer
@@ -1366,8 +1059,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1366
1059
 
1367
1060
  - `#I257519` - Provided Support to edit the free Text annotation value in code behind.
1368
1061
 
1369
- - `#257519` - Provided Support to edit the free Text annotation value in code behind.
1370
-
1371
1062
  #### Bug Fixes
1372
1063
 
1373
1064
  - `#I259848` – Now, the deleted annotations are removed properly from the PDF document.
@@ -1375,11 +1066,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1375
1066
  - `#I260512` - Errors will no longer occur while importing the annotations in the documentLoad event.
1376
1067
  - `#I260575` - The download file name is now set properly if we provide during the control initialization.
1377
1068
 
1378
- - `#259848` – Now, the deleted annotations are removed properly from the PDF document.
1379
- - `#259734` - Custom Stamp annotations are drawn properly while importing the annotations.
1380
- - `#260512` - Errors will no longer occur while importing the annotations in the documentLoad event.
1381
- - `#260575` - The download file name is now set properly if we provide during the control initialization.
1382
-
1383
1069
  ## 17.4.43 (2020-01-14)
1384
1070
 
1385
1071
  ### PDF Viewer
@@ -1389,9 +1075,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1389
1075
  - `#I255057` – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
1390
1076
  - `#I258786`, `#I259327` – Provided the support for exporting and importing the handwritten signature.
1391
1077
 
1392
- - `#255057` – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
1393
- - `#258786`, `#259327` – Provided the support for exporting and importing the handwritten signature.
1394
-
1395
1078
  #### Bug Fixes
1396
1079
 
1397
1080
  - `#I149882` – The downloadEnd event triggers properly if we save the document in server side.
@@ -1399,11 +1082,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1399
1082
  - `#I260295` – The distance calibrate annotation now resized properly.
1400
1083
  - `#I260128` – The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
1401
1084
 
1402
- - `#149882` – The downloadEnd event triggers properly if we save the document in server side.
1403
- - `#257630` – The importSuccess event triggers properly if we save the document in server side.
1404
- - `#260295` – The distance calibrate annotation now resized properly.
1405
- - `#260128` – The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
1406
-
1407
1085
  ## 17.4.41 (2020-01-07)
1408
1086
 
1409
1087
  ### PDF Viewer
@@ -1414,10 +1092,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1414
1092
  - `#I257231` – Exposed the property to access the search count value.
1415
1093
  - `#I258386` – Exposed the API to retrieve the text content and bounds along with page size details.
1416
1094
 
1417
- - `#257514` – Provided the support for import/export the custom stamp annotations.
1418
- - `#257231` – Exposed the property to access the search count value.
1419
- - `#258386` – Exposed the API to retrieve the text content and bounds along with page size details.
1420
-
1421
1095
  #### Bug Fixes
1422
1096
 
1423
1097
  - `#I259524` – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
@@ -1429,15 +1103,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1429
1103
  - `#I259078` – The annotations will now be created if we resize the annotation through multipage.
1430
1104
  - `#I259564` – The Null reference error will no longer occur while loading the provided PDF document.
1431
1105
 
1432
- - `#259524` – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
1433
- - `#259523` – Errors will no longer occur while exporting the annotation if the document contains text web link annotation.
1434
- - `#259134` – The annotationSelect event now triggers properly if we add the multiple annotations to a page.
1435
- - `#258949` – The opacity value is now applied properly if set it on annotation during initialization.
1436
- - `#259383` – The errors will no longer occur if we import the annotations after deleting the added annotations.
1437
- - -`#259166` – The text content will be selected properly at the end of the page.
1438
- - `#259078` – The annotations will now be created if we resize the annotation through multipage.
1439
- - `#259564` – The Null reference error will no longer occur while loading the provided PDF document.
1440
-
1441
1106
  ## 17.4.40 (2019-12-24)
1442
1107
 
1443
1108
  ### PDF Viewer
@@ -1446,14 +1111,10 @@ undefined- `#346152`- The script error will not be thrown for the document which
1446
1111
 
1447
1112
  - `#I256131` – Improved the rendering quality and performance for the large size PDF document.
1448
1113
 
1449
- - `#256131` – Improved the rendering quality and performance for the large size PDF document.
1450
-
1451
1114
  #### Bug Fixes
1452
1115
 
1453
1116
  - `#I258250` – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.
1454
1117
 
1455
- - `#258250` – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.
1456
-
1457
1118
  ## 17.4.39 (2019-12-17)
1458
1119
 
1459
1120
  ### PDF Viewer
@@ -1466,12 +1127,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1466
1127
  - `#I253745`, `#I256518` – Exposed the event to notify the annotation object being moved.
1467
1128
  - `#I254275` – Exposed the event to notify the download process in the PDF Viewer control.
1468
1129
 
1469
- - `#251150` – Provided the support to find the interlinked annotations while selecting the annotations.
1470
- - `#243077` , `#241487`, `#244802`, `#252340` – Provided the support for setting the annotation UI properties.
1471
- - `#254634` – Provided the support to maintain the aspect ratio for custom stamp annotation.
1472
- - `#253745`, `#256518` – Exposed the event to notify the annotation object being moved.
1473
- - `#254275` – Exposed the event to notify the download process in the PDF Viewer control.
1474
-
1475
1130
  #### Bug Fixes
1476
1131
 
1477
1132
  - `#I253751` – Resolved the typo error in annotation exported data.
@@ -1490,22 +1145,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1490
1145
  - `#I252805` – The annotationId value is now preserved properly for all annotation events.
1491
1146
  - `#I255647` - The form fields contents are rendered properly in the printed document, which has been printed in IE browser.
1492
1147
 
1493
- - `#253751` – Resolved the typo error in annotation exported data.
1494
- - `#255345` – Errors will no longer occur while rendering the annotation in the Firefox browser.
1495
- - `#255137` – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
1496
- - `#253704` – The form fields are downloaded properly while loading the PDF document in tab control.
1497
- - `#253745` – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
1498
- - `#252881` – The toolbar settings property is working for mobile device.
1499
- - `#255042`, `#255073` – Errors will no longer occur if the session storage exceeds the maximum limit.
1500
- - `#254115`, `#254942` – The annotation modified date is preserved properly in different localization.
1501
- - `#256044` – The font family and text alignment are rendered properly from the exported FreeText annotation data.
1502
- - `#255124` – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.
1503
- - `#256220` – The context menu will now be shown/hidden properly if we disable the default toolbar.
1504
- - `#256131` – The annotation toolbar will now be shown/hidden properly if we disable the annotation toolbar.
1505
- - `#256932` - Errors will no longer occur while resizing the text markup annotations.
1506
- - `#252805` – The annotationId value is now preserved properly for all annotation events.
1507
- - `#255647` - The form fields contents are rendered properly in the printed document, which has been printed in IE browser.
1508
-
1509
1148
  ## 17.3.28 (2019-11-19)
1510
1149
 
1511
1150
  ### PDF Viewer
@@ -1517,17 +1156,10 @@ undefined- `#346152`- The script error will not be thrown for the document which
1517
1156
  - `#I253341` – Provided the support to customize the label content during initial rendering of annotations.
1518
1157
  - `#I252421` – Provided the support to set the zoom mode value during initial loading.
1519
1158
 
1520
- - `#251151`, `#254032` – Improved the annotation selection behavior in code behind.
1521
- - `#254776`, `#255304` – Provided the support to set the custom JSON data for AJAX request.
1522
- - `#253341` – Provided the support to customize the label content during initial rendering of annotations.
1523
- - `#252421` – Provided the support to set the zoom mode value during initial loading.
1524
-
1525
1159
  #### Bug Fixes
1526
1160
 
1527
1161
  - `#I253926` – Resolved the memory leak while rendering the PDF documents.
1528
1162
 
1529
- - `#253926` – Resolved the memory leak while rendering the PDF documents.
1530
-
1531
1163
  ## 17.3.27 (2019-11-12)
1532
1164
 
1533
1165
  ### PDF Viewer
@@ -1538,20 +1170,12 @@ undefined- `#346152`- The script error will not be thrown for the document which
1538
1170
  - `#I249245` – Provided the support for UI customization of annotation selector border and resizer.
1539
1171
  - Improved the PDF viewer mobile view performance.
1540
1172
 
1541
- - `#251151`, `#254032` – Provided the support for annotation selection in code behind.
1542
- - `#249245` – Provided the support for UI customization of annotation selector border and resizer.
1543
- - Improved the PDF viewer mobile view performance.
1544
-
1545
1173
  #### Bug Fixes
1546
1174
 
1547
1175
  - `#I253317` – The measured annotation value is updated properly in the label when you disable the default toolbar.
1548
1176
  - `#I253888` – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
1549
1177
  - `#I253317` – The measured value is now update properly for the measured annotation.
1550
1178
 
1551
- - `#253317` – The measured annotation value is updated properly in the label when you disable the default toolbar.
1552
- - `#253888` – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
1553
- - `#253317` – The measured value is now update properly for the measured annotation.
1554
-
1555
1179
  ## 17.3.26 (2019-11-05)
1556
1180
 
1557
1181
  ### PDF Viewer
@@ -1560,8 +1184,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1560
1184
 
1561
1185
  - `#I252805` - Exposed the annotation unique ID in the annotationAdd event arguments.
1562
1186
 
1563
- - `#252805` - Exposed the annotation unique ID in the annotationAdd event arguments.
1564
-
1565
1187
  #### Bug Fixes
1566
1188
 
1567
1189
  - `#I252806` - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
@@ -1570,12 +1192,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1570
1192
  - `#I252879` - Script errors will no longer occur if we disable the magnification module.
1571
1193
  - `#I253504` - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.
1572
1194
 
1573
- - `#252806` - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
1574
- - `#253016` - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
1575
- - `#251152` - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
1576
- - `#252879` - Script errors will no longer occur if we disable the magnification module.
1577
- - `#253504` - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.
1578
-
1579
1195
  ## 17.3.21 (2019-10-30)
1580
1196
 
1581
1197
  ### PDF Viewer
@@ -1585,9 +1201,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1585
1201
  - `#I252111` - Provided the support for handwritten signature.
1586
1202
  - `#I251149` - Provided the support for customizing the text search highlight color.
1587
1203
 
1588
- - `#252111` - Provided the support for handwritten signature.
1589
- - `#251149` - Provided the support for customizing the text search highlight color.
1590
-
1591
1204
  #### Bug Fixes
1592
1205
 
1593
1206
  - `#I251864` - The pages in the landscape document will be rendered properly.
@@ -1596,12 +1209,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1596
1209
  - `#I252269` – The mouse cursor has been updated properly after adding the free text annotation.
1597
1210
  - `#I251401` - The annotationSelect event will be triggered properly while selecting the annotations.
1598
1211
 
1599
- - `#251864` - The pages in the landscape document will be rendered properly.
1600
- - `#250902` - Now, the text Markup annotations are working properly inside the Tab control.
1601
- - `#250538` - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
1602
- - `#252269` – The mouse cursor has been updated properly after adding the free text annotation.
1603
- - `#251401` - The annotationSelect event will be triggered properly while selecting the annotations.
1604
-
1605
1212
  ## 17.3.19 (2019-10-22)
1606
1213
 
1607
1214
  ### PDF Viewer
@@ -1613,11 +1220,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1613
1220
  - `#I248609` - Provided the support to customize the annotation selector.
1614
1221
  - `#I247224`, `#I248179` - Provided the support to resize the text markup annotation bounds.
1615
1222
 
1616
- - `#249703` - The quality of the printed copy has been improved.
1617
- - `#147267`, `#251146` - Provided the support to delete the annotations in code behind.
1618
- - `#248609` - Provided the support to customize the annotation selector.
1619
- - `#247224`, `#248179` - Provided the support to resize the text markup annotation bounds.
1620
-
1621
1223
  #### Bug Fixes
1622
1224
 
1623
1225
  - `#I251577` - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
@@ -1627,13 +1229,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1627
1229
  - `#I251494` - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
1628
1230
  - `#I251153` – The previously imported annotations are no more cleared when import the other set of annotations.
1629
1231
 
1630
- - `#251577` - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
1631
- - `#249588` - The PDF Viewer control size is updated properly while using in tab control.
1632
- - `#251729` - The text markup annotation selector is cleared properly when loading the another PDF document.
1633
- - `#251742` - The perimeter shape type has been updated properly when exporting the annotation details.
1634
- - `#251494` - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
1635
- - `#251153` – The previously imported annotations are no more cleared when import the other set of annotations.
1636
-
1637
1232
  ## 17.3.17 (2019-10-15)
1638
1233
 
1639
1234
  ### PDF Viewer
@@ -1642,16 +1237,11 @@ undefined- `#346152`- The script error will not be thrown for the document which
1642
1237
 
1643
1238
  - `#I248585` - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
1644
1239
 
1645
- - `#248585` - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
1646
-
1647
1240
  #### Bug Fixes
1648
1241
 
1649
1242
  - `#I249742` - The annotationSelect event will be triggered properly after selecting another text markup annotation.
1650
1243
  - `#I245008` - Notes of the measure annotations will now be updated properly after modifying the scale values.
1651
1244
 
1652
- - `#249742` - The annotationSelect event will be triggered properly after selecting another text markup annotation.
1653
- - `#245008` - Notes of the measure annotations will now be updated properly after modifying the scale values.
1654
-
1655
1245
  ## 17.3.16 (2019-10-09)
1656
1246
 
1657
1247
  ### PDF Viewer
@@ -1661,15 +1251,10 @@ undefined- `#346152`- The script error will not be thrown for the document which
1661
1251
  - `#I249725` - Provided the support to enable or disable the comment panel.
1662
1252
  - `#I248609` - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
1663
1253
 
1664
- - `#249725` - Provided the support to enable or disable the comment panel.
1665
- - `#248609` - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
1666
-
1667
1254
  #### Bug Fixes
1668
1255
 
1669
1256
  - `#I249017` - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
1670
1257
 
1671
- - `#249017` - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
1672
-
1673
1258
  ## 17.3.14 (2019-10-03)
1674
1259
 
1675
1260
  ### PDF Viewer
@@ -1683,13 +1268,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1683
1268
  - `#I245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1684
1269
  - Improved the scrolling performance in mobile devices.
1685
1270
 
1686
- - `#227046`, `#230887`, `#142366`, `#231973`, `#237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
1687
- - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
1688
- - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1689
- - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
1690
- - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1691
- - Improved the scrolling performance in mobile devices.
1692
-
1693
1271
  #### Bug Fixes
1694
1272
 
1695
1273
  - `#I247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
@@ -1699,13 +1277,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1699
1277
  - `#I247787` – The searched text will be highlighted properly in the provided document.
1700
1278
  - `#I146785` – Script error will no longer be thrown when the PDF Viewer control is used in the React application.
1701
1279
 
1702
- - `#247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
1703
- - `#248062` – Extra edge will not be added to the polygon shapes when rendered in the page.
1704
- - `#248092` – Contents will not be swapped if you switch randomly between two documents.
1705
- - `#248093` – Script error will no longer be thrown if you switch randomly between two documents.
1706
- - `#247787` – The searched text will be highlighted properly in the provided document.
1707
- - `#146785` – Script error will no longer be thrown when the PDF Viewer control is used in the React application.
1708
-
1709
1280
  ## 17.3.9-beta (2019-09-20)
1710
1281
 
1711
1282
  ### PDF Viewer
@@ -1719,13 +1290,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1719
1290
  - `#I245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1720
1291
  - Improved the scrolling performance in mobile devices.
1721
1292
 
1722
- - `#227046`, `#230887`, `#142366`, `#231973`, `#I237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
1723
- - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
1724
- - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1725
- - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
1726
- - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1727
- - Improved the scrolling performance in mobile devices.
1728
-
1729
1293
  ## 17.2.49 (2019-09-04)
1730
1294
 
1731
1295
  ### PDF Viewer
@@ -1738,12 +1302,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1738
1302
  - `#I244787` – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
1739
1303
  - `#I246041` - The warning message will no longer be thrown when the web action method is executed.
1740
1304
 
1741
- - `#246044` – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
1742
- - `#245087` – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
1743
- - `#245820` - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
1744
- - `#244787` – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
1745
- - `#246041` - The warning message will no longer be thrown when the web action method is executed.
1746
-
1747
1305
  ## 17.2.47 (2019-08-27)
1748
1306
 
1749
1307
  ### PDF Viewer
@@ -1754,18 +1312,11 @@ undefined- `#346152`- The script error will not be thrown for the document which
1754
1312
  - `#I243133` - Provided the support to customize tooltip of the hyperlink on mouse hover.
1755
1313
  - `#I245007` - Provided the Feet unit support in measurement annotation.
1756
1314
 
1757
- - `#243205`, `#245009` - Provided the support to include Custom stamps in stamp dropdown.
1758
- - `#243133` - Provided the support to customize tooltip of the hyperlink on mouse hover.
1759
- - `#245007` - Provided the Feet unit support in measurement annotation.
1760
-
1761
1315
  #### Bug Fixes
1762
1316
 
1763
1317
  - `#I244499` - The shape and measurement annotations will now be rendered properly in the rotated documents.
1764
1318
  - `#I244481` - The script errors will no longer be thrown in PDF Viewer in IE browser.
1765
1319
 
1766
- - `#244499` - The shape and measurement annotations will now be rendered properly in the rotated documents.
1767
- - `#244481` - The script errors will no longer be thrown in PDF Viewer in IE browser.
1768
-
1769
1320
  ## 17.2.46 (2019-08-22)
1770
1321
 
1771
1322
  ### PDF Viewer
@@ -1782,14 +1333,10 @@ undefined- `#346152`- The script error will not be thrown for the document which
1782
1333
 
1783
1334
  - `#I223065`, `#I234860`, `#I241770`, `#I241487`, `#I229426`, `#I244801` – Provided the support for importing and exporting the annotation details as a JSON object.
1784
1335
 
1785
- - `#223065`, `#234860`, `#241770`, `#241487`, `#229426`, `#244801` – Provided the support for importing and exporting the annotation details as a JSON object.
1786
-
1787
1336
  #### Bug Fixes
1788
1337
 
1789
1338
  - `#I243837` – Exception will no longer be thrown while loading the PDF document as FileStream.
1790
1339
 
1791
- - `#243837` – Exception will no longer be thrown while loading the PDF document as FileStream.
1792
-
1793
1340
  ## 17.2.41 (2019-08-14)
1794
1341
 
1795
1342
  ### PDF Viewer
@@ -1803,13 +1350,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1803
1350
  - `#I244654` - The editAnnotation API is now working properly.
1804
1351
  - `#I243134` - The PDF documents load properly when render the PDF Viewer control under multiple tab with fitToPage view mode during initial loading.
1805
1352
 
1806
- - `#241487`, `#243077` - Annotation author name is now updated properly in the comment panel.
1807
- - `#242804` - The Bookmark's destination value is now maintained properly during navigation.
1808
- - `#241487` - The provided PDF document will now be loaded properly in the PDF Viewer control.
1809
- - `#244437` - Resolved the typo errors in the PDF Viewer toolbar content.
1810
- - `#244654` - The editAnnotation API is now working properly.
1811
- - `#243134` - The PDF documents load properly when render the PDF Viewer control under multiple tab with fitToPage view mode during initial loading.
1812
-
1813
1353
  ## 17.2.40 (2019-08-06)
1814
1354
 
1815
1355
  ### PDF Viewer
@@ -1819,9 +1359,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1819
1359
  - `#I242329` - Provided the support to customize scale ratio value of measurement annotation.
1820
1360
  - `#I241886` - Provided the support to display context menu in mouse up action.
1821
1361
 
1822
- - `#242329` - Provided the support to customize scale ratio value of measurement annotation.
1823
- - `#241886` - Provided the support to display context menu in mouse up action.
1824
-
1825
1362
  #### Bug Fixes
1826
1363
 
1827
1364
  - `#I242495`, `#I243160` – Hyperlink element is now rendered properly for the rotated page document.
@@ -1829,11 +1366,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1829
1366
  - `#I241904`, `#I241294` – Converted PDF document is now rendered properly in IE browser.
1830
1367
  - `#I242282` – Text search is now working properly while using PDF Viewer control inside the Tab control.
1831
1368
 
1832
- - `#242495`, `#243160` – Hyperlink element is now rendered properly for the rotated page document.
1833
- - `#238064` – Searched target text is now highlighted properly for the provided document.
1834
- - `#241904`, `#241294` – Converted PDF document is now rendered properly in IE browser.
1835
- - `#242282` – Text search is now working properly while using PDF Viewer control inside the Tab control.
1836
-
1837
1369
  ## 17.2.39 (2019-07-30)
1838
1370
 
1839
1371
  ### PDF Viewer
@@ -1844,16 +1376,10 @@ undefined- `#346152`- The script error will not be thrown for the document which
1844
1376
  - `#I242375` – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
1845
1377
  - `#I241715` - Support has been provided to render the annotation modified date and time in the comment panel.
1846
1378
 
1847
- - `#240440` - More details have been provided in the ajaxRequestfailure event.
1848
- - `#242375` – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
1849
- - `#241715` - Support has been provided to render the annotation modified date and time in the comment panel.
1850
-
1851
1379
  #### Bug Fixes
1852
1380
 
1853
1381
  - `#I242803` - The request handling has been optimized for retrieving the comments details from the PDF document.
1854
1382
 
1855
- - `#242803` - The request handling has been optimized for retrieving the comments details from the PDF document.
1856
-
1857
1383
  ## 17.2.36 (2019-07-24)
1858
1384
 
1859
1385
  ### PDF Viewer
@@ -1870,8 +1396,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1870
1396
 
1871
1397
  - `#I229426` - Provided the API to select, edit, and delete the annotations.
1872
1398
 
1873
- - `#229426` - Provided the API to select, edit, and delete the annotations.
1874
-
1875
1399
  ## 17.2.34 (2019-07-11)
1876
1400
 
1877
1401
  ### PDF Viewer
@@ -1903,13 +1427,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1903
1427
  - `#I238812` – Provided support to restrict the hyperlink navigation.
1904
1428
  - `#I236995` – Provided support to restrict the pinch zooming using the ‘enablePinchZoom’ property.
1905
1429
 
1906
- - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
1907
- - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
1908
- - `#229426` - Provided the supports for calibrate annotations.
1909
- - `#223253`, `#238694` - Provided the supports for sticky notes annotations.
1910
- - `#238812` – Provided support to restrict the hyperlink navigation.
1911
- - `#236995` – Provided support to restrict the pinch zooming using the ‘enablePinchZoom’ property.
1912
-
1913
1430
  #### Bug Fixes
1914
1431
 
1915
1432
  - `#I233161` – Now, loading Indicator will be shown properly while loading a large page size document.
@@ -1919,13 +1436,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1919
1436
  - `#I232104` - Cleared the warnings in css files.
1920
1437
  - `#I238761` - Height of the PDF Viewer control is now maintained properly when using inside the tab control.
1921
1438
 
1922
- - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1923
- - `#233035` - HyperlinkClick event is now triggered properly.
1924
- - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1925
- - `#231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1926
- - `#232104` - Cleared the warnings in css files.
1927
- - `#238761` - Height of the PDF Viewer control is now maintained properly when using inside the tab control.
1928
-
1929
1439
  ## 17.2.28-beta (2019-06-27)
1930
1440
 
1931
1441
  ### PDF Viewer
@@ -1955,11 +1465,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1955
1465
  - `#I229426` - Provided the supports for calibrate annotations.
1956
1466
  - `#I223253`, `#I238694` - Provided the supports for sticky notes annotations.
1957
1467
 
1958
- - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
1959
- - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
1960
- - `#229426` - Provided the supports for calibrate annotations.
1961
- - `#223253`, `#238694` - Provided the supports for sticky notes annotations.
1962
-
1963
1468
  #### Bug Fixes
1964
1469
 
1965
1470
  - `#I233161` – Now, loading Indicator will be shown properly while loading a large page size document.
@@ -1968,12 +1473,6 @@ undefined- `#346152`- The script error will not be thrown for the document which
1968
1473
  - `#I231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1969
1474
  - `#I232104` - Cleared the warnings in css files.
1970
1475
 
1971
- - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1972
- - `#233035` - HyperlinkClick event is now triggered properly.
1973
- - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1974
- - `#231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1975
- - `#232104` - Cleared the warnings in css files.
1976
-
1977
1476
  ## 17.1.47 (2019-05-14)
1978
1477
 
1979
1478
  ### PDF Viewer
@@ -2127,16 +1626,3 @@ The PDF Viewer component enables you to view and print the PDF files.
2127
1626
  - An entire document or a specific page can be printed directly from the browser.
2128
1627
 
2129
1628
 
2130
- undefinedThe PDF Viewer component enables you to view and print the PDF files.
2131
-
2132
-
2133
- - Both normal and PDF files protected with AES and RC4 encryption can be opened and displayed.
2134
- - Core interactions are included: scrolling, zooming, panning, and page navigation.
2135
- - Built-in toolbar.
2136
- - Text can be selected and copied from PDF files.
2137
- - Text can be easily searched for across the PDF document.
2138
- - Easy navigation with the help of bookmarks, thumbnails, hyperlinks, and a table of contents.
2139
- - Two view modes are included: fit-to-page and fit-to-width.
2140
- - An entire document or a specific page can be printed directly from the browser.
2141
-
2142
-