pdf pages make up

A forum for questions or concerns related to the PDF-XChange Core API SDK

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
evan.ye
User
Posts: 3
Joined: Fri Dec 04, 2020 2:04 pm

pdf pages make up

Post by evan.ye »

hi,
how can i import some pages from document A and place it into document B in the exact location with scale?
i draw a picture to explain my demand
Image

thanks a lot. :D
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: pdf pages make up

Post by Sasha - Tracker Dev Team »

Hello evan.ye,

The picture attachment is not available.
Also, do you want to do that via the CoreAPI?

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
evan.ye
User
Posts: 3
Joined: Fri Dec 04, 2020 2:04 pm

Re: pdf pages make up

Post by evan.ye »

Sasha - Tracker Dev Team wrote: Mon Dec 07, 2020 9:57 am Hello evan.ye,

The picture attachment is not available.
Also, do you want to do that via the CoreAPI?

Cheers,
Alex
1.png
thanks a lot for your replay.
i have posted the picture by attachement.

we just want to makeup the pages and print pages in one paper.
dose the CoreAPI have the ability? and it's very appreciate for giving me a demo!
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: pdf pages make up

Post by Sasha - Tracker Dev Team »

Hello evan.ye,

For starters, you will have to take the content of the needed page:
https://sdkhelp.pdf-xchange.com/vi ... GetContent
Then you will need to transform it by using the correct matrix:
https://sdkhelp.pdf-xchange.com/vi ... _Transform
And then you will have to place it on the needed page:
https://sdkhelp.pdf-xchange.com/vi ... aceContent

Also, check out the CoreAPIDemo application - it holds plenty of samples:
https://github.com/tracker-software/PDF ... oreAPIDemo

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
evan.ye
User
Posts: 3
Joined: Fri Dec 04, 2020 2:04 pm

Re: pdf pages make up

Post by evan.ye »

:D i am on the way.thanks!
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

pdf pages make up

Post by Sasha - Tracker Dev Team »

:)
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply