<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Accoreconsole and multisheet PDF publishing and no PDF output in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/accoreconsole-and-multisheet-pdf-publishing-and-no-pdf-output/m-p/9243512#M22959</link>
    <description>&lt;P&gt;Issue was caused by setting:&lt;/P&gt;&lt;P&gt;Using dsdFileData As New DsdData&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; dsdFileData.SheetType = SheetType.MultiPdf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changed it into:&lt;/P&gt;&lt;P&gt;Using dsdFileData As New DsdData&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #666666; cursor: text; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&amp;nbsp; &amp;nbsp; dsdFileData.SheetType = SheetType.SinglePdf&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2020 16:45:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-10T16:45:45Z</dc:date>
    <item>
      <title>Accoreconsole and multisheet PDF publishing and no PDF output</title>
      <link>https://forums.autodesk.com/t5/net-forum/accoreconsole-and-multisheet-pdf-publishing-and-no-pdf-output/m-p/8699692#M22958</link>
      <description>Hi, I've been working for a while with AcCore in .Net. I'm prosessing DWG files, read properties, etc. Everything works great, however I'm trying to also generate a PDF for each DWG file that I process.


No I found a great and simple expleation on this forum, which shows and example with two test files (DsdEntry) in a DsdEntryCollection. Some properties are set like DWG location, DSD location, PDF output, Log dir, Working directory, etc. Any prompt is diabled to FALSE.

dsdDataFile = First the DSD is generated and the read from file.
acPlCfg = Plot config is set to "DWG To PDF.pc3"
Finaly the end step: Application.Publisher.PublishExecute(dsdDataFile, acPlCfg)

The result is a nice DSD file, on the location that I setup, however the PDF is nowhere to be found. 
Ther is also no logfile and no error. Not even an exception inside the .Net framework.
I tested if the locations to see if they have enough privilages (like the working directory, e.g. C:\Temp).

I could not find any similair post about missing output, so it must be something stupid. E.g. Do I need to use DWG transactions to Publish/Plot DWg files?
I hope somebody can help me out.</description>
      <pubDate>Mon, 01 Apr 2019 21:05:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/accoreconsole-and-multisheet-pdf-publishing-and-no-pdf-output/m-p/8699692#M22958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-01T21:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accoreconsole and multisheet PDF publishing and no PDF output</title>
      <link>https://forums.autodesk.com/t5/net-forum/accoreconsole-and-multisheet-pdf-publishing-and-no-pdf-output/m-p/9243512#M22959</link>
      <description>&lt;P&gt;Issue was caused by setting:&lt;/P&gt;&lt;P&gt;Using dsdFileData As New DsdData&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; dsdFileData.SheetType = SheetType.MultiPdf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changed it into:&lt;/P&gt;&lt;P&gt;Using dsdFileData As New DsdData&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #666666; cursor: text; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&amp;nbsp; &amp;nbsp; dsdFileData.SheetType = SheetType.SinglePdf&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 16:45:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/accoreconsole-and-multisheet-pdf-publishing-and-no-pdf-output/m-p/9243512#M22959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-10T16:45:45Z</dc:date>
    </item>
  </channel>
</rss>

