Expand my Community achievements bar.

adeivasigamani
adeivasigamani
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Nitin,Thanks for the guidance, Now after building the code and deploying the same in AEM, I am facing the following issue.I had placed by XDP file in the the following path in dam /content/dam/formsanddocuments/NedbankInc/ and set the same as content root for the PDF options object before calling...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • Hi Folks,The adobe helpx at http://helpx.adobe.com/aem-forms/6/overview-aem-document-services.html identifies four services available in the Output services namely generatePDFOuput2, generatePrintedOutput2, sendToPrinter, transformPDF. But the OutputService java doc available at http://helpx.adobe.c...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • Hi Folks,The following link http://helpx.adobe.com/aem-forms/6/output-service.html gives info about generating PDF document in AEM, but I do not find the OutputService class in the jars that come along AEM 6 installation. Please let me know if any of you have tried creating PDF document in AEM witho...

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    5
  • The table in Desinger has rows based on index starting from 0, so as Bruce has advised, you can get the count of the rows and count - 1 will give you the latest added row instance index, which can be used to manipulate the row.var rowCount = Table.Row.count;Table.Row[count-1].textField.access = "";R...

    Type

    Questions

    Views

    3.0K

    Like

    1

    Replies

    0
Top badges earned by adeivasigamani
Customize the badges you want to showcase on your profile