Show messages:
1-15
16-35
36-55
56-75
76-90
From: Frenchy Pilou (PILOU)
Have you a link to this PDF export script ?
Or it's just the native Export PDF ?
If yes a simple Drag & Drop to Afffinity is also possible when export PD from Moi is done!
From: Michael Gibson
To copy/paste from Moi into Affinity, use this which puts a PDF file into the clipboard:
script: moi.geometryDatabase.copyToClipboardPDF();
- Michael
From: danperk (SBEECH)
Not sure if it's native. I bound it to a Shortcut Key.
LINK:
http://moi3d.com/forum/index.php?webtag=MOI&msg=6099.1
script: /* Copy PDF format to clipboard */ moi.geometryDatabase.copyToClipboardPDF();
EDIT: Hi Michael!
From: stefano (LIGHTWAVE)
Thanks for the video Danperk - looks good.
I’m wondering if one could bypass the dialogue box
with a script/ shortcut that has the same pdf export settings shown in the video…
From: Michael Gibson
@stefano,
re:
> I’m wondering if one could bypass the dialogue box
> with a script/ shortcut that has the same pdf export settings shown in the video…
Yes you can pass in some options to use specific settings and not show the dialog, check out here look under "Scriptable options for PDF/AI export."
http://moi3d.com/forum/index.php?webtag=MOI&msg=6579.1
- Michael
EDIT: fixed wrong link
From: Frenchy Pilou (PILOU)
Thx for the info! (Michael & Danperk)
Advantage of the "Native" export(s) is that you can have a library of "PDF" files ready to drag & dropped" to Affinity! ;)
You have an Free Online "Illustrator;"
https://www.vectorpea.com
tones of exports (not yet found if CTRL +C Crtl +V is working to MOi! :)
but of course normal export PDF or SVG are working! (curioussly not Ai for Moi)
From: Frenchy Pilou (PILOU)
Does exist an ClipBoard Import Ai format script to Moi ? Or It's implicit ?
From: Michael Gibson
@Pilou,
re:
> Does exist an ClipBoard Import Ai format script to Moi ? Or It's implicit ?
It's implicit - if the system clipboard has data in PDF, SVG, or AI3 formats that can be pasted into MoI using the regular Ctrl+V or Edit > Paste commands.
The reason why the other direction is separated out is because it shows a dialog box.
- Michael
From: danperk (SBEECH)
-"Does exist an ClipBoard Import Ai format script to Moi ? Or It's implicit ? "-
It works with Copy/Paste from Adobe Illustrator, but not sure about other vector programs.
From: danperk (SBEECH)
Hi Michael,
-"Yes you can pass in some options to use specific settings and not show the dialog, check out here look under "Scriptable options for PDF/AI export."-
I couldn't see that information in the link you posted, I'm getting old, it could be me.
From: Michael Gibson
@danperk - Oops I put the wrong link there, try "Scriptable options for PDF/AI export" here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=6579.1
- Michael
From: danperk (SBEECH)
Got it, Thanks!
From: Frenchy Pilou (PILOU)
the file Ai from Vectorpea not reloadable by Moi or Affinity 1 (a simple rectangle)
https://moiscript.weebly.com/uploads/3/9/3/8/3938813/nouveau_projet.ai
From: Michael Gibson
Hi Pilou,
re:
> the file Ai from Vectorpea not reloadable by Moi or Affinity 1 (a simple rectangle)
Looks like it's a newer style AI file that is actually a PDF file, not an AIv8 type file that MoI supports.
You can rename it to nouveau_projet.pdf and open it in Adobe Reader but it appears to be an empty page.
- Michael
From: Frenchy Pilou (PILOU)
yep must be recent version ...in any case reloadable by Vectorpea... for other formats if necessary! :)
Show messages:
1-15
16-35
36-55
56-75
76-90