- Home
- Forum
- ASP.NET MVC - EJ 2
- Merge pdf
Merge pdf
I have two pdf.. i this two pdf one pdf has some textbox calculations. if i enter marks one by one it calculates total value automatically..
When i merge those two pdf into one
the calculations for total marks not working
Syncfusion.Pdf.PdfDocument finalDoc = new Syncfusion.Pdf.PdfDocument();
string[] source = { "E:/Content/Documents/24418/Doc.pdf","E:/Content/Documents/24418/Doc5.pdf" };
PdfDocument.Merge(finalDoc, source);
finalDoc.Save("E:/Content/Documents/24418/Doc6.pdf");
finalDoc.Close(true);
SIGN IN To post a reply.
10 Replies
1 reply marked as answer
GK
Gowthamraj Kumar
Syncfusion Team
January 13, 2021 11:31 AM UTC
Hi Raman,
Thank you for contacting Syncfusion support.
Kindly provide more details about your issue such as input documents, merge output documents for checking on this issue on our end. So, that it will be helpful for us to analyze and assist you further on this.
Regards,
Gowthamraj K
RA
raman
January 13, 2021 02:34 PM UTC
i have attached the documents what u need
Attachment: before_and_after_513995e2.7z
in this file
if i enter numeric value i get calculated answer
but after merge i didnt get calculations
and i uploaded the problem page only for easier to find the problem
thank you..
Attachment: before_and_after_513995e2.7z
GK
Gowthamraj Kumar
Syncfusion Team
January 14, 2021 08:26 AM UTC
Hi Raman,
Thank you for sharing the details.
We were able to reproduce the reported issue with provided details in our end. Currently, we are validating on this and we will update the further details on January 18th 2021.
Regards,
Gowthamraj K
MK
Moorthy Karunanithi
Syncfusion Team
January 18, 2021 04:34 PM UTC
Hi Raman,
We have confirmed that the issue with “Numeric calculations are not working after merging the PDF document” is a defect and the patch for this issue will be available on 25th January 2021.
The status of this bug task can be tracked through the following feedback link:
Note: Kindly let us know the version, so that we can provide a patch in that version based on our SLA policy.
Regards,
Moorthy K
RA
raman
January 19, 2021 05:34 AM UTC
i'm using
version: 16.4460.0.48
runtime version: v4.0.30319
GK
Gowthamraj Kumar
Syncfusion Team
January 19, 2021 11:43 AM UTC
Hi Raman,
Thank you for sharing the details.
As we said earlier, we have confirmed that the issue with “Numeric calculations are not working after merging the PDF document” is a defect. Since, you are using a weekly NuGet release version 16.4.0.48, we will include the fix for this issue in our upcoming weekly NuGet release, which will be available on February 2nd, 2021.
However, we will generate and share the custom patch for this issue “Numeric calculations are not working after merging the PDF document” in this version (16.4.0.48), which is expected to available on January 25th 2021.
The status of this bug task can be tracked through the following feedback link:
Regards,
Gowthamraj K
SL
Sowmiya Loganathan
Syncfusion Team
January 26, 2021 12:12 PM UTC
Hi Raman,
As we said earlier, we created a custom patch for this issue “Numeric calculations are not working after merging the PDF document” in this version (16.4.0.48). we will include the fix for this issue in our upcoming weekly NuGet release, which will be available on February 09, 2021.
Custom patch : https://www.syncfusion.com/downloads/support/forum/161434/ze/Custom_Patch1256975365.zip
The status of this bug task can be tracked through the following feedback link,
Regards,
Sowmiya Loganathan
SL
Sowmiya Loganathan
Syncfusion Team
February 9, 2021 02:18 PM UTC
Hi Raman,
We have included the fix for the reported issue “Numeric calculations are not working after merging the PDF document” in our latest weekly NuGet release (v18.4.0.42). Please use the below link to download our latest weekly NuGet,
Please let us know if you have any concerns on this.
Regards,
Sowmiya Loganathan
Marked as answer
RA
raman
February 10, 2021 06:29 AM UTC
Thank you team..
its working Perfectly.. Thanks a lot!!
GK
Gowthamraj Kumar
Syncfusion Team
February 11, 2021 06:36 AM UTC
Hi Raman,
Thank you for your update. We are glad to know that your problem has been solved.
Regards,
Gowthamraj K
SIGN IN To post a reply.
- 10 Replies
- 4 Participants
- Marked answer
-
RA raman
- Jan 12, 2021 11:14 AM UTC
- Feb 11, 2021 06:36 AM UTC