Is it possible to print a pdf with the ArchiCAD API
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-10-27
05:15 PM
- last edited on
‎2021-09-14
01:42 PM
by
Noemi Balogh
‎2020-10-27
05:15 PM
Hello dear dev community,
I'm a new ArchiCAD API developer, and I'm trying to know if it's possible to print a PDF or export a pdf of an ArchiCAD project, plan, or document, and where I can find some documentation about it. I saw a post on this forum who speeking about printing a pdf via the API but I cannot find any reference or example, if you have some tips, it's could be great.
Thanks
I'm a new ArchiCAD API developer, and I'm trying to know if it's possible to print a PDF or export a pdf of an ArchiCAD project, plan, or document, and where I can find some documentation about it. I saw a post on this forum who speeking about printing a pdf via the API but I cannot find any reference or example, if you have some tips, it's could be great.
Thanks
Labels:
- Labels:
-
Add-On (C++)
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-11-05 10:32 AM
‎2020-11-05
10:32 AM
I think you should be able to do this if you set up a publisher set for the PDF and publish it by calling ACAPI_Automate with APIDo_PublishID .
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-11-24 11:39 AM
‎2020-11-24
11:39 AM
Hi,
Thanks a lot for the answer.
I will test that.
Thanks a lot for the answer.
I will test that.