logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
TiVo  
#1 Posted : Thursday, December 12, 2024 10:39:51 AM(UTC)
TiVo

Rank: Newbie

Groups: Registered
Joined: 1/31/2023(UTC)
Posts: 2
United Kingdom

I have an existing application that uses the Apryse (PDFTron) .NET PDF Library for Windows and want to port it to use your library.

I have a document that consists of personalised "front" pages for sending by post.
We need to insert a common page of static information (so it becomes the "back" page for each front page).
The personalised pages come from document A and the boilerplate content comes in a single page document (document B).

I have successfully created a new document (document C) by iterating each page in document A and inserting it in document C using Import pages followed by importing the first (only) page from document C until all pages from document A have been imported.

This produces a significantly larger file compared with the Apryse version.

In my original code, I was able to "reuse" the back page rather than having multiple copies of it in the new document (I think of it as pointers to a common page).
Is there a similar concept with your library?
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.