Is it possible to combine functions from the PXCLIB40 and XCPRO40 libraries?
For example, to open an existing document and then add an image to it, could the following sequence be used:
PXCp_Init
PXCp_ReadDocumentW
PXC_InsertPage
PXC_AddImageFromHBITMAP
PXC_PlaceImage
PXCp_WriteDocumentW
Currently it is not possible to combine the functions of the PXCLIB40 and XCPRO40 libraries. This is because PXCLIB40 does not contain functionality to operate with existing documents. The best method to add content to pages of existing documents is as follows:
You can contact us by phone, email or our social media accounts — we are here to assist you.