Text measurement in Fireworks CS3

Hi all,
I'm designing a phone app, and a styleguide for the design,
which require all the elements to be pixel perfect and add up to
the screen dimension. There are 2 problems I run into is how to
measure text in Fireworks CS3:
1) Fireworks CS3 measure text in point, not pixel. I use an
online converter but it doesn't quite work. (For example, 17point =
22.666 pixel. Should I just round it up to 23?)
2) Web text is measured based on the em square, not the size
of the character itself. Is there a way to find out the em square
size in Fireworks? (I thought the blue bounding box when the text
is selected is the em square, but I tried taking screenshot and
measure it, and it turned out that it's not the case).
So, to sum it up, what procedure should I follow to measure
text in a pixel perfect design in Fireworks CS3? Thanks.

But what about the tutorial you did for Lynda.com where you inserted the google map within an i-frame? I am in a similar situation where I am trying to just insert a scrolling text box within my layout done within FWCS4 using similar layout. Just simple scrolling text box that's it.
I see what you are saying though. DW is the true HTML dev tool but I'm just having too much damn fun in FW and don't want to leave. :]
Kevin

Similar Messages

  • Creating webpage in fireworks CS3. Is text searchable by search engines?

    Hello all,
    I started using fireworks cs3 to design webpages. I've been
    using Dreamweaver cs3. I'm new to the whole flash designing. When
    you put text and images to design your whole layout, is the text
    searchable by search engines?
    I noticed that once you save your file as a swf when you open
    it you can't highlight any text to copy? I was wondering how I
    would go about putting the meta tag info in and make the text so
    the search engines would be able to scan the pages to pull up in
    search results?
    Thank you all!

    FW can be used to create prototype HTML pages, but those
    should never be
    used for real production work. The code is fragile and
    sub-optimal (as is
    any wizard-based HTML). Your graphics application should be
    used to produce
    the images used on the page, which is created in Dreamweaver.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "ttech7" <[email protected]> wrote in
    message
    news:go028j$cic$[email protected]..
    > Hello all,
    >
    > I started using fireworks cs3 to design webpages. I've
    been using
    > Dreamweaver
    > cs3. I'm new to the whole flash designing. When you put
    text and images
    > to
    > design your whole layout, is the text searchable by
    search engines?
    >
    > I noticed that once you save your file as a swf when you
    open it you can't
    > highlight any text to copy? I was wondering how I would
    go about putting
    > the
    > meta tag info in and make the text so the search engines
    would be able to
    > scan
    > the pages to pull up in search results?
    >
    > Thank you all!
    >

  • Blurry Text using Fireworks CS3 version

    I'm creating an ad for use in our local phone book yellow
    pages using CS3 Fireworks. When I save it in .png or .jpg and print
    it out it is very blurry and unacceptable. I made the mistake of
    submitting an ad for something else thinking that the pros would be
    able to print it out and it would be clear - and it printed
    horrible. Why am I unable to print a clear .jpg file?

    quote:
    Originally posted by:
    Champ3708
    My canvas size is 288 x 360 pixels; my font sizes range from
    9 - 15; I have the print quality set to BEST on a HP5280 and the
    properties say the Max Resolution is 1200dpi. I'm really baffled
    that this would happen in such a high end software such as
    Fireworks CS3 version. How can anyone design anything using fonts
    if this happens.
    Yep, it's a tiny image. At 1200 dpi a 300-pixel image would
    look good at about 1/4 inch. Maybe 1/2 inch, but it'll start to
    look kinda blurry. Your printer may not have the same resolution as
    the printer the phone book will be printed on, so you need to know
    the print shop's recommendations. Then, do some math. If you know
    the size in inches you want your advertisement to be, multiply
    those dimensions by the dpi to get the dimensions in pixels to make
    your Fireworks document. (Ignore the dpi settings in Fireworks.)
    You could possibly get by with something half as big, but you
    should ask the print shop for recommendations.
    Better still is to use Illustrator or another vector drawing
    program and submit scalable art in .ai or .eps format. But, again,
    check with the print shop for guidelines.

  • Creating a web page in Fireworks CS3

    When I create a web page in Fireworks CS3 and export it the
    page apears on the left side of the screan. I want it to be in the
    center of the screan. How do I make it centered? I know that if I
    open it in MS Front Page I can select page properties and center
    the page in that program but how do I do it in Fireworks?

    robweed7 wrote:
    > Thanks, I am a beginner. And I understand the "(barf)"
    with frontpage. Our
    > church ordered frontpage for me to use, then I
    discovered Adobe products, and
    > can't afford it. I did get them to get me fireworks
    though and as a beginner
    > it is the coolest graphic design program I have used.
    Look at NVu which is free and does a very decent job. I tried
    it when it
    was only in beta and it was promising although it couldn't
    get me to
    switch from Dreamweaver. I haven't used the final version but
    I'm
    certain it will give you better results than using Fireworks'
    rigid and
    easily breakable exported HTML and certainly a lot better
    than FrontPage.
    http://www.nvu.com/
    > I have another question should you know the answere. As
    a beginner I created
    > the web page graphics in Fireworks then opened it in
    Frontpage(barf) and
    > finished the page. I uploaded it to my server and it
    looks great in I-Explorer
    > but is all chopped up in FireFox. If I publish it
    straight from Fireworks it
    > looks fine in FireFox. Why, and what do i do?
    This is because, despite its flaws (and they are severe),
    Fireworks'
    exported code is less proprietary and more cross browser
    compatible than
    FrontPage's. I believed that later versions of FrontPage
    created better
    code but your story proves once again that no visual Web
    "design"
    application that falsely promise WYSIWYG is a substitute for
    learning
    the basics of Web design and development and getting your
    hands dirty in
    HTML and CSS code to understand how things work. Web design
    is certainly
    not only about the visuals and any designer who thinks he can
    get away
    with only creating Web sites visually without the need for a
    working
    knowledge of the underlying code is seriously delusional (not
    saying
    this is your case).
    I do not mean you need to create your sites' code in NotePad
    (which is
    completely inefficient IMO). But you do need to understand
    how things
    work under the hood to make the right decisions in your
    editor and be
    able to fix problems. WYSIWYG is a pipe dream. Don't buy into
    it.
    Until you can afford something like Dreamweaver, NVu could
    serve your
    needs as it offers a source code view and apparently creates
    decent code
    out of the box. Learning to code HTML and CSS in a more text
    based
    application may be better for you in the long run if you are
    serious
    about learning this craft properly though. I'm sorry that I
    cannot point
    you to specific learning resources as it's been years since I
    was a
    beginner in this field and learned from too many sources. If
    there is
    one book I could recommend that I wish had been around when I
    started
    out in early 1996, it would be Zeldman's "Designing with Web
    Standards".
    This could be one of the smartest investment you make right
    now:
    http://tinyurl.com/2s2dhg
    (direct link to book page on Amazon)
    HTH!
    Stéphane Bergeron
    reach : connect : communicate
    http://www.webfocusdesign.com
    blog : tutorials : articles : gallery
    http://www.pixelyzed.com

  • Fonts NOT showing up in Illustrator but are in Fireworks (CS3)

    Hi,
    I have the CS3 package and it works great. However, I have a load of fonts on my system that are not appearing in the fonts menu in Illustrator CS3. I checked if Fireworks CS3 was picking them up and it is...this is great, but why not in Illustrator??
    I also checked Photoshop, and they don't show there either. This is really weird. These are only basic fonts like "Helvetica" etc.
    Please, any help would be greatly appreciated on how to resolve this.
    I am using Vista 64 and the CS3 suite.
    Thanks again,
    Mikey

    Along with Mikey, I have a large number of fonts loaded but, when looking at them in the font list (with 'Preview' turned on), only about half of them actually display a font...the rest are blank. When I apply the 'blank' fonts to text, nothing appears. When I apply a functioning font that does show a preview, it looks fine. Maybe these are related issues?
    Illustrator CS3
    Windows XP

  • Fireworks CS3 Font too Small

    The font size in my Fireworks CS3 displays much smaller then that in Photoshop CS3 or MS Word by comparison.
    For example in Fireworks I set  the font  Ariel 10pt  100% ,  it looks much smaller on the screen than the same in Photoshop.
    If in Fireworks I set the font Ariel 14pt 100% it looks on the screen about the same size as Photoshop 10pt 100%
    When I export the text as a .gif or .jpg  the text is still smaller than the same files exported in Photoshop.
    How do I correct this problem in Fireworks, so that the font size is the same as other applications?

    I located what might be the preferences txt file:
    C:\\Programs\Adobe\Adobe Fireworks CS3\Configuration\Installer\userPreferences.txt
    This file is empty.  I deleted it. I restarted Fireworks and closed it, but it did not create a new one.
    I may have got the wrong file, but I am unable to locate anyother file that looks like :preferences"
    Also in Fireworks at Edit-->Preferences  I don't see anything the relates to font size, and I am just using the defaults here.
    Here is what I see with 12pt Arial from Photoshop(blue) and Fireworks (black) at 400%
    Thank you for your helpfull suggestions

  • Help converting Fireworks CS3 to Illustrator CS2 (vector file)

    Hello,
    I have a customer trying to send artwork that he created in Fireworks CS3 that I need to have in some sort of Vector file.
    It appears that Fireworks CS3 can only save an AIv8 file. When doing this, it loses its shading and some (I believe) objet styles when opening the file in AI CS2.
    Is there any insight on how to do this?
    Thanks,
    Josh.

    quote:
    Originally posted by:
    artysmarty
    The way I've converted large text blocks is to copy it from
    Illustrator into MS Word and then from there to FreeHand. You may
    lose your character styles doing this, but if you open your
    Illustrator 8 file in FreeHand (with the broken text), delete all
    the text 'bits' except one, highlight it and use then Paste
    Special: Unformatted text - it should drop in with the correct
    style. Then its only a matter of adjusting the text box size.
    It's slightly long-winded, but it should work. Hope this
    helps...!
    How about that... I’ve been using this program for 18
    years and never used “paste special”. Thanks!

  • Fireworks CS3 slow startup

    Hi folks,
    I installed CS3 Web Premium last week. Not had chance to play
    with it a lot as yet but I have come across one irritation already:
    When I launch Fireworks CS3 it takes between 10 and 20 seconds from
    the program loading on screen to being able to either open a file
    or create a new file. Clicking anywhere (e.g. menus) while waiting
    gives a 'Not Responding' error message in the window title bar.
    I was wondering if anyone else has had these problems or
    knows how I might improve the startup responsiveness.
    I'm running CS3 under Windows XP with all patches installed
    on a Dell Precision 390 workstation with 4GB RAM.
    Thanks in advance,
    Nigel Hodgetts

    Nigel Hodgetts wrote:
    > McCaffee VirusScan Enterprise.
    > 699 fonts
    Ok... that's 2 strikes against you right there... ;-) The
    only thing
    worse is if you had Norton Antivirus but I guess they're both
    about
    equally crappy (seriously).
    First thing I would try would be to exclude the entire
    Fireworks
    application folder from VirusScan's real time check and same
    for its
    application data folder in Documents and Settings. Ideally, I
    would
    ditch Mcaffee and get a good antivirus like AVG or NOD32.
    Both are very
    light on resources and will not slow down your system. AVG
    has a free
    version but NOD32 is about the best antivirus money can buy
    (it's not
    that expensive). I've been running it for over a year now and
    it's the
    best I tried. I needed the lightest resources hungry AV
    possible as I'm
    a musician and run resources intensive software that needs to
    work well
    in real time.
    In your case, the number of fonts is probably a greater cause
    of your
    slow FW startup time than McAffee. You really should invest
    in good font
    management software. There are free solutions you can look up
    on Google
    but the one I prefer is Extensis Suitcase (version 11 came
    out
    recently). A cheaper and very good alternative is FontExpert
    from
    Proxima Software which had a new version release recently.
    Ideally, you should never keep no more than about 50-100
    fonts directly
    installed in your Windows font folder and should activate and
    deactivate
    fonts on a "as needed" basis using font management software.
    More than
    about 300 installed fonts (less on some machines) will
    definitely slow
    down your graphic apps startup time and Fireworks is
    especially
    sensitive to that. I manage over 5000 fonts (yes, that's 5
    thousand)
    with Suitcase but I never have more than about 75-100 fonts
    installed/activated at once.
    Some font management software also come with plugins for
    certain apps
    that will automatically find and load missing fonts when
    opening a
    document. Unfortunately, none come with one for Fireworks
    AFAIK but
    FontExpert has one for Illustrator and Suitcase as plugins
    for both
    Illustrator and InDesign. Both companies say they'll probably
    produce
    more so, if your purchase either, enter official feature
    requests for
    missing font loader plugins for Fireworks.
    Suitcase has the best font matching algorithm and goes a lot
    deeper than
    just the font name to find a match which is very important
    for text
    heavy layouts in apps like Illustrator and InDesign (which I
    both use
    regularly as well) because minute differences in
    hinting/kerning can
    cause unwanted text reflows if you load the wrong version of
    a given font.
    In any case, you should see significant load time
    improvements if you
    dramatically reduce the number of fonts you have installed in
    your
    windows/fonts folder and getting more efficient Antivirus
    software will
    help your entire system's performance.
    HTH!
    Stéphane Bergeron
    reach : connect : communicate
    http://www.webfocusdesign.com
    blog : tutorials : articles : gallery
    http://www.pixelyzed.com

  • Windows 7 and Fireworks CS3

    Was anyone here able to run Fireworks CS3 flawlessly on
    Windows 7? It has very strange behavior. I was able to get it run
    for the first time after I have waited for more than hour to start
    it. Then I activated it and was able to work with it without
    problems. After restart it takes again forever to start. It looks
    to me like there is no problem with fireworks but with some code
    which is checking if the copy is legal and this is causing the
    delay. I used FW very occasionally just to create some web
    graphics, i bought FW8 and then i bought upgrade just to be able to
    run it on windows vista. i really dont want to buy upgrade again to
    use it on windows 7 just once a month. Any help appreciated.
    update
    Now it stopped working and I have got this message
    Licensing for this product has stopped working.
    You cannot use this product at this time. You must repair the
    problem by uninstalling and then reinstalling this product or
    contacting your IT administrator or Adobe customer support for
    help.

    On Windows 7? That's a beta product. If you want to use
    Windows 7 you can expect problems as the purpose of the beta test
    is to
    find problems. CS3 works well on Vista. If you need to work
    productively, use a released product, not a beta.
    That said, I had the same error on Vista a couple of weeks
    ago. Something hung in Fireworks and not only would Fireworks not
    start, none of my other CS3 apps (on Vista) would start. I got the
    same error message in each. It is something in the licensing
    product that Adobe uses. I searched Google for the text of the
    error message and found a KB article that eventually got things
    working.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb401528
    I had to run the utility all three times, and then keep on
    going through the other steps of moving off file folders before my
    apps started working again. It was frustrating for the to stop
    working, like that, and I kept being disappointed at having to move
    on to the next "if that didn't work, do this." But at least they're
    working again!

  • Problem with copying and pasting text blocks in Fireworks CS5

    Until recently when I copied and pasted a text block in Fireworks CS5, the block would retain all formatting applied to the copied text block, font, size, color, etc. Now, the pasted block reverts to some default setting. Oddly, if I copy multiple text blocks, the formatting is retained as expected, but not if I copy a single text block. I cannot find a preference that affects this, and I cannot figure out what might have changed. The current behaviour is definitely not desired, and is dramatically affecting my efficiency. Anyone experienced something similar or have any ideas how to correct this? Thanks.

    Sure, thanks for replying so quickly. My workflow is simple. My problem is limited to copying and pasting within Fireworks. I typically select an entire block with the main selection arrow but I sometimes use this one too depending on the context. I usually just use the keyboard CTRL-C then CTRL-V to paste. Previously (and I have been using FW for years, it's always been the same) it would paste an identical text block directly over the top of the copied one, and it looked exactly the same, same font, same color, etc. Now, it pastes a new block in the center of the document and all the formatting has reverted to what I guess is the default, in this case Myriad Pro 12pt. The behavior is the same no matter which arrow I use to select the text block. I tried Edit>Copy and Edit>Paste, the effect was the same. The Duplicate function seems to work as desired, but I had never noticed or tried that command before reading your post. Using the keyboard to copy/paste is such an ingrained habit I'd much prefer to continue using it as I always have instead of trying to retrain myself. (I'm old, retraining is hard!)
    (Selected block)
    (pasted block)
    Most often I copy and paste directly on the canvas, but occasionally will do it within the layers panel. Both now have the same undesired effect. I also tried creating a new document to see if it was a corruption in my current file, but the issue persisted to the new document as well.
    Thanks.

  • Text measures data to planning from SQL

    n a planning application Under Account Dimension we have Members as
    Rate,
    Quantity,
    Customer_Name,
    Customer_City,
    Rate and Quantity are number measures .
    customer_Name and Customer_City are text measures .And every time the customer_name and Customer_city are new.
    Limitations :
    1.We have to load the data directly from the Staging Oracle tables.
    2.There are no ETL tools.
    Problem :
    Plan to Load data directly to Planning/Essbase cube using Open SQL method . But its not allowing to load text data unless or until I predefined in a DB.
    Please gimme some suggestions to achieve the same without any ETL tools or csv files ... ?
    Regards,
    Keny Alex

    I just talked to a buddy of mine whose client loaded text data into Planning behind the scenes and messed up the OBJECT_ID count. That client (no, I don't know who they are) picked a number that they thought that Planning would never, ever, ever get to -- remember, OBJECT_ID is the object counter that Planning uses to uniquely identify each object -- and started loading text directly to the Planning tables.
    And then Planning hit that number.
    KABOOM.
    May I suggest that you use the OutlineLoad.cmd utility to load data? You can drive it off the command line (no other way, in fact) and know that at least nothing like the above will happen.
    It's all in the Planning admin guide.
    NB -- This utility exists in Planning 11 onwards.
    Regards,
    Cameron Lackpour

  • Text measures data to planning

    In a planning application Under Account Dimension we have Members as
    Rate,
    Quantity,
    Customer_Name,
    Customer_City,
    Rate and Quantity are number measures .
    customer_Name and Customer_City are text measures .And every time the customer_name and Customer_city are new.
    Limitations :
    1.We have to load the data directly from the Staging Oracle tables.
    2.There are no ETL tools.
    Problem :
    Plan to Load data directly to Planning/Essbase cube using Open SQL method . But its not allowing to load text data unless or until I predefined in a DB.
    Please gimme some suggestions to achieve the same without any ETL tools or csv files ... ?
    Regards,
    Keny Alex

    I just talked to a buddy of mine whose client loaded text data into Planning behind the scenes and messed up the OBJECT_ID count. That client (no, I don't know who they are) picked a number that they thought that Planning would never, ever, ever get to -- remember, OBJECT_ID is the object counter that Planning uses to uniquely identify each object -- and started loading text directly to the Planning tables.
    And then Planning hit that number.
    KABOOM.
    May I suggest that you use the OutlineLoad.cmd utility to load data? You can drive it off the command line (no other way, in fact) and know that at least nothing like the above will happen.
    It's all in the Planning admin guide.
    NB -- This utility exists in Planning 11 onwards.
    Regards,
    Cameron Lackpour

  • PSD source file for animated GIF's - Fireworks CS3

    hi
    i've upgraded to Web Premium Suite CS3.
    Q: i have several PSD source file for animated GIF's created
    with ImageReday.
    how can i open/iomport/convert it in/to Fireworks CS3 without
    looing the "animation"
    many thanks
    Ueli

    ugisiger wrote:
    > hi
    > no any extras. simply 5 layers "distributed" on the
    timeline.
    > if i open a "animated" psd, so i get a file with the
    layers and one frame, but
    > loosing animation stuff like "when show witch layer an
    for how long"
    > -> there is no conversion to FW frames.
    >
    > Ueli
    >
    I don't do animations in PS or IR, but if you like, send me
    the file
    and I'll see if I can figure something out.
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    Extending Knowledge, Daily
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    news://forums.macromedia.com/macromedia.fireworks
    news://forums.macromedia.com/macromedia.dreamweaver

  • How do I get Fireworks CS3 to work in Windows 7? After installation my internet would not function.

    I installed
    Fireworks CS3 in the new Windows 7.  It seemed to function well.  After a reboot I noticed my internet would not work.  I attempted to resolve the matter but was unsuccessful.  Has anybody had this problem?  If so what is the fix.

    Is Windows 64bit or 32bit?
    I've heard that 64bit Win7 will not play well with Fireworks CS3. Try to run Fireworks CS3 in some WinXP Compatibility Mode in Win7 -- I think this mode is available in Win7 Pro and Ultimate...
    Hope this helps...
    Cheers!

  • Problems with Fireworks CS3 in Windows 7 Pro 64 bit

    I have recently upgraded to Windows 7 Pro from Windows XP Pro. My Fireworks CS3 is having a problem. I cannot select items in the left side menu bar if I minimize or move the Fireworks CS3 window. If I have just opened the window it works, but minimize the window or move it and the toolbar stops working.
    This problem is not unique to my machine. 2 other people are having the exact same problem. Here is the link to the Windows 7 forum:
    http://www.sevenforums.com/software/26957-adobe-fireworks-cs3-issue.html
    We sure could use some help. This is one of my bread and butter programs.

    I'm happy to hear you have other work-around alternatives!
    Businesses with mission-critical software usually are very careful to research that their software will run on any proposed new system or that alternative software is available. This is the main reason that Microsoft had to continue supporting XP longer than they intended. Too much business-critical software ran on XP but did not run under Vista and would take some time before it would be upgraded to do so...if at all.
    If you have "bread and butter" apps, then it was your responsibility to make sure that you could run them once you upgraded. Adobe's software worked more or less as advertised for the operating systems that were available at the time the versions were released. That's reasonable. Expecting indefinite support into the future is not.
    Fireworks isn't a $2000 product. Adobe continues product development, yes. They've moved on to CS4 and its patches. You can upgrade to FW CS4 for about $150. The system requirements for FW CS4 do not include Windows 7; note that Fireworks is only certified for 32-bit operating systems:
    http://store.adobe.com/store/en_us/popup/software/fireworks4/systemreqs.html
    However, there's a statement about CS4 applications (in general) working with Windows 7:
    http://www.adobe.com/products/fireworks/faq/?anonymous_element_1=4
    And you'd want to get the recent updater:
    http://www.adobe.com/support/fireworks/downloads_updaters.html
    speedtigger wrote:
    ... It is probably not a huge problem to fix for an Adobe engineer.
    If the feature worked under Vista but does not work under Windows 7, then that means that the problem probably lies somewhere in how the program communicates with the OS. The problem is not isolated to the tens - possibly hundreds - of thousands of lines of Fireworks code, but in how that code interacts with the Windows 7 APIs. To solve this problem is not the work of "an Adobe engineer." It's the work of a project team. It's the work of a project team which would have to be pulled off development of Fireworks CS5 for a few months to resurrect the old CS3 code, get familiar with it, and try to track down and solve the problem, then package up, test, and release a patch . By pulling resources off CS5 development, CS5 would be delayed or quality inversely impacted. Since CS3 is not a current product for sale, I can't see Adobe making this investment. There's no return on it, where there would be a return on getting a quality FW CS5 out the door on time.

Maybe you are looking for

  • Windows 7 Pro Client loses connectivity to internal Win2k8 web server

    1. affected workstation are Optiplex 380 running Win 7 pro sp1 with broadcom NICs. 2. Internal users use a internal webserver for customer invoicing application. Users lose connectivity to this internal web server, all other networking works, network

  • Internet Connect freezes up; status "disconnecting" never ends.

    Hello, I use Earthlink dial-up service. Lately, when I try to connect, often the status will jump from "connecting" to "disconnecting". When in that status, it stays there; I can't re-connect. Logging off does not help. I have to restart. Any ideas?

  • Variable for Debtors

    Dear Gurus, One of my user wants a query to be created whereby with all the usual time buckets for Debtors he would like to have a variable which will display the debtors as mentioned below: Variable Range to be: "All debtors greater than 180 days an

  • BAPI for MIGO

    HI frds, Can any one provide BAPI's for the following scenarios TC:MIGO 1.Goods receipt 2.Flag all the items of the GR 3.In excise Tab, No excise entry (06) to be released 4.In general Tab, to enter the delivery number 5.Post Document PART:B Pass the

  • Duplicate record found short dump, if routed through PSA

    Hi Experts, I am getting these errors extracting the master data for 0ACTIVITY 1 duplicate record found. 1991 recordings used in table /BI0/XACTIVITY 1 duplicate record found. 1991 recordings used in table /BI0/PACTIVITY 2 duplicate record found. 210