Jump to content

slow output with PDF417


egordon

Recommended Posts

I have a document with a PDF417 barcode, of about 13,000 records. Without the barcode it composes in about 10 minutes, but with it it takes 75 minutes. Is there any way to speed up processing time? The barcode is just a text string plus one data field. Here's the rule I'm using:

 

return MakePDF417Barcode("explore.sheridanc.on.ca/1/shcbre?idnum=" + Field("StudentID") , 0, 8, 12, 0, 3, 0, 6,0);

Thanks!

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...