Copy link to clipboard
Copied
can we create a visual layout that looks like the UI shown in the image within an InDesign document using ExtendScript? It seems that I can’t find any API to create an HTML-like element.
Copy link to clipboard
Copied
Maybe try radioButtons. I don’t know whether and if so, how, they appear when you export them to HTML though.
Copy link to clipboard
Copied
Hi, I am new to ExtendScript. I tried the radioButtons, but it does not look like what we normally see radioButton in HTML.
Copy link to clipboard
Copied
Do you want just visual effect - or functionality?
Copy link to clipboard
Copied
I just want to render the UI as the visual effect and export the InDesign file to PDF. Thank you
Copy link to clipboard
Copied
I'd simply use styles to create the components and effects. Not sure why a 'live function' approach is needed. (Actually, to be honest, I'd probably use Illustrator, although I'm not bad at technical illustrations in ID...)
Copy link to clipboard
Copied
'live function' is not needed.
Copy link to clipboard
Copied
Right—so use the 'dead function' of just drawing what you want this panel to look like. Building a whole script to build a 'live' interface panel so you can take a picture of it seems... overly complicated.
Copy link to clipboard
Copied
Two cell table inside a TextFrame.
Set rounded corners for the TextFrame.
Copy&paste this TextFrame as InLine object in your destination Story.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more