Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, Revit API Forum.
I've needed to export some views in PDF format and everything seemed fine until I tried to export three hundred views, each in the separate PDF file 😅
As I understand, the only method, that can export PDFs is:
https://www.revitapidocs.com/2022/93d66d57-c20e-a103-39a1-77bc2ea05183.htm
But when I use it for many PDFs export, the application freezes on the 171st PDF.
(If a one big process is batched into two smaller processes, like 150 and 150, it works fine).
Is there any possible workaround for this problem in which it would be possible to export all 300 views without batching?
Solved! Go to Solution.