<?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 Displaying field information in text boxes for printing with or without ArcObjects in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/displaying-field-information-in-text-boxes-for/m-p/539394#M14592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I'm trying to do is auto-populate text boxes on the Layout view of my map document for printing.&amp;nbsp; I have certain fields that I want to auto-populate the different parts of the print-out (i.e. Owner, Acres, Section/Town/Range, Legal Description, etc.) when I select a parcel.&amp;nbsp; Is this possible without using ArcObjects? If it isn't, what would some example code be for auto-populating text boxes look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2011 20:27:34 GMT</pubDate>
    <dc:creator>JeffreyNemecek</dc:creator>
    <dc:date>2011-12-02T20:27:34Z</dc:date>
    <item>
      <title>Displaying field information in text boxes for printing with or without ArcObjects</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/displaying-field-information-in-text-boxes-for/m-p/539394#M14592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I'm trying to do is auto-populate text boxes on the Layout view of my map document for printing.&amp;nbsp; I have certain fields that I want to auto-populate the different parts of the print-out (i.e. Owner, Acres, Section/Town/Range, Legal Description, etc.) when I select a parcel.&amp;nbsp; Is this possible without using ArcObjects? If it isn't, what would some example code be for auto-populating text boxes look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 20:27:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/displaying-field-information-in-text-boxes-for/m-p/539394#M14592</guid>
      <dc:creator>JeffreyNemecek</dc:creator>
      <dc:date>2011-12-02T20:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying field information in text boxes for printing with or without ArcObject</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/displaying-field-information-in-text-boxes-for/m-p/539395#M14593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not going to say you can't do it without ArcObjects but it would be quite difficult I imagine.&amp;nbsp; You can do this by naming the text elements in the layout then looping through the layout's graphics container and setting the text value of the element according to its name.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 12:46:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/displaying-field-information-in-text-boxes-for/m-p/539395#M14593</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2011-12-05T12:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying field information in text boxes for printing with or without ArcObject</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/displaying-field-information-in-text-boxes-for/m-p/539396#M14594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Agree with Neil --- if you are going to use and manipulate the Layout View for map production, then it is going to be difficult to non implement some ArcObjects.&amp;nbsp; One idea is to implement a new customized CrystalReport as a replacement to the actual Layout View, just use the data for filling the informational portions (your textboxes) and add a the map view as a .jpg (you'd have to automate the export map functionality).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In any event, this would be a much more involved approach instead of just getting your ArcObjects implmented into your Layout View in ArcGIS Desktop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 14:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/displaying-field-information-in-text-boxes-for/m-p/539396#M14594</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-12-05T14:25:25Z</dc:date>
    </item>
  </channel>
</rss>

