Coder Social home page Coder Social logo

Comments (8)

edi9999 avatar edi9999 commented on May 13, 2024

Done.

You would have to pull it from the git repository, npm has not been updated.

See the docs in the readme for more information

from docxtemplater.

kolomiec avatar kolomiec commented on May 13, 2024

Thanks, great job!

2014-05-12 12:07 GMT+03:00 edi9999 [email protected]:

Closed #27 #27.


Reply to this email directly or view it on GitHubhttps://github.com//issues/27#event-120026495
.

Best regards, Sergey Kolomiec

Java for Web and Java for Android developer

Cherkassy, Ukraine

skype user: kolomiec_sergey_karpovich

Mobile: +380 (96) 84-73-594

from docxtemplater.

kolomiec avatar kolomiec commented on May 13, 2024

Hey, you use
if (options.callback != null) {
return callback();
}

but you should use

        if (options.callback != null) {
          return options.callback();
        }

Please update.

2014-05-12 12:48 GMT+03:00 Sergey Kolomiec [email protected]:

Thanks, great job!

2014-05-12 12:07 GMT+03:00 edi9999 [email protected]:

Closed #27 #27.


Reply to this email directly or view it on GitHubhttps://github.com//issues/27#event-120026495
.

Best regards, Sergey Kolomiec

Java for Web and Java for Android developer

Cherkassy, Ukraine

skype user: kolomiec_sergey_karpovich

Mobile: +380 (96) 84-73-594

Best regards, Sergey Kolomiec

Java for Web and Java for Android developer

Cherkassy, Ukraine

skype user: kolomiec_sergey_karpovich

Mobile: +380 (96) 84-73-594

from docxtemplater.

edi9999 avatar edi9999 commented on May 13, 2024

solved

from docxtemplater.

kolomiec avatar kolomiec commented on May 13, 2024

Thanks!

2014-05-12 17:02 GMT+03:00 edi9999 [email protected]:

solved


Reply to this email directly or view it on GitHubhttps://github.com//issues/27#issuecomment-42835380
.

Best regards, Sergey Kolomiec

Java for Web and Java for Android developer

Cherkassy, Ukraine

skype user: kolomiec_sergey_karpovich

Mobile: +380 (96) 84-73-594

from docxtemplater.

kolomiec avatar kolomiec commented on May 13, 2024

Hey, I have sent you pull request. Please apply it

from docxtemplater.

kolomiec avatar kolomiec commented on May 13, 2024

Hey, should I write some coffe script?

Best regards, Sergey Kolomiec

Java for Web and Java for Android developer

Cherkassy, Ukraine

skype user: kolomiec_sergey_karpovich

Mobile: +380 (96) 84-73-594

from docxtemplater.

edi9999 avatar edi9999 commented on May 13, 2024

Hi @kolomiec,

yes, I have answered you there: #32

Please use that link #32 and not this issue to talk about the pull request

from docxtemplater.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.