Read from PDF, write to word, and convert attachments to PDF?

User661539
Tera Contributor

Hi,

I got stuck regarding import PDF information to fields and conversion MS office to PDF. To replace a legacy application I am looking for the best practice to initiate  PDF read,export and conversion activities from a form.

1/ Import information from a manually populated Smart PDF record  to fields in  CMDB record. 

  • Can  PDFgenerator be used to import information to records?
  • Other methods or applications? 

2/ Batch conversion of all or selected MS office attachments uploaded to a Task record in a Custom System Application). functionality could be that all attachments to a record is converted to PDF when  a UI action/button is activated. Approximately 20 attachments per task to be converted.So far the options I understand is:

  •  Cloudservices based: PDF conversion of PPT,Word,Excel, Visio via API with Cloudservices. Suggested applications/services to use?

  • Midserver: Conversion files by sending pdf to an application running on midserver and files are sent over and then import via JSON to the records

  • Other Options? 

3) Export fields from a task record to populate a  MS Word template?

I would be grateful for any tips of implemented solutions.How have you implemented above in your applications?

/Ulf

 

 

 

2 REPLIES 2

M_rio Rui Castr
Kilo Expert

Hi Ulf,

I believe we can assist on the 3 part of your problem. We created an application that gives you the possibility of generating MSOffice files (DOCX, PPTX, XLSX) directly from a form or list. You can then work it outside ServiceNow and save it as a PDF if needed.

May it fits your needs... at least on that part. We have an article with some more information:

https://community.servicenow.com/community?id=community_article&sys_id=35679790db1bcc90414eeeb5ca961...

Thanks MƔrio!

I have left the assignment I was working on at that time so the scenario is not relevant anymore. Went to your homepage and now I know where I can find a export to PPT application when I will need one:). Thanks for the comment.