New font for script

hi,
is it possible for me to add a new font, which is not in the SAP?
currently i need to add a font "Gill_Sans" into my PO, using script.
i tried to seach under the font family in the display paragraph location in Script, but cant find it.
can anyone please teach me how am i going to add this or change on it? thanks

Hi,
Import new Font in SAP Script/ Smartforms.
Check the below link:
http://www.sap-basis-abap.com/sapbs043.htm
Create a new font type with the spool administrator (SPAD)
When you need some different fonts other than those available in the standard SAP system, you'll have to create those different fonts size manually for the device types that you are using.
http://www.sapfans.com/forums/viewtopic.php?t=258700&sid=e023b90008c9ee1843c00fc3cf2fcee6
COPY SAP STANDARD DEVICE TYPE TO ZXXXX e.g. ZHPLJ4
SPAD - Spool Administration
Full administration
Device Types - ZHPLJ4 (then click Device Types)
Utilities -> For device type -> Copy device type
Print Controls - Copy an existing Print Control and change the ControlCharacter sequence
SE73 - SAPscript Font Maintenance
Printer fonts - Change
Double click on the ZXXXX device type
Create
Font family COURIER
Font size 030
Characters per inch 21.00
Print control 1 SFXXX
Print control 2 SFXXX
Reward points if this Helps.
Manish

Similar Messages

  • New fonts for scripts

    Hi All,
    i am working wiyh the scripts ,
    I am creating appointment letters, My problem is that
    i am using BLOCK alignment in my paragraph format for proper justification, When i am using SAP
    standard fonts it is giving me proper output, but when i am using Z-fonts pirntpreview is perfect but while printing left alignment alignment if ok but right alignment is disturbing.
    it is happenig for z-fonts, i think it is happening b'coz i have not uploaded it for printer font perfectly
    Plz Suggest,
    Thanks in advanc,
    Regards,
    Paresh G.

    Please post the solution how did you solve and what was the exact issue so that if anyone faces the same problem in future they can easily find answer from your post.
    Regards,
    Lalit Mohan Gupta.

  • How to apply a new font for missing glyphs in another font?

    The situation:
    For an article, I want to use Font1, but some of the glyphs are missing in it, and are highlighted with pink boxes. Font2 have much more glyphs than Font1. I can apply Font2 manually for each of the missing glyphs, but it is tedious.
    Question:
    Is there a way for InDesign to do such substitution automatically? I.e., apply a default font, which can be specified by user, for all the missing glyphs.
    If not, how to search/find those missing glyphs with GREP or script? Since InDesign can identify the missing glyphs and marked them with pink boxes, it seems easily (not to identify the unicode ranges which seems not very easy) to find them using GREP, but I failed to find it.
    Any one know how to do this? Thanks.

    calvyan wrote:
    Is there a way for InDesign to do such substitution automatically? I.e., apply a default font, which can be specified by user, for all the missing glyphs.
    No. Alas, I might add. There is some sort of auto-catch, specific for Symbol symbols, but no-one knows how it works and you cannot manipulate it yourself.
    If not, how to search/find those missing glyphs with GREP or script?
    Not specifically, i.e., you cannot search for "any missing glyph". Add a GREP style which changes just the font (make sure it doesn't set the font style as well, or else your Bolds or Italics might disappear). Create a new Preflight profile that checks just for missing glyphs, so you won't miss any.
    None of this can be automated though.
    .. it seems easily (not to identify the unicode ranges which seems not very easy) to find them using GREP, but I failed to find it.
    InDesign's GREP flavor doesn't allow named Unicode blocks (http://www.regular-expressions.info/unicode.html), but I have successfully used character ranges to automatically set the font for Chinese, for example.

  • Install a new font for use in reports

    Hi everybody,
    i need to install a new font in order
    to use it from oracle reports.
    (The product is installed on Sun Solaris).
    How cai I install a font? And use it in oracle
    reports??
    Thanks a lot.
    Ugo Mascetti

    Thank you! It worked when I added it to FontBook on my Mac. I checked to ensure it was installed in the Fonts directory on my PC, and it was. So I closed out of Illustrator CC then relaunched it, and voila! There it was. Thank you for your support!

  • New Fonts for OBIEE Answers

    HI,
    We are using OBIEE 10, on Linux platform. We have an urgent requirement to utilise a new Font in the OBIEE portal. In particular, when we select a column in the Answers, we should be able to get this font in the Column Properties->Style -> Font ->Family.
    Also this should be set as the default font in the dashboard. Currently the OBIEE restricts the Font selections to default 10. I need to either add a new one , or replace existing one. Can someone suggest the files to be modified?
    Regards
    Jay

    Check this URL,
    Re: Changing Fonts to a new font not defined in OBIEE
    Also, by editing commonuitemplates.xml and new font can be added in <option>......</option> tag in some kuifont templates tag in it.
    source: how to introduce new font in to OBIEE_11g

  • How to get new fonts for pages

    I am looking to add Eurostile to my Pages fonts list. Does apple have a trusted site to download these?

    Eurostile is a commercial family of fonts.
    Apple didn't boght a license for it so they don't deliver it.
    Do you know that Google is a powerful tool ?
    Search with the simple request:
    eurostile AND font
    and you will get several sources for official eurostile fonts and for free copies .
    Of course, I will not guarantee that the copies have the quality of the original or that they are legal ones.
    Yvan KOENIG (VALLAURIS, France) dimanche 6 juin 2010 18:20:31

  • Is there a good place online to buy new fonts for my CS1 Illustrator?

    I'd like to add more fonts to my font library. Are they hard to install? I haven't tried that yet.
    Thank you

    Hi,
    You can use the Adobe Type Store at http://www.adobe.com/type/
    For installation instructions see this page http://www.adobe.com/type/browser/fontinstall/instructions_english.html

  • New fonts for Pages - how to install?

    Just bought a Mac Book Pro and want to use Conduit ITC font (which is not installed). Does anyone know a safe web site to get such font?

    andreiafromporto alegre wrote:
    want to use Conduit ITC font. Does anyone know a safe web site to get such font?
    Sure. Here's two:
    <http://www.itcfonts.com/fonts/mondosearchresults.htm?st=12&kid=conduit>
    <http://www.linotype.com/620/ITCConduit-family.html>

  • Add new font to PO Output for Communication Report

    I'm trying to add a new font (Edwardian Script ITC) to the PO Output Communication report. I have added the font file through XML Publisher Administrator, and I have an RTF template report and a test XSL-FO report both correctly displaying the font. The PO Output for Communication report is not displaying the font and I believe it has something to do with the fact that it is a java concurrent program.
    Any ideas on what additional steps need to be done to get this font to show up on the PO Output for Communication? Has anyone been successful in adding a different font to this report?
    Thanks,
    Suzanne

    My RTF template is showing the font, and my test XSL-FO template is showing the font. The PO Output for Communication XSL-FO template is NOT showing the font.
    I even tested by replacing the PO Output for Communication template file with my test template file. When I do that the font not applied in the PO Output for Communication report, even though it was applied using the same template in a test report.

  • How create new font in sap

    Hi,
    We want use Times roman in our smart form.
    i tried to load the fonts using spad and se73.
    still it is not reflecting in the report.
    regards,
    viren.

    Hi,
    Apart from SE73 i think that you have to create a new print control, which will probably contain the name of the font in hexadecimal code. I am not very sure of that but you can find the following SAP note a bit helpful...
    <b>SAP Note Number: 12462
    How can I define a new printer font?</b>Version: 7, Note Language: EN, Released on: 28.08.1998
    Symptom
    Key word:  Printer font
    What settings have to be made to define a new font for an R/3 device type (that is, a new printer font) that can be used for SAPscript documentation output.
    Additional key words
    Printer, font, printer font, device type, fontmetrics, AFM file, SE73
    Cause and prerequisites
    You would like to use a new font on the printer.
    Solution
    General advice:
    1. This procedure can be used only if the desired font is available on the printer (that is, installed on the printer itself, installed via font cassette, resident in the printer via softfont download or, in case of device type SAPWIN/WIN, installed on the Windows PC) and can be called with a short printer command (max. 29 bytes). This printer command is maintained in the print control.
    Solution procedure:
    1. The original SAP printer type used previously must be copied to a customer printer type with a name starting with Z... (see Note 3166 for reasoning behind this). The function "Utilities->Copy device type" from transaction SPAD (spool administration) is used for this.
    Example: HPLJIIID is copied to ZHPLJ3.
    2. A new print control SFxxx must be maintained for device type Z.... It contains in most cases the printer control commands for setting the desired font. To find out what this printer command looks like, refer to the printer manual and the print controls SFxxx already contained in printer definition  Z... . A certain amount of knowledge of the printer language is a prerequisite. The xxx numbering of the SFxxx print controls is arbitrary.
    NOTE: The exact contents of the SFxxx print controls depend on the SAPscript printer driver used. For information on this, consult the CD documentation ("Basis system administration printer handbook") and the field documentation (F1 help) for input field "Print control" in SE73, Printer font maintenance.
    Printer driver HPL2 (PCL 5 printer):
    SFxxx must contain the PCL 5 command for character set and print selection. CAUTION: As of Release 4.0A there are special rules which apply if the flag "Scalable font" is activated.
    Printer driver POST (Post script printer):
    SFxxx must contain the name of the Post script font, for example "Helvetica"
    Printer driver PRES (Kyocera PRESCRIBE printer):
    SFxxx must contain the PRESCRIBE command "FONT xx:" for font selection, for example "FONT 42;"
    Printer driver SWIN (Windows print via SAPWIN/SAP1pd):
    SFxxx must contain the Windows font name. CAUTION: As of Release 4.0A special rules apply if the flag "Scalable font" is activated for the printer font.
    Printer driver STN2 (Target printer):
    SFxxx must contain the complete command for the selection of the
    character set, the increment, bold and italic print and font.
    Print control SFxxx is defined for device type Z... in transaction SPAD under the heading "Print control for device type". Example: print control SF900 for device type ZHPLJ3 with replacement text (i.e. printer command)
    1B28304E1B28733070313068313276307330623354 is created.
    3. In the SAPscript font maintenance transaction SE73 under "Printer fonts", a new entry must be made for the desired font on the desired device type. The following information must be given:
    &#61607;     device type  Z...
    (printer type to which the font belongs)
    &#61607;     family   ....
    (Font name used in R/3, for example COURIER, HELVE, LETGOTH, LNPRINT, TIMES)
    &#61607;     size      ...
    (Font size 1/10 point, for example 240, for printer drivers that support scalable fonts, 000 is entered here)
    &#61607;     bold      .
    (X if bold type, otherwise blank)
    &#61607;     italic    .
    (X if italic type, otherwise blank)
    &#61607;     CPI       ..,..
    (number of characters per inch (CPI)
    If font is not a proportional font (for example HELVE,TIMES),
    for example 05.00)
    &#61607;     PrtCtl 1 SFxxx
    (Refer to field documentation (F1 Document) for exact meaning. The name of the 2nd created printer control is normally entered here.
    &#61607;     PrtCtl 2 SFxxx
    Refer to field documentation (F1 document) for exact meaning. The name of the 2nd created printer control is normally entered here.
    If the font is a proportional font (HELVE or TIMES), an AFM file that contains the width values for the individual characters in the font must be entered under "Printer fonts" in SE73. Direct maintenance of the AFM data is done from the list of printer fonts with Menu "Edit -> fontmetric using a menu function. To do this you place the cursor on the line with the newly created printer font and choose "Edit->Copy fontmetrics" on the menu. If you have created, for example, a new printer font
    ZHPLJ3 HELVE 200 _ _
    you can copy the metric of
    ZHPLJ3 HELVE 160 _ _
    here.
    Releases before 3.0A do not have this menu function, and you must manually copy the AFM files from the group box to the new printer font via the XX.XX function in the AFM editor. Then the new AFM files can be checked for correctness (Menu "Fontmetrics ->Check") and saved.
    As of Release 3.0 it is possible to establish a link to the fontmetrics of another device type or to a default (all characters with width 500) instead of copying the fontmetrics explicitly. You can check the correctness of the complete font definition in SE73 in the list of printer fonts with the function "Edit->Generate font def.".
    4. As a final step, the device type of the output device used must be changed from the SAP original to the new printer definition Z... in transaction SPAD. This is done in SPAD under the heading "Output devices".
    Example: printer LP05 previously had device type HPLJIIID and is now being given device type ZHPLJ3.
    Source code corrections
    Thanks and Regards,
    Bharat Kumar Reddy.V

  • Memory Leak with new Font()

    Hello all,
    Not sure if this is the right place to post this but here goes. I have a program that needs to change the font of at least 250,000 letters, however after doing this the program runs slow and laggy as if changing the fonts of each letter took up memory and never released it? Here is a compilable example, Click the button at the bottom of the window and watch the letter it is currently working on. You will notice that around 200,000 it will begin to not smoothly count up anymore but count in kind of a skipping pattern. This seems to get worse the more you do it and seems to indicate to me that something is using memory and not releasing it. I'm not sure why replacing a letter's font with a new font would cause more memory to be taken up I would think if I was doing it properly it would simply replace the old font with the new one not taking anymore memory then it did before. Here is the example: This program sometimes locks up so be prepared. If someone could maybe point out what is causing this to take up more memory after changing the fonts that would be great and hopefully find a solution :) Thanks in advance.
    -neptune692
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package paintsurface;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.util.*;
    import java.util.List;
    public class PaintSurface implements Runnable, ActionListener {
    public static void main(String[] args) {
            SwingUtilities.invokeLater(new PaintSurface());
    List<StringState> states = new ArrayList<StringState>();
    Tableaux tableaux;
    Random random = new Random();
    Font font = new Font("Arial",Font.PLAIN,15);
    //        Point mouselocation = new Point(0,0);
    static final int WIDTH = 1000;
    static final int HEIGHT = 1000;
    JFrame frame = new JFrame();
    JButton add;
    public void run() {
            tableaux = new Tableaux();
            for (int i=250000; --i>=0;)
                    addRandom();
            frame.add(tableaux, BorderLayout.CENTER);
            add = new JButton("Change Font of letters - memory leak?");
            add.addActionListener(this);
            frame.add(add, BorderLayout.SOUTH);
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            frame.setSize(WIDTH, HEIGHT);
            frame.setLocationRelativeTo(null);
            frame.setVisible(true);
    public void actionPerformed(ActionEvent e) {
        new Thread(new ChangeFonts()).start();
    void addRandom() {
            tableaux.add(
                            Character.toString((char)('a'+random.nextInt(26))),
                            UIManager.getFont("Button.font"),
                            random.nextInt(WIDTH), random.nextInt(HEIGHT));
    //THIS CLASS SEEMS TO HAVE SOME KIND OF MEMORY LEAK I'M NOT SURE?
    class ChangeFonts implements Runnable {
        public void run() {
        Random rand = new Random();
            for(int i = 0; i<states.size(); i++) {
                font = new Font("Arial",Font.PLAIN,rand.nextInt(50));
                states.get(i).font = font;
                add.setText("Working on letter - "+i);
    class StringState extends Rectangle {
            StringState(String str, Font font, int x, int y, int w, int h) {
                    super(x, y, w, h);
                    string = str;
                    this.font = font;
            String string;
            Font font;
    class Tableaux extends JComponent {
            Tableaux() {
                    this.enableEvents(MouseEvent.MOUSE_MOTION_EVENT_MASK);
                    lagState = createState("Lag", new Font("Arial",Font.BOLD,20), 0, 0);
            protected void processMouseMotionEvent(MouseEvent e) {
                    repaint(lagState);
                    lagState.setLocation(e.getX(), e.getY());
                    repaint(lagState);
                    super.processMouseMotionEvent(e);
            StringState lagState;
            StringState createState(String str, Font font, int x, int y) {
                FontMetrics metrics = getFontMetrics(font);
                int w = metrics.stringWidth(str);
                int h = metrics.getHeight();
                return new StringState(str, font, x, y-metrics.getAscent(), w, h);
            public void add(String str, Font font, int x, int y) {
                    StringState state = createState(str, font, x, y);
                    states.add(state);
                    repaint(state);
            protected void paintComponent(Graphics g) {
                    Rectangle clip = g.getClipBounds();
                    FontMetrics metrics = g.getFontMetrics();
                    for (StringState state : states) {
                            if (state.intersects(clip)) {
                                    if (!state.font.equals(g.getFont())) {
                                            g.setFont(state.font);
                                            metrics = g.getFontMetrics();
                                    g.drawString(state.string, state.x, state.y+metrics.getAscent());
                    if (lagState.intersects(clip)) {
                    g.setColor(Color.red);
                    if (!lagState.font.equals(g.getFont())) {
                        g.setFont(lagState.font);
                        metrics = g.getFontMetrics();
                    g.drawString("Lag", lagState.x, lagState.y+metrics.getAscent());
    }Here is the block of code that I think is causing the problem:
    //THIS CLASS SEEMS TO HAVE SOME KIND OF MEMORY LEAK I'M NOT SURE?
    class ChangeFonts implements Runnable {
        public void run() {
        Random rand = new Random();
            for(int i = 0; i<states.size(); i++) {
                font = new Font("Arial",Font.PLAIN,rand.nextInt(50));
                states.get(i).font = font; // this line seems to cause the problem?
                add.setText("Working on letter - "+i);
    }

    neptune692 wrote:
    jverd wrote:
    You're creating a quarter million distinct Font objects, and obviously you must be hanging on to all of them because each character is having its font set to the newly created object. So if you have 250k chars, you're forcing it to have 250k Font objects.
    Since the only difference is that rand.nextInt(50) parameter, just pre-create 50 Font objects with 0..49, stick 'em in the corresponding elements in an array, and use rand.nextInt to select the Font object to use.That does make sense but it does that when the the program is first launched and doesn't lag. But the second and third time you change the letters font it seems to lag so if it wasn't taking up more memory the second time it should perform like it did when it first launched. I don't care to investigate any further. The real problem is almost certainly the quarter million Font objects. It could be that 250k is fine, but by the time you get to 500k, it has to do a lot of GC, and that's where the slow down is coming. You might even be able to make it work better with the code you have just by tweaking the GC parameters at startup, but I wouldn't bother. Fix the code first, and then see if you have issues.
    Does creating a new font for each of those letters not replace the old font object? If it didn't use more memory the second and third time I don't think you would see the skipping in the counter and the slowing down of the iterations. So it must be remembering some of the old font objects or am I wrong?Using new always creates a new object. When you do it the second time around, and call letter.setFont(newFont), the old Font object is eligible for GC. That doesn't mean it will be GCed right away though. The JVM can leave them all laying around until it runs out of memory, and then GC some or all of them.

  • Changing Fonts to a new font not defined in OBIEE

    We are doing a rebranding of our company and we would like to use a new font for all of our reporting. This font is not one that is currently listed in OBIEE. I have the .otf files, I am hoping these read the same as .ttf files, but I don't know where to place them nor can I find where to define them so the Dashboard, Answers and the pdf write picks them up.
    Thats for any help,
    Jay

    Hi,
    I'm afraid this will be very hard to implement. In fact, it hasn't much to do with OBIEE, but with your browser. The problem is that GillSans is not a standard font in a browser. So even when you edit all your css files and set GillSans as the default font, it won't be used because GillSans isn't implemented as a font in your browser.
    Read here more information about "browser-safe fonts":
    http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html
    Regards,
    Stijn

  • Add new font types to SAP GUI

    Hi,
    I'm trying to add new font types to SAP GUI to be available to edit smartforms and mail forms, but, after I do the upload in SAP system (by SE73 transaction)of ARIAL font, when I associate it to a smartstyle, what really appears with ARIAL name is a Times New Roman font example.
    Greetings,
    Nuno Moreira

    Hi Nuno,
      Maybe this question isnt corresponding with this forum. But I have a thread with the answer... look at
    Re: Adding a new font for SAPscript/SMARTFORM output
    Regards.
    Manuel

  • New font not coming through?

    Hi
    We use reports 10g and app server/db 10g.
    I need to use a new font for our company logo. I have installed this on the server and local PC. I have installed these and then amended a text string on one report to use the new font. It appears correct in reports builder and also correct when i use the run paper layout through reports builder on my local PC the report shows with the new font.
    When i run the report from our reports server it changes the font to something else (looks like a standard forn like ariel or something).
    Im assuming the reports server does not know this new font but yet i installed it on the server that has the app server installed on. I also gave the app server a reboot just to test this but still no luck.
    Any help will be appreciated.

    It is pretty weird that it does not work since both the IDS and the AS are in a Windows environment.
    IF it is PDF, you can try something, you could configure PDF Font subsetting - this will embed the font in the generated file which would make it completely portable, you would not need to install the fonts in the client PCs.
    Try saving and opening the PDF file that is generated with Acrobat Reader, then go into File -> Properties -> Fonts
    What do you see ?
    Try also generating an XML file from your .rdf, then search for "font face"
    Did you find your new Font there ? What's the name ?
    face="Arial"
    This name "Arial" is the name of the Font as the reports is going to need in the server.
    For configuring PDF font subsetting, you can simply copy the .ttf files from the Windows Fonts folder into one folder in the REPORTS_PATH, then you go into the uifont.ali file to configure it.
    i.e.
    Arial..Italic.Bold.. = "Arialbi.ttf"
    Arial...Bold.. = "Arialb.ttf"
    Arial..Italic... = "Ariali.ttf"
    Arial..... = "Arial.ttf"
    Edited by: Rodolfo Ferrari on Jun 12, 2009 11:41 PM

  • What is supposed to happen if the font for a control on the startup form does not exist on the system?

    Say you put a button on a form and dont change the font ie ms san serif, then the app is installed on a system that does not have the font ms san serif installed. Is it supposed to throw an error when the form initializes? Since this happens before any user
    code the error can go untrapped in the start up form and crashes to the system.
    I discovered it does this if you specify the font in the designer to be "Arial Narrow" and it is not installed. But whats funny is the error is not font does not exist, it is "Arial Narrow" does not support style Regular. Even though
    I set the font in the IDE for the control. How can I be setting it with the IDE to something that does not exist for the font I set (Arial Narrow is on the IDE system)?
    I have always thought that vb would just use a different font if the control font did not exist without an error. In my case it was a secondary form so the error was trapped. But, I don't see how to trap the error if it is the startup form.

    PS
    "I meant that you should set the buttons font to something like
    MS Sans Serif "
    What if ms sans is not on the system? Then you cant do anything.
    Maybe I am being picky but just sayin...
    I don't suppose you're being picky specifically although I think I got a headache attempting to do the below.
    I do think this is a bug though which you should probably report.
    However I tried this and it worked fine. Except I had to alter the Form1.Designer.vb file to do this. I tested this. I didn't test without this to see if I would get the exception you received.
    I downloaded a Font called Kingsthings Christmas from the second link in my post for links to download fonts. Added that to my systems Fonts and tested the code. Removed that from my systems fonts and tested the code. It worked in both instances.
    I suspect that the Font in the Form1.Designer.VB file for the New Font for the TabControl and TreeView would work with the default system font set to use 21.75! and font style regular but if the default system font didn't support both of those then an issue
    could occur obviously. So if somebody used Control Panel to set the default system font to something that doesn't support those two things then you will need to alter the code to detect what the default system font can use for those two settings
    possibly.
    Form1's code
    Option Strict On
    Imports System.Drawing.Text
    Public Class Form1
    Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
    Me.Location = New Point(CInt((Screen.PrimaryScreen.WorkingArea.Width / 2) - (Me.Width / 2)), CInt((Screen.PrimaryScreen.WorkingArea.Height / 2) - (Me.Height / 2)))
    TreeView1.BeginUpdate()
    TreeView1.Nodes.Add("Parent")
    TreeView1.Nodes(0).Nodes.Add("Child 1")
    TreeView1.Nodes(0).Nodes.Add("Child 2")
    TreeView1.Nodes(0).Nodes(1).Nodes.Add("Grandchild")
    TreeView1.Nodes(0).Nodes(1).Nodes(0).Nodes.Add("Great Grandchild")
    TreeView1.EndUpdate()
    For Each f As FontFamily In New InstalledFontCollection().Families
    RichTextBox1.AppendText(f.Name.ToString & vbCrLf)
    Next
    End Sub
    End Class
    Form1.Designer.VB files code which you're not supposed to alter of course.
    Option Strict On
    Imports System.Drawing.Text
    <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
    Partial Class Form1
    Inherits System.Windows.Forms.Form
    'Form overrides dispose to clean up the component list.
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
    Try
    If disposing AndAlso components IsNot Nothing Then
    components.Dispose()
    End If
    Finally
    MyBase.Dispose(disposing)
    End Try
    End Sub
    'Required by the Windows Form Designer
    Private components As System.ComponentModel.IContainer
    'NOTE: The following procedure is required by the Windows Form Designer
    'It can be modified using the Windows Form Designer.
    'Do not modify it using the code editor.
    Dim FontToUse As Font
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
    For Each f As FontFamily In New InstalledFontCollection().Families
    If f.Name.ToString = "Kingthings Christmas 2" Then
    FontToUse = New Font(f.Name.ToString, 24)
    Exit For
    Else
    FontToUse = New Font(SystemFonts.DefaultFont.FontFamily.Name.ToString, 24)
    End If
    Next
    Me.TabControl1 = New System.Windows.Forms.TabControl()
    Me.TabPage1 = New System.Windows.Forms.TabPage()
    Me.TabPage2 = New System.Windows.Forms.TabPage()
    Me.TabPage3 = New System.Windows.Forms.TabPage()
    Me.TabPage4 = New System.Windows.Forms.TabPage()
    Me.TabPage5 = New System.Windows.Forms.TabPage()
    Me.TreeView1 = New System.Windows.Forms.TreeView()
    Me.RichTextBox1 = New System.Windows.Forms.RichTextBox()
    Me.TabControl1.SuspendLayout()
    Me.SuspendLayout()
    'TabControl1
    Me.TabControl1.Controls.Add(Me.TabPage1)
    Me.TabControl1.Controls.Add(Me.TabPage2)
    Me.TabControl1.Controls.Add(Me.TabPage3)
    Me.TabControl1.Controls.Add(Me.TabPage4)
    Me.TabControl1.Controls.Add(Me.TabPage5)
    Me.TabControl1.Font = New System.Drawing.Font(FontToUse.FontFamily.Name.ToString, 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
    Me.TabControl1.Location = New System.Drawing.Point(6, 32)
    Me.TabControl1.Name = "TabControl1"
    Me.TabControl1.SelectedIndex = 0
    Me.TabControl1.Size = New System.Drawing.Size(600, 183)
    Me.TabControl1.TabIndex = 0
    'TabPage1
    Me.TabPage1.Location = New System.Drawing.Point(4, 43)
    Me.TabPage1.Name = "TabPage1"
    Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
    Me.TabPage1.Size = New System.Drawing.Size(592, 136)
    Me.TabPage1.TabIndex = 0
    Me.TabPage1.Text = "TabPage1"
    Me.TabPage1.UseVisualStyleBackColor = True
    'TabPage2
    Me.TabPage2.Location = New System.Drawing.Point(4, 43)
    Me.TabPage2.Name = "TabPage2"
    Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
    Me.TabPage2.Size = New System.Drawing.Size(592, 136)
    Me.TabPage2.TabIndex = 1
    Me.TabPage2.Text = "TabPage2"
    Me.TabPage2.UseVisualStyleBackColor = True
    'TabPage3
    Me.TabPage3.Location = New System.Drawing.Point(4, 43)
    Me.TabPage3.Name = "TabPage3"
    Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
    Me.TabPage3.Size = New System.Drawing.Size(592, 136)
    Me.TabPage3.TabIndex = 2
    Me.TabPage3.Text = "TabPage3"
    Me.TabPage3.UseVisualStyleBackColor = True
    'TabPage4
    Me.TabPage4.Location = New System.Drawing.Point(4, 43)
    Me.TabPage4.Name = "TabPage4"
    Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
    Me.TabPage4.Size = New System.Drawing.Size(592, 136)
    Me.TabPage4.TabIndex = 3
    Me.TabPage4.Text = "TabPage4"
    Me.TabPage4.UseVisualStyleBackColor = True
    'TabPage5
    Me.TabPage5.Location = New System.Drawing.Point(4, 43)
    Me.TabPage5.Name = "TabPage5"
    Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
    Me.TabPage5.Size = New System.Drawing.Size(592, 136)
    Me.TabPage5.TabIndex = 4
    Me.TabPage5.Text = "TabPage5"
    Me.TabPage5.UseVisualStyleBackColor = True
    'TreeView1
    Me.TreeView1.Font = New System.Drawing.Font(FontToUse.FontFamily.Name.ToString, 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
    Me.TreeView1.Location = New System.Drawing.Point(9, 229)
    Me.TreeView1.Name = "TreeView1"
    Me.TreeView1.Size = New System.Drawing.Size(704, 235)
    Me.TreeView1.TabIndex = 1
    'RichTextBox1
    Me.RichTextBox1.Location = New System.Drawing.Point(9, 475)
    Me.RichTextBox1.Name = "RichTextBox1"
    Me.RichTextBox1.Size = New System.Drawing.Size(702, 124)
    Me.RichTextBox1.TabIndex = 2
    Me.RichTextBox1.Text = ""
    'Form1
    Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
    Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
    Me.ClientSize = New System.Drawing.Size(720, 606)
    Me.Controls.Add(Me.RichTextBox1)
    Me.Controls.Add(Me.TreeView1)
    Me.Controls.Add(Me.TabControl1)
    Me.Name = "Form1"
    Me.Text = "Form1"
    Me.TabControl1.ResumeLayout(False)
    Me.ResumeLayout(False)
    End Sub
    Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
    Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
    Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
    Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
    Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
    Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
    Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
    Friend WithEvents RichTextBox1 As System.Windows.Forms.RichTextBox
    End Class
    La vida loca

Maybe you are looking for

  • How to restore from a session that is not the most recent

    I used the Forget button and it closed out of my windows and opened a clean window. I've started up and closed out of Firefox several times since then so using any type of 'Restore Previous Session' option won't work because the tabs I want aren't th

  • How to change datetime column in editform only when enduser select contenttype "X". Other contenttypes do nothing with this column?

    I have a sharepoint 2013 portal. I have custom documentlibrary with 10 contenttypes. When you upload a new document you can select a contenttype. After selecting the contenttype you see the columns/fields to fill in. One of the fields is a datetime c

  • Insert photos in a database and associate the photo to a person

    I am creating a database that maintains a person's personal information,so i would like to know how to insert photos related to each person and associate the photo to the person and whenever i want to know about a particular person, it should display

  • Linking to local existing webpages

    I know this topic has been raised before, at least for earlier iWebs, but I wondered if anyone has found a neat way of linking in existing local webpages (for example created by GraphicConverter) to iWeb-created pages? FTR file-linking the entry page

  • Need help in Actionscript

    I would like to put the instruction attachMovie() in this code. If some Know nows ... myPhoto = new XML(); myPhoto.ignoreWhite = true; myPhoto.onLoad = function(success) { //portfolioTag = this.firstChild; numimages = this.firstChild.childNodes.lengt