Details

    • Type: Sub-task
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None
    • Company:
      All Clients/Multiple Clients

      Description

      This screen will fetch template PDf details and populate PDF in browser in view only mode.
      CC : Samir

        Attachments

          Activity

          Hide
          ramya.tantry Ramya Tantry (Inactive) added a comment -

          Hi Swapnil Pandhare,

          On discussion with Nandkumar and Ganesh, we have this query - 

          If we are selecting multiple forms and adding multiple person's email id in send form details page, how we are going to differentiate which person's details should be shown on preview?

          For e.g. If user selects 4 templates and adds 10 email id's, while previewing the form, should we consider 1st email address added as default person's details to be shown on preview. i.e 4 forms will be previewed with 1st email id person's details populated.

          CC : Nandkumar Prabhakar Karlekar,Ganesh Sadawarte

          Show
          ramya.tantry Ramya Tantry (Inactive) added a comment - Hi Swapnil Pandhare , On discussion with Nandkumar and Ganesh, we have this query -  If we are selecting multiple forms and adding multiple person's email id in send form details page, how we are going to differentiate which person's details should be shown on preview? For e.g. If user selects 4 templates and adds 10 email id's, while previewing the form, should we consider 1st email address added as default person's details to be shown on preview. i.e 4 forms will be previewed with 1st email id person's details populated. CC : Nandkumar Prabhakar Karlekar , Ganesh Sadawarte
          Hide
          swapnil.pandhare Swapnil Pandhare (Inactive) added a comment -

          CC : Samir Molly Ronovsky
          Hi Ramya Tantry

          Yes. Those can be defaulted to first person's details. If only one candidate has selected , and his details are not there in database, it pdf will be populated blank.

          Thanks,
          Swapnil P.

          Show
          swapnil.pandhare Swapnil Pandhare (Inactive) added a comment - CC : Samir Molly Ronovsky Hi Ramya Tantry Yes. Those can be defaulted to first person's details. If only one candidate has selected , and his details are not there in database, it pdf will be populated blank. Thanks, Swapnil P.
          Hide
          anshul.gupta Anshul Gupta (Inactive) added a comment -

          Task Details - 11/19/2018

          Explored on integrating genostice in angular 6 for previewing pdf
          But didn't found  way for implementing it while ng2-pdf-viewer(package) and simple-pdf-viewer is used for previewing pdf in angular
          Referred below links :-
          http://codevik.com/2016/11/11/angular2-ng2-pdf-thumbnail-creation-viewer/
          https://medium.com/@vadimdez/render-pdf-in-angular-4-927e31da9c76
          https://github.com/VadimDez/ng2-pdf-viewer/blob/HEAD/README.md#options
          cc - Swapnil Pandhare

          Show
          anshul.gupta Anshul Gupta (Inactive) added a comment - Task Details - 11/19/2018 Explored on integrating genostice in angular 6 for previewing pdf But didn't found  way for implementing it while ng2-pdf-viewer(package) and simple-pdf-viewer is used for previewing pdf in angular Referred below links :- http://codevik.com/2016/11/11/angular2-ng2-pdf-thumbnail-creation-viewer/ https://medium.com/@vadimdez/render-pdf-in-angular-4-927e31da9c76 https://github.com/VadimDez/ng2-pdf-viewer/blob/HEAD/README.md#options cc - Swapnil Pandhare
          Hide
          swapnil.pandhare Swapnil Pandhare (Inactive) added a comment -

          CC : Molly Ronovsky Akash Thakur Samir
          Hi Ramya Tantry,

          As per discussion with Molly Ronovsky now, first signer(i.e. candidate) would be only one. Form will not be sent to mutiple candidates. So, on preview form only one candidate's data would be populated if its present in DMS based on email address.

          Molly Ronovsky , please correct if i am wrong here.

          Thanks,
          Swapnil P.

          Show
          swapnil.pandhare Swapnil Pandhare (Inactive) added a comment - CC : Molly Ronovsky Akash Thakur Samir Hi Ramya Tantry , As per discussion with Molly Ronovsky now, first signer(i.e. candidate) would be only one. Form will not be sent to mutiple candidates. So, on preview form only one candidate's data would be populated if its present in DMS based on email address. Molly Ronovsky , please correct if i am wrong here. Thanks, Swapnil P.
          Hide
          anshul.gupta Anshul Gupta (Inactive) added a comment -

          Task Details - 11/20/2018

          • Explored more on Gnostice integration with Angular for pdf preview
            cc- Swapnil Pandhare
          Show
          anshul.gupta Anshul Gupta (Inactive) added a comment - Task Details - 11/20/2018 Explored more on Gnostice integration with Angular for pdf preview cc- Swapnil Pandhare
          Hide
          anshul.gupta Anshul Gupta (Inactive) added a comment -

          Task details - 11/21/2018

          • Explored for alternative of Gnostice for pdf editors in angular 6 
          • Found previewers for pdf but not ediatble pdf's feature
            cc- Swapnil Pandhare
          Show
          anshul.gupta Anshul Gupta (Inactive) added a comment - Task details - 11/21/2018 Explored for alternative of Gnostice for pdf editors in angular 6  Found previewers for pdf but not ediatble pdf's feature cc- Swapnil Pandhare
          Hide
          anshul.gupta Anshul Gupta (Inactive) added a comment -

          Task Details - 11/22/2018

          • Integrated ng2pdf-viewer for pdf preview
          • Discussion with Ganesh and Ramya regarding CORS error
          • To avoid CORS error we need to get copy of pdf file at local from server and for this we require api 
            cc-Swapnil Pandhare
          Show
          anshul.gupta Anshul Gupta (Inactive) added a comment - Task Details - 11/22/2018 Integrated ng2pdf-viewer for pdf preview Discussion with Ganesh and Ramya regarding CORS error To avoid CORS error we need to get copy of pdf file at local from server and for this we require api  cc- Swapnil Pandhare
          Hide
          anshul.gupta Anshul Gupta (Inactive) added a comment -

          Task Details - 11/23/2018

          • Added controls for Zoom, Pagination and resize.
          • CSS changes with Smita.
          • Integrated API call with static data
            cc-Swapnil Pandhare
          Show
          anshul.gupta Anshul Gupta (Inactive) added a comment - Task Details - 11/23/2018 Added controls for Zoom, Pagination and resize. CSS changes with Smita. Integrated API call with static data cc- Swapnil Pandhare
          Hide
          swapnil.pandhare Swapnil Pandhare (Inactive) added a comment -

          Hi Anshul Gupta,

          Please keep status updated when the task is completed.

          Thanks,
          Swapnil P.

          Show
          swapnil.pandhare Swapnil Pandhare (Inactive) added a comment - Hi Anshul Gupta , Please keep status updated when the task is completed. Thanks, Swapnil P.

            People

            Assignee:
            anshul.gupta Anshul Gupta (Inactive)
            Reporter:
            swapnil.pandhare Swapnil Pandhare (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 29h
                29h