Edit doc file through C#

Asked

Viewed 435 times

1

I have a program that generates barcodes, inserts them in a file . txt and prints this file. What I want is for those barcodes to be inserted into a file doc with a paper label template (in this case they are Pimaco labels size 6287) so that, at the time of printing, the codes come out right on the label. Otherwise I’ll have to use a plain label sheet and then cut each one.

  • Ever thought of creating a pro word plugin?

  • You want to do something like that?

  • Actually no and I can’t imagine how to create it. I am urgent with this program because I have to label 1000 electronic components by Saturday.

  • This @Ciganomorrisonmendez only with a template ready in Word. The one with label.

  • I think it will be more work. It would be better to go straight to C# and align the label using tests with A4 paper.

  • In this example it is not possible to put the exact sizes and have written?

  • It does. Using the axes x and y, but this requires mounting the example, printing on the A4 and seeing how it comes out, and then making adjustments.

  • Yes I understand, I’ll try. Thank you!

Show 3 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.