Macro needed $; anyone?

Following pseudo code seems ideal, but the object is to send printmerge data to laser engraver w/o operator understanding (or having the chance to screw up) CorelDRAW, file format, etc.

1.  Operator selects template from a list of ~10.
2.  Operator scans barcode which is the name of a datafile (probably, CSV w/.txt extension)
3.  macro, behind the scenes, uses printmerge functionality to Merge to New Document

Optionally:
4.  Allows user to select from a list of 8-10 Imposition Layouts
5.  Sends to a print driver.

If no "takers,"   Any/All of that "doable" with VBA?   I don't see any way to record or access Print Merge functions(?).

Roy Brewer

Parents Reply
  • Variables 2 tool is affordable, and it allows all that plus DM and QR codes on the fly.

    Here's a real example made today for laser engraving (named changed). Macro also does variable imaging and can impose on the fly too.

    It's not a custom solution, but IMO it's better in the long run to train staff so they understand what they're doing. Then there's no limitations on jobs or outcomes.

Children