X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: [geda-user] pdf -> sym generator To: geda-user AT delorie DOT com References: <20170320161202 DOT 965CD8106DC1 AT turkos DOT aspodata DOT se> From: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" Message-ID: <14cbf107-7e21-3c6c-2810-850143387449@ecosensory.com> Date: Mon, 20 Mar 2017 19:12:56 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170320161202.965CD8106DC1@turkos.aspodata.se> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 03/20/2017 10:12 AM, karl AT aspodata DOT se wrote: > As a proof of concept I have made pdfextr.pl [1]. Witch with [2] as > indatafile I can procude [3]: > > ./pdfextr.pl run=stm32 table=27,31 stm32f105r8.pdf > stm32f105r8.table So, the table=27,31 tells it which pages to use to extract the text from. Sounds like a great start for making a symbol. What kind of tables does it work on? How do you recognize them from the pdf appearance in a pdf reader? John Griessen