<?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 Printing schematic to PDF from terminal prints board in EAGLE Forum</title>
    <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250251#M22784</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to 100% script my project to get my CI to generate PDFs and Gerbers automatically.&amp;nbsp;However, printing the schematic to PDF from the terminal results in the board being printed out. This only happens when the .brd file is present, as renaming it to something else makes the issue to go away.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the full command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;eagle -C "print file project.sch.pdf paper A4 sheets ALL landscape; quit;" project.sch&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When &lt;FONT face="andale mono,times"&gt;project.brd&lt;/FONT&gt; is present, the board gets printed out, while the schematic gets printed (expected output) when the board is missing, i.e.&amp;nbsp;EAGLE can't auto-load it.&lt;/P&gt;&lt;P&gt;I even attempted to add &lt;FONT face="andale mono,times"&gt;-N&lt;/FONT&gt; to the CLI without success (to tell it "NO" to the "Load associated board" prompt), and also add a "&lt;FONT face="andale mono,times"&gt;set confirm no&lt;/FONT&gt;" to the inline command (for the same purpose to &lt;FONT face="andale mono,times"&gt;-N&lt;/FONT&gt;) with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a workaround other than moving files around to break EAGLE's auto-load feature?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 06 Sep 2018 15:23:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-06T15:23:10Z</dc:date>
    <item>
      <title>Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250251#M22784</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to 100% script my project to get my CI to generate PDFs and Gerbers automatically.&amp;nbsp;However, printing the schematic to PDF from the terminal results in the board being printed out. This only happens when the .brd file is present, as renaming it to something else makes the issue to go away.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the full command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;eagle -C "print file project.sch.pdf paper A4 sheets ALL landscape; quit;" project.sch&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When &lt;FONT face="andale mono,times"&gt;project.brd&lt;/FONT&gt; is present, the board gets printed out, while the schematic gets printed (expected output) when the board is missing, i.e.&amp;nbsp;EAGLE can't auto-load it.&lt;/P&gt;&lt;P&gt;I even attempted to add &lt;FONT face="andale mono,times"&gt;-N&lt;/FONT&gt; to the CLI without success (to tell it "NO" to the "Load associated board" prompt), and also add a "&lt;FONT face="andale mono,times"&gt;set confirm no&lt;/FONT&gt;" to the inline command (for the same purpose to &lt;FONT face="andale mono,times"&gt;-N&lt;/FONT&gt;) with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a workaround other than moving files around to break EAGLE's auto-load feature?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 15:23:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250251#M22784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-06T15:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250473#M22785</link>
      <description>&lt;P&gt;Try adding EDIT .sch at the beginning of your command line string. This will switch it back to the schematic again&amp;nbsp;and hopefully it'll issue the remaining commands there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, then change project.sch to project.brd and then it'll auto load the schematic and switch to that before running the command line string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If neither of those options work post up and I will see if I can think of anything else to try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rachael&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 16:35:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250473#M22785</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2018-09-06T16:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250496#M22786</link>
      <description>&lt;P&gt;Thanks! I may had found this trick by RTFM'ing more &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 16:44:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250496#M22786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-06T16:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250507#M22787</link>
      <description>&lt;P&gt;I want to add, I think this is an issue which has appeared in one of the v8 versions. In earlier versions of EAGLE, v7.7 for example, when the matching drawing was loaded it would load it up in the background and not switch to it automatically. This change to make it switch to the auto loaded drawing is a regression IMHO and often a real nuisance as you are finding here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rachael&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 16:48:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/8250507#M22787</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2018-09-06T16:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9056961#M22788</link>
      <description>&lt;P&gt;We are trying to automate PDF creations with Eagle and have run into the following issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"C:\EAGLE 9.5.1\eagle.exe" -C "print file 'C:\Users\EAGLE\projects\test.pdf' paper Letter sheets ALL landscape; quit;" "C:\Users\EAGLE\projects\test.sch"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When running from the command line it works correctly as expected.&lt;/LI&gt;&lt;LI&gt;When creating a scheduled task and ran the same command as "Run only when user is logged on"&amp;nbsp;it works correctly as expected.&lt;/LI&gt;&lt;LI&gt;When creating a scheduled task and ran the same command as "Run whether user is is logged on or not"&amp;nbsp;it DOES NOT work&lt;UL&gt;&lt;LI&gt;eagle.exe is launched and I can see it in the task manager but the program is not on the task bar&lt;/LI&gt;&lt;LI&gt;I need to kill the process in order to close eagle as nothing happens&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any thoughts on how to solve this problem? We need to run the scheduled task on a server to automatically generate PDFs from the schematics once they are uploaded in the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 13:52:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9056961#M22788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9058195#M22789</link>
      <description>Hello @Anonymous,&lt;BR /&gt;&lt;BR /&gt;I hope you're doing well. A user needs to be logged in for files to be generated. You need to run EAGLE at least once an login with your autodesk account to have it work.&lt;BR /&gt;&lt;BR /&gt;If you do that will the scheduled task work?&lt;BR /&gt;&lt;BR /&gt;Let me know if there's anything else I can do for you.&lt;BR /&gt;&lt;BR /&gt;Best Regards,</description>
      <pubDate>Mon, 30 Sep 2019 21:31:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9058195#M22789</guid>
      <dc:creator>jorge_garcia</dc:creator>
      <dc:date>2019-09-30T21:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9058381#M22790</link>
      <description>Hello,&lt;BR /&gt;Yes I do log in initially using my Autodesk account.&lt;BR /&gt;The scheduled task still doesn't run.&lt;BR /&gt;&lt;BR /&gt;Also, once I login once, will it require log back in 14 days? Is there a way to pass the log in information through the command line? Otherwise, automating processes becomes impossible.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2019 23:32:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9058381#M22790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T23:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9058426#M22791</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;Also, once I login once, will it require log back in 14 days? Is there a way to pass the log in information through the command line? Otherwise, automating processes becomes impossible.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Command line operations don't require license being updated until you don't move components around and run into board size and layers limitation.&lt;/P&gt;
&lt;P&gt;EAGLE just requires license information available. It doesn't have to be up to date.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So CI should be possible. If it's not then it's a bug and I believe should be fixed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 00:16:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9058426#M22791</guid>
      <dc:creator>andrii.anpilogov</dc:creator>
      <dc:date>2019-10-01T00:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Printing schematic to PDF from terminal prints board</title>
      <link>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9058893#M22792</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;&lt;BR /&gt;Yes I do log in initially using my Autodesk account.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just a thought, and I may be barking up the wrong tree here but, is the CI process running under the same user account you were logged into when you logged into EAGLE or a different service account you've set up specifically for CI? As far as I am aware the login tokens are user account specific so you'd need to be logged into whatever account runs the CI process to store the token correctly in that account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rachael&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 08:01:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum/printing-schematic-to-pdf-from-terminal-prints-board/m-p/9058893#M22792</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2019-10-01T08:01:45Z</dc:date>
    </item>
  </channel>
</rss>

