@syncfusion/ej2-pdf-export 29.1.33 → 29.1.40

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.
@@ -17442,6 +17442,9 @@ var PdfGraphics = /** @__PURE__ @class */ (function () {
17442
17442
  this.isOverloadWithPosition = false;
17443
17443
  this.isPointOverload = true;
17444
17444
  }
17445
+ else if (this.isOverloadWithPosition) {
17446
+ this.isOverloadWithPosition = false;
17447
+ }
17445
17448
  }
17446
17449
  this.getResources.getResources().requireProcedureSet(this.procedureSets.text);
17447
17450
  if (vAlignShift !== 0) {