Home > Articles > Home & Office Computing

This chapter is from the book

Coexisting with Microsoft Office Users

Apart from its attractive price and its features, a key selling point of StarOffice is its Microsoft Office import and export filters. One of the goals of the StarOffice team has always been to provide users with seamless interoperability between Microsoft Office documents and the StarOffice desktop environment. To accomplish this, the StarOffice team has put together a database containing all available features within Microsoft Office 97/2000/XP files and the Microsoft Word, PowerPoint, and Excel applications. With more than 12,000 entries collected over the years and regular updates to achieve compatibility with the latest Microsoft Office file formats, this database serves as the basis for implementing, testing, and evaluating the quality of the existing Microsoft Office filters.

Although this comprehensive database lays the foundation for solid and extensive filter development that is unrivaled in today's office suites, don't expect the engineers behind these filters to be miracle workers. Creating conversion filters is tricky and time consuming at best. The key to creating filters that translate as much as possible of the functionality and formatting of the source document is the availability of good documentation that describes all aspects of an application's file format (as is the case with the openly documented StarOffice XML file format). In most cases, however, these descriptions are not readily available, and when they are published, they are typically incomplete and unsupported. Hence, improving the interoperability between applications through conversion filters is mostly an incremental process that gets closer to but can never achieve 100% compatibility.

In short, when importing and exporting a document from and to the Microsoft Office file formats, be prepared for the document to appear differently in the receiving application than in the application in which it was created. Depending on the complexity of the document, you may lose some layout features and formatting attributes. In addition, if a certain feature is not supported, you may also lose the content or data that was associated with this feature (as is the case with some document properties fields that cannot be mapped to StarOffice equivalents during the conversion process, for example). In general, however, features or attributes that pose serious conversion challenges are few and will not affect your ability to use or work with the content of the converted document.

The following sections provide an overview of the conversion challenges you may face when working with Microsoft Office files in a StarOffice environment.

Text Documents

In most cases, the text contents of Microsoft Word documents convert accurately, because both Word and Writer recognize the same ANSI character mappings. In some instances, however, content may be lost if text appears in hyperlinks or fields that are not supported or is linked to a non-supported font set to create internal characters, letterheads, or logos.

Likewise, StarOffice does a good job importing most of the layout information of Microsoft Word documents. Because each office application defines formatting and layout differently, however, parts of the converted document may look slightly different than in the source in some cases. In most of these instances, the result of the conversion can be largely improved by adjusting those formatting and layout features that may cause problems prior to conversion. For example:

  • Use character and paragraph styles instead of direct formatting. Most formatting discrepancies between the original and the converted document can be attributed to improper formatting techniques. This can be avoided in large part by using styles instead of direct formatting when applying attributes to characters and paragraphs.

  • Remove unnecessary hard returns between bulleted- and numbered-list items. The inclusion of extra returns (empty paragraphs) in a list results in extra numbers or bullets within the list. If you want to increase the spacing between items or paragraphs, define the spacing attribute in the respective paragraph (or list) style's properties dialog box. (For more details on formatting with styles, see Chapter 8.)

  • Do not align table columns with multiple tabs. To align text in columns, define tab stops so that only one tab separates text between columns. Alternatively, you can use the Table feature instead of aligning text with multiple (default) tabs. Otherwise, the table appears out of alignment in the converted document because both programs use different default tab settings.

  • Use only commonly available fonts. As with any document, the reliability of the document layout and appearance is very dependent on the fonts used. For more details, refer to the sidebar "A Note About Fonts" earlier in this chapter.

Some discrepancies in formatting and layout you may notice are also the result of functional differences between both applications. Although these differences cannot be avoided, they also don't create problems for the user of the documents. Here's a list of things that may change and their causes:

  • Character styles for lists. In StarOffice, list numbers have the same font style as the list items. Word has an option for setting the font style of the numbers.

  • Indents and spacing in lists. In the default style, Microsoft Word and StarOffice use different indents for the lower levels of a hierarchical list.

  • Font and spacing metrics. In general, Microsoft Word font metrics are tighter, allowing more text on a line, though occasionally the situation is reversed. Likewise, both applications use different default measures for vertical spacing. For example, StarOffice measures vertical spaces in inches, whereas Microsoft Office uses points; when a paragraph format in Word has "Auto" spacing, StarOffice uses .07 inches. As a result, the number of lines on a page may change during conversion. Note also that Writer does not support animated character font effects, which are lost during import. Writer also handles hidden text differently—in Word, hidden text is an attribute; in Writer it is a field, which you have to select manually (Insert, Field, Other).

  • Page breaks in tables. Unlike Microsoft Word, StarOffice Writer does not support page breaks within a table row. Instead, in the case of tables that stretch across pages, the application breaks the table after the last row that completely fits on a given page; it then automatically inserts the table's column headers across the top of the new page (which is something that Microsoft Word doesn't do) and continues with the next table row.

  • Fields. In general, Writer supports the import and export of reference tables and most standard fields such as the bookmark, cross-reference (import only), date and time, hyperlink, and page numbers fields. The Show Number On First Page and Include Chapter Number field options, however, are not supported in StarOffice. To achieve similar results in Writer, you have to assign a different page style to the document's first page without header or footer regions as containers for page numbers. To include a chapter number with your page numbers, you have to add a Chapter Field after import (Insert, Fields, Other). Note also that Writer does not have the equivalent of a CreateDate or SaveDate field, which by default shows both the date and time a document was created. In Writer, date and time are two separate fields. You should also know that Word does not have an equivalent of the Time Fixed and Date Fixed fields in Writer. During export, the contents of these fields are saved as plain text.

NOTE

→ For more details on using page and chapter number fields, see "Adding Headers and Footers" in "Working with Long and Complex Documents," p. 355.

→ For more general information on fields, see Chapter 10, "Working with Fields and Data Merges," p. 315.

  • Merge fields. Although both Writer and Word support the use of merge (or form letter) documents, in Word this functionality is implemented in a slightly different way, which is not supported by the current import filters. As a result, you have to make some changes to merge fields in the converted documents if you want to use this functionality after import. If you can access the same data source with the converted document as you can with the original document, choose Edit, Exchange Database and use the resulting dialog box to select the database and table you want to use. If the names of the merge fields do not map to fields in your data source, you have to reinsert the form letter fields into the converted document or template after import. Note that Writer merge fields do not export to Word.

NOTE

→ For more details on merge documents, see "Creating Personalized Form Letters with Mail Merges" in "Working with Fields and Data Merges," p. 328.

Spreadsheet Documents

When it comes to the spreadsheet basics, everything Excel can do, Calc can do as well—but not necessarily better. Although Writer at times wins out over Word in terms of what it has to offer, Calc also lacks some of the features that make Excel stand out from its competitors. The following list summarizes the key differences between Calc and Excel that may affect document conversion:

  • Worksheet size. Excel supports 65,536 rows on a single worksheet and a total of 256 worksheets in one document. Calc worksheets, on the other hand, are limited to 32,000 rows and 256 sheets. If an Excel worksheet contains more than 32,000 rows, Calc automatically starts a new worksheet when importing the data. However, any formula that may have referenced a row below the 32,000 row limit has to be edited manually—Calc does not automatically modify cell references in formulas when distributing data across worksheets during import. If you are trying to import data that exceeds the Calc 256-sheet limit, an alert informs you of data loss. Just for the record, an Excel workbook can hold a total 16,777,216 rows of data; Calc cuts off at 8,192,000.

  • Named ranges in formulas. As power worksheet users know, defining a name for a range of cells makes it easier to reference the range in a formula (for example, instead of using A1:E8, you can refer to the same range as Expenses by naming it that). This feature is supported by both Excel and StarOffice. Excel users, however, can also define another range with reference to two range names (for example, name1:name2). Calc does not support this feature. If an Excel formula or function refers to a range with reference to two range names, Calc imports these formulas with the "#Name" (invalid name) error message. You can fix this error by replacing the named ranges with standard cell references in the affected formula. Note also that Excel users can use the same name for different ranges on different worksheets. In Calc you cannot use the same range name twice in the same workbook.

  • Constant arrays in arguments. Excel supports constant arrays in matrix formulas such as =mdeterm({1,2;3,4}); Calc does not. If used in an Excel worksheet, these formulas are imported with empty arguments. If you want to use these formulas in Calc, they must be modified in Excel before you import the workbook into Calc; specifically, the Excel users must replace the constant arrays with array values in a cell or range of cells (for example, =mdeterm(A1:B2)).

  • Optional parameters. Excel supports functions with missing optional arguments as in this generic example: =function(arg1;;arg3). These functions are imported with an "Err:504" error code. For these functions to work in Calc, you must manually insert a vaid (optional) argument (for example, =function(arg1;arg2;arg3)).

  • Form controls. In brief, form controls, which are a form of custom solution, are neither imported nor exported, because of some fundamental programmatic difference between each application's object model. In each case, controls must be rebuilt in the target application. In terms of functionality, form controls in StarOffice are not fully compatible with Microsoft Office controls. (For more details on custom solutions, see Part VI of this book.)

  • Charts. The StarOffice chart engine does not have quite the edge of the Microsoft Office chart engine. As a result, some Excel chart types lack StarOffice equivalents or appear differently. Excel chart types that are not supported in StarOffice are Radar Filled, Bar of Pie, Pie of Pie, and Surface, which the import filter maps to the Columns (Normal) and 3D Columns (deep) (Surface only) StarOffice chart types. Although the Radar (Radar with Symbols) type has a StarOffice equivalent in the Net with Symbols chart type, each chart reads the information provided in the base table differently. In Excel, the information is read clockwise; in Calc, it is read counter-clockwise, resulting in two different charts. Chart types that appear differently but have a similar functionality are Bubble and Doughnut Exploded, which are imported as XY-Chart (Lines with Symbols) and Pies (Ring), respectively.

    Excel also defines the start and end points of the X and Y axes differently, which has the effect that Excel charts never begin or end on the axis but always leave a small gap. In StarOffice, chart lines begin and end on the axis lines. Furthermore, Excel users can specify data labels for their charts that are part of a range of cells that may be separated by multiple rows from the range on which the chart is based. In StarOffice, labels must be the first row in the range on which the chart is based. If the Excel document you are importing uses charts of the type described, the imported chart appears without data labels.

Presentations

In general, the StarOffice PowerPoint import filters do a fine job with the basics and contents when importing a PowerPoint presentation. Some might even say that any differences between the original and the converted presentation are cosmetic. That said, when it comes to presentations, cosmetics of any size and shape can make or break an image. The following list provides an overview of the key changes you can expect when importing a PowerPoint presentation:

  • Object shadows. Impress supports only the PowerPoint shadow types 1, 2, 4, 6, 14, 17, and 18. During the import, unsupported shadows are mapped to the closest existing shadow types, or as is the case with the horizontally oriented or tapered shadow styles, ignored.

  • Object attributes. Unlike PowerPoint, Impress does not support three-color gradients, double and triple borders, or round-dotted borders. Import can be largely improved by changing three-color presets to comparable two-color gradient fills and changing double and triple border lines to a single border line with appropriate width. The round-dotted border lines that are mapped to rectangle-border lines look very close to the original style in PowerPoint, so manual editing should not be necessary.

  • Color schemes. Impress does not support the same concept of color schemes in presentations as PowerPoint; it uses graphic and presentation styles instead. Because both concepts are completely different, color schemes do not migrate smoothly. To allow PowerPoint to set the color of StarOffice elements correctly, StarOffice sets fixed color attributes for each object. This results in StarOffice presentations looking virtually identical in PowerPoint after export; however, it also disables further use of the color-schemes concept within PowerPoint. As a result, PowerPoint users can no longer specify color schemes in presentations that have been exported from Impress.

  • 3D AutoShapes. StarOffice has a real 3D graphics engine; PowerPoint, however, only simulates 3D graphic objects through the use of a pseudo 3D engine. The StarOffice import filter converts these pseudo 3D objects to true 3D objects, which can result in a slightly different appearance. However, the StarOffice 3D engine makes it easy to change the appearance of the object during post-cleanup to ensure a smoother and more accurate look.

  • Object transition effects. Impress uses different names for object-transition effects, and in some cases slightly different appearances, than PowerPoint. As a result, object transition effects have different names or appear differently after the import. Furthermore, StarOffice does not support the Random Effects feature; the import filter maps the unsupported effect to the Vertical Lines effect. This can be avoided if the effect in the source document is changed to one particular effect. (Table 3.3 at the end of this section provides an overview of how the StarOffice Impress filters map PowerPoint object transitions.) PowerPoint users also can assign an effect to a word or letter within a block of text or to a group of paragraphs. However, effects of this type cannot be imported, because you can assign a text effect only to individual paragraphs in Impress.

  • Slide transition effects. Impress uses different names for slide transition effects, and in some cases the effects appear slightly differently in Impress than in PowerPoint. Table 3.4 at the end of this section provides an overview of how the StarOffice conversion filters map PowerPoint slide transitions.

  • Headers and footers on slides, handouts, and notes. Unlike PowerPoint, Impress does not support a conventional "header and footer" concept. However, you can insert fields such as slide number, date, time, filename, and author anywhere on a slide in Impress. When importing PowerPoint presentations, the Impress import filter adds the content of the header and footer regions as static text to the master (or background) page of the presentation. You can replace the static text with corresponding StarOffice date, time, and author fields if you must. However, when exporting Impress presentations to the Microsoft PowerPoint format, the current export filter does not preserve dynamic date and number fields; instead, it replaces them with static text.

  • Dynamic date formats. Every dynamic date field in PowerPoint is associated with a language locale attribute that controls the date format. With the help of this attribute, you can easily switch the date format. However, the StarOffice import filter does not read the locale attribute from the Microsoft PowerPoint presentation; it uses instead the default locale for StarOffice documents. Therefore, if the locale settings between StarOffice and Microsoft PowerPoint differ, StarOffice imports the date in a different format. To prevent this from happening, you can either modify the default locale in StarOffice to match the locale of the PowerPoint presentation, or you can replace the dynamic date field in PowerPoint with a fixed one. To change the locale in StarOffice, choose Tools, Options, Language Settings, Languages and select the language from the Default Languages for Documents drop-down list. When importing PowerPoint presentations, users will now see the correct date format.

  • Document property information. The Impress Properties dialog box does not provide as many pre-defined and custom user fields as Microsoft PowerPoint. As a result, any information that cannot be mapped to Impress document property fields is lost during import, including the information listed in the Manager, Company, and Category fields. If you really, really need this information, make a note of it and insert it into the available custom fields of the Properties dialog box.

  • Pre-defined page sizes. StarOffice does not have as many pre-defined page sizes as PowerPoint; however, using the flexible User-Defined Page Size feature on the Format, Page dialog box, you can specify the page sizes you want. When importing documents, however, Impress imports the proper page size of the original slide.

  • Action Setting "On mouse over." StarOffice does not support the "on mouse over" actions on objects. The import filter maps these actions to the equivalent "on mouse click" action. Although this mapping is a pretty good match, the behavior of the presentation changes, and a presenter has to be made aware of this. All presentations that use this feature should therefore at least be flagged or provided with a note highlighting this new behavior.

  • Re-record or split narrations or lose them. Unlike Microsoft PowerPoint, Impress does not support voice-over narration. The recorded narration voice is lost during import. However, Impress enables users to assign a sound file to each slide or object. To add the equivalent of a voice-over narration to an Impress presentation, the user must separate the existing PowerPoint narration into blocks (or rerecord it) and then assign these sound blocks as slide effects to each individual Impress slide.

Table 3.3 Microsoft PowerPoint Object Transitions and Their StarOffice Impress Equivalents

PowerPoint

StarOffice

Comments

Blinds

Fade Horizontally

 

Box

Fade to Center

 

Checkerboard

Checkerboard

 

Diamond

Appear

 

Crawl

Fly In from Bottom

 

Dissolve

Dissolve

 

Flash once

Appear

StarOffice does not support the Flash Once effect, therefore the appearance after the import is different; the text does not flash, it simply appears and remains visible.

Peek

Short Fly In from Bottom

 

Random bars

Horizontal lines

 

Spiral

Spiral Outward Clockwise

In Microsoft PowerPoint, Spirals move over the full slide area. In StarOffice Impress, they move only in the paragraph area.

Split

Close Vertical

 

Stretch

Stretch Vertically

StarOffice Impress supports only the Stretch Vertically effect; all PowerPoint stretch variations are mapped to this variant.

Strips

Fade from top to right

 

Swivel

Rotate Horizontally

StarOffice Impress does not support the Swivel effect; the effect is mapped to the Rotate Horizontally effect instead. To get the same result as in PowerPoint, the user has to shrink the text area's to the length of the longest sentence.

Wipe

Cross fade from top

 

Zoom

Fade from center

StarOffice Impress does not support the Zoom effect; the Fade from Center effect approximates the Zoom behavior.

Random effects

Vertical lines

StarOffice Impress does not support the random use of several effects. The user has to decide which effect to use before import; otherwise, the import filter imports this effect as the Vertical lines effect.


Table 3.4 Microsoft PowerPoint Slide Transitions and Their StarOffice Impress Equivalents

PowerPoint Slide Transition

StarOffice Slide Transition

Blinds Horizontal

Fade Horizontally

Blind Vertical

Fade Vertically

Box In

Fade to Center

Box Out

Fade from Center

Checkerboard Across

Horizontal Checkerboard

Checkerboard Down

Vertical Checkerboard

Cover Down

Fly in from Top

Cover Left

Fly in from Right

Cover Right

Fly in from Left

Cover Up

Fly in from Bottom

Cover Left Down

Fly in from Upper Right

Cover Left Up

Fly in from Lower Right

Cover Left Down

Fly in from Upper Right

Cover Right Down

Fly in from Top Left

Cover Left Down

Fly in from Upper Right

Cover Right Up

Fly in from Lower Left

Cut

(Not supported; no effect assigned)

Cut Through Black

(Not supported; no effect assigned)

Dissolve

Dissolve

Fade Through Black

(Not supported; no effect assigned)

Random Bars Horizontally

Horizontal Lines

Random Bars Vertically

Vertical Lines

Horizontal In

Close Vertically

Horizontal Out

Open Vertically

Split Vertical In

Close Horizontally

Split Vertical Out

Open Horizontally

Strips Left Down

Fade from Top Right

Strips Left Up

Fade from Bottom Right

Strips Right Down

Fade from Top Left

Strips Right Up

Fade from Bottom Left

Uncover Down

Uncover Downwards

Uncover Left

Uncover to Left

Uncover Right

Uncover to Right

Uncover Up

Uncover Upwards

Uncover Left Down

Uncover to Lower Left

Uncover Left Up

Uncover to Upper left

Uncover Right Down

Uncover to Lower Right

Uncover Right Up

Uncover to Upper Right

Wipe Down

Cross-Fade from Top

Wipe Left

Cross-Fade from Right

Wipe Right

Cross-Fade from Left

Wipe Up

Cross-Fade from Bottom

Random Transition

Automatic (random)


InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020