❔ Merging the First Page of PDFs Using IText7 and C#
Hello,
i have written a function to merge the first page of one PDF into another using iTextSharp, and I have used the following code: I am trying to achieve the same result with the new version of IText7, but I haven't been successful. Is it possible to do it with the new version? If yes, can someone guide me on how to accomplish it? Thank you for your help.
i have written a function to merge the first page of one PDF into another using iTextSharp, and I have used the following code: I am trying to achieve the same result with the new version of IText7, but I haven't been successful. Is it possible to do it with the new version? If yes, can someone guide me on how to accomplish it? Thank you for your help.
3 Replies
What exactly isn't working?
The function for itextsharp works fine but it doesn't work for the IText7 library.
I couldn't find the commands in IText7 to do a page merge.
You can help me?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.