I have a problem with PXCp_TransformPage.
I must scale a pdf to approx. 85%.
In the documentation I found a function PXCp_TransformPage to do this.
In Delphi the function is not declared in the unit PXCPro_40, nor the parameter PKCS_Matrix
Why? And can I have the declaration?
PKCS_Matrix is almost identical to PXCP_Matrix (pointer to PXCP_Matrix structure), the only difference is that PKCS_Matrix points to constant matrix. In general almost all LPC... declarations can be replaced with corresponding LP... declarations.
Here is PXCp_TransformPage declaration:
Code:
You can contact us by phone, email or our social media accounts — we are here to assist you.