Hello,
i have a report in a preview with special colored interactive objects.
Before printing or writing the report to a pdf-document, i want to change the background color of the interactive objects.
I haven't found a running solution in the vpe-help, can you give me a hint on how to do?
My development environment is delphi2010/XE5 VPE 6.1.
Detailed description:
VPE.OpenDoc
VPE.LoadTemplate(...)
VPE.DumpTemplate(...)
VPE.Preview
!!! Userinput !!!
??? Changing background color of the interactive objects ???
VPE.WriteDoc(test.pdf)
Kind regards