ThomasLewis Posted July 21, 2021 Share Posted July 21, 2021 I'm trying to see if its possible to use MakeQRBarcodeGraphic in an external JS function that is loaded into OnRecordStart. The MakeQRBarcodeGraphic function is working fine and returns a Resource but when FindGraphicFrame("frame").SetGraphic(qr); is called, I end up with an error that says it needs to be a graphic resource. I'm wondering if this is possible or if the only way to get it to work is through a specific graphic rule, otherwise what step am I missing? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.