<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to print &amp;quot;Bottom of Borehole @ xx ft.&amp;quot;?</title><link>https://communities.bentley.com/products/geotechnical1/f/geotechnical-forum/232063/how-to-print-bottom-of-borehole-xx-ft</link><description>When I export a job to PDF, the &amp;quot;Bottom of Borehole @ xx ft.&amp;quot; text is missing. I used to always be there automatically but one day it stopped printing. What&amp;#39;s weird is that other people in my company working with the same file print it just fine and it</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to print "Bottom of Borehole @ xx ft."?</title><link>https://communities.bentley.com/thread/720624?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2022 16:55:05 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ba44f9c9-7223-4fca-8cfc-f304723a1696</guid><dc:creator>Allan P.</dc:creator><description>&lt;p&gt;In gINT, individual fields are referenced by the Table name and the field name like so; &amp;lt;&amp;lt;TABLE.Field&amp;gt; There are certain tables in gINT which are hard coded and you can&amp;#39;t change their name. But users also have the freedom to add tables to their database and name them whatever they want.&lt;/p&gt;
&lt;p&gt;Beyond that, you can also &lt;strong&gt;Caption&lt;/strong&gt; a table name which means you can change how the name is displayed for &lt;em&gt;cosmetic&lt;/em&gt; purposes. Moreover, you can&amp;nbsp;&lt;strong&gt;Caption&lt;/strong&gt; both hard coded tables and user-created tables.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As an example, in gINT the POINT table contains all your points - which is a main table where for each boring or CPT or test pit is held. But your POINT table is captioned as Borehole as circled below. If you go to the table properties, you can remove the caption for this table and then all the tabs will update showing the table name - POINT. &lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/283906/pastedimage1657299192469v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Fields may also be captioned. In the image above, the &amp;quot;Boring Number&amp;quot; is a caption. The hard coded field name for that is PointID. Fields which are highlighted yellow like your fields Boring Number and HoleDepth are &lt;strong&gt;REQUIRED&lt;/strong&gt; fields which means that you can save the database without first entering values into these fields.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to print "Bottom of Borehole @ xx ft."?</title><link>https://communities.bentley.com/thread/720422?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2022 18:14:14 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:6c32adbe-d3ad-4d3a-93c6-e5bfccb986a9</guid><dc:creator>Lucas Martin</dc:creator><description>&lt;p&gt;And you can tell that because it&amp;#39;s highlighted yellow, right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to print "Bottom of Borehole @ xx ft."?</title><link>https://communities.bentley.com/thread/720419?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2022 17:50:07 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d1c98eb7-4fe6-4856-9a1b-783b820afe16</guid><dc:creator>Kirk Johnson</dc:creator><description>&lt;p&gt;Your expression is referencing a table name caption the true table name is point so it should be&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Bottom of Borehole @ &amp;lt;&amp;lt;POINT.HoleDepth&amp;gt;&amp;gt; ft bgs&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to print "Bottom of Borehole @ xx ft."?</title><link>https://communities.bentley.com/thread/720418?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2022 17:47:26 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f6d57d99-a5bb-4761-96ac-e73c47dc2a7f</guid><dc:creator>Lucas Martin</dc:creator><description>&lt;p&gt;Thanks! I think that&amp;#39;s it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The boundary text box was empty. I entered &amp;quot;Bottom of Borehole @ &amp;lt;&amp;lt;BOREHOLE.HoleDepth&amp;gt;&amp;gt; ft bgs&amp;quot; in it and now it works. The problem now is that for whatever reason it won&amp;#39;t print the actual number. I can&amp;#39;t figure out how to reference it.&lt;/p&gt;
&lt;p&gt;This is how it prints:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/283906/pastedimage1657215912272v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is what I&amp;#39;m trying to reference:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/283906/pastedimage1657216047207v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to print "Bottom of Borehole @ xx ft."?</title><link>https://communities.bentley.com/thread/719546?ContentTypeID=1</link><pubDate>Fri, 01 Jul 2022 23:20:42 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:22a113d5-da36-4562-842d-d644773847c4</guid><dc:creator>Kirk Johnson</dc:creator><description>&lt;p&gt;Hi Lucas,&lt;/p&gt;
&lt;p&gt;I would look at the library file first. You may be using a different report or your own local copy of the library that may have different settings. Verify with your coworkers what library they are opening. If you are opening a library file that is on your C drive then you may have something different.&lt;/p&gt;
&lt;p&gt;You can tell what library by going to file ..system properties.. look at the path and file name in the first library file box.&lt;/p&gt;
&lt;p&gt;While a bottom of borehole note can be added in a variety of ways. The most common would be in the boundary text property of the material description column. I would check that first. Goto report design ..pick the report you are using to output.....double click on the material description column to open its properties...click on the boundary text tab to verify you have a a text below last line expression. If you don&amp;#39;t then that is likely the issue. You company could have a text entity floating at the bottom of the report, but pretty uncommon check in the report design to see if you have one.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/283906/5078.boundary-text.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It would be rare to have any setting on the computer just affect the bottom of borehole notes and nothing else.&lt;/p&gt;
&lt;p&gt;But if you want to try repairing the access database engine it is pretty quick to try. instructions below you only need to try option 1&lt;/p&gt;
&lt;p&gt;&lt;a href="https://communities.bentley.com/products/geotechnical1/w/wiki/55306/gint-startup-issue-gint-doesn-t-open--no-splash-screen--but-shows-in-task-manager"&gt;communities.bentley.com/.../gint-startup-issue-gint-doesn-t-open--no-splash-screen--but-shows-in-task-manager&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If these don&amp;#39;t seem to help. Click on my name and send me your contact info and we can arrange a call.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>