KarlSangster
|
Hi
thanks for the fast reply, I've gone back through the guide and noticed I missed a small line from the walkthrough, stating a different formula is to be used if using the demo version, See below:
9. In cell B2, enter the formula:
Licensed Version use: =IDAutomation_DMatrix_FontEncoder()
Demo Version, use: =EncDM()
so with that change, using EncDM instead of the licensed version, it made the necessary change to the data, so all is good there
However, now that I have gotten further along in the process, I'm stuck at another step, specifically when I am importing the CSV into InDesign and using the Find/Replace feature, it only works on the preview record, and does not make the change to every record in the data, for example, jobs I will need to get this working on, are documents of say 10,000 records, the change we do in Find/Replace needs to apply to every single record, not the first record
on this guide here > https://support.idautomation.com/Office-Macros-VBA/How-to-Create-2D-barcodes-in-InDesign-using-Fonts/_3420
pretty much from step 6 or 7 onwards, I follow the steps, but it's not making the changes all the way through the document, only to the 1 record that you are currently previewing, It WILL change the _r_r in the data string to ~b~k to create break lines, but it doesnt carry that out throughout the whole document, for record 2,3,4 onwards.
also when you export to PDF, it ignores the changes and just shows the data with _r_r on it and doesn't replace them ~b~k
any idea why this is not applying to all records and only the 1? (and then ignoring the changes when exporting to PDF) It is almost like there needs to be a button or option somewhere that says "apply to all records" or something but I can't see it
if I can upload the InDesign file for you to have a look at, would that help? I've also uploaded 4 screenshots showing:
1) The find/replace settings page
2) The effect of working on the single preview record
3) The changes getting discarded when you cycle through to record 2
4) The changes are still being discarded even when you go back to record 1, it is as if it's not actually holding onto the changes I've told it to make
any help would be appreciated (getting there, just stumbling at this final hurdle)
Posted 2.2 year(s) ago
|