Can we position output anywhere on the page based on user input?

Options

Is it possible in crystal reports to let the user enter page coordinates and position the output at that location?

Like, can we set the report dynamically to begin from any location of the page rather than the top left corner?

The output can be either a single barcode or any single value only.

Tagged:

Comments

  • @Jess J I don't think it's exactly what you need but if you use a text box you could use a parameter to prompt the user to enter how much of an indent from the left side (x axis) they want. I don't see a way to set the vertical postion (y axis).

Categories