Skip to main content
Participant
July 10, 2022
Question

How to integrate illustrator to Web UI in my Own application

  • July 10, 2022
  • 1 reply
  • 113 views

I have a functionality for creating an PDF on fly by adding some custom design and format.

So need an help for integrating the illustrator into my application.

Or else was there is any web APIs or services for accessing illustrator components from web application to format a pdf file.

This topic has been closed for replies.

1 reply

Nancy OShea
Community Expert
Community Expert
July 10, 2022

I know of no way to "integrate Illustrator desktop app" into anything, least of all a web application.  Maybe you should be looking at a server-side function that can take data and place it directly into PDF without relying on properietary software.  For example, PHP to PDF function.

https://www.geeksforgeeks.org/how-to-generate-pdf-file-using-php/

 

Hope that helps.

 

Nancy O'Shea— Product User & Community Expert