Information of Print Area is missing in VB6 Addin of version Excel 2007 and Excel 2010

Hallo, 
I have a problem with my old VB 6 COM Addin. My document has Print Area, but when I use my addin to open this document. The information of print area is lost. 
This problem takes place only in the following situations.
If the PrintArea is set in Excel 2007 and 2010, it will be missing. But in Excel 2003 without problem.
From the code, the  ".ActiveSheet.PageSetup.printArea" is always empty, although when the print area is configurate in Excel 2007 and 2010
What is the possible reason of this problem?
Thanks very much.

There are several things I don't follow in the details you gave
"I click an excel document in the third-part program and Excel 2007 will be open automatically"
- Describe the 3rd party program you open the workbook in if not Excel"
- What do you mean by "click and Excel document", what do you click and where is the document
- Why click on an Excel document (workbook, worksheet something else?) to get a 3rd party app to automate Excel, then does some other workbook load?
It's very confusing!
Did you try the code in VBA in the instance of the workbook whose sheet you want to return the Print Area
Re: Excel Object Library is 9.0
Did you set a reference to XL-9 in the test app with my code then transfer to a different system with 2007?
However, a ref to xl-9 shouldn't be a problem if the code compiled with that ref. If the app/dll is transferred to a different system it will pick up the Excel GUID in that system, which is exactly the same for all versions since Excel97. The only time it
would be an issue is if code compiled with a new object model is not supported when used with an older Excel object model.
The fact my code appears to work without error returning the message "Print Area not defined" suggests it is referring to a different workbook, ie one in which the Print-Area has not been defined. Double check which workbook it is referring to,
eg
Private Sub cbPrintArea_Click(ByVal Ctrl As Office.CommandBarButton, _
CancelDefault As Boolean)
Dim ws As Excel.Worksheet
Dim s As String, s2 As String
On Error Resume Next
s = xlApp.Caption
If Err.Number Then
MsgBox "xlApp error " & vbCr & Err.Description
Exit Sub
End If
Set ws = xlApp.ActiveSheet
s2 = ws.Parent.Name & vbCr & _
ws.Name & vbCr & _
ws.Range("A1").Value & vbCr
If Err.Number > 0 Then
MsgBox "failed to reference ActiveSheet"
Else
s = ws.PageSetup.PrintArea
If Err.Number Then
MsgBox Err.Description
Else
If Len(s) = 0 Then s = "Print Area not defined"
MsgBox s2 & vbCr & s
End If
End If
End Sub
This should confirm the workbook name, activesheet name and value in A1 (before running maybe add the current time in A1 with ctrl-shift-;  in the same workbook as the print-area has been defined)
Peter Thornton

Similar Messages

  • Data missing in scheduled report via email as pdf and excel

    Hi,
    I scheduled a webi report to email as pdf and excel, I am getting the mail but on pdf and excel only I can see the report header, values are missing
    Regards
    Aflal

    how come?
    do you have any parameters in this report?
    can you tell exactly the steps u r following doing
    thanks
    Amr

  • Print Head is missing or damaged HP Officejet 6500 Wireless

    I have an HP Officejet 6500 wireless.  It is installed on a desktop with Windows 7 Ultimate 32 bit.  The printer is telling me it cannot print because the print head is missing or damaged.  I have removed everything and cleaned as directed but still the same error.  Doesn anyone know if I can buy a new printer head for this particular printer?

    Hi,
    Your post is showing up blank. Try using Compatibility mode if you use IE, or use an alternative browser such as Firefox or Chrome.
    MrMatthew - HP Support Forums Moderator
    Click the Kudos star as a way to say "thank you" for helpful posts.
    Be sure to come back and click the 'Accept as Solution' button on the post that solved your issue - it may help someone else.

  • I've installed the full version of After Effects, but codecs like MPEG2 and MPEG2-DVD are still miss

    The title kind of explains it. I've installed Master Collection CS5.5 as a full version, but After Effects and Adobe Media Encoder are still missing the protected content. I've rebooted and updated, and rebooted again. I've installed as a trial and then entered the serial number later, and I've also tried using the serial number during the install. It seems no matter what combination I try, I can't get MPEG2 to show up in the export list.

    Here: http://i.imgur.com/UQdWH.png
    and
    Here: http://i.imgur.com/Rv01I.png
    Also attached below:

  • Excel 2007 Charts print incorrectly to pdf

    I am using Excel 2007 and acrobat standard 9.3.1
    When any excel chart is printed to a pdf we are having issues where the chart lines have a bit of a squigle to them.  the charts look great in Excel.  I have tried different dpi settings in word and adobe and also the save as option.
    What it looks like in excel:
    What it looks like in PDF:
    Any help would be appreciated

    Not so much Excel (or, at least not so much that I remember) but I've read a
    LOT of messages about problems with Word'07
    You might want to check and make sure you have all MS Office updates installed, to fix any known bugs... plus make sure your version of Acrobat is fully up to date
    Acrobat Updates Here - Updates are NOT cumulative, so install in number order
    http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows

  • I just bought and downloaded LION and now I get a box that says Microsoft Word and Excel cannot open because PowerPC Apps are no longer supported.

    I just bought and downloaded LION and now I get a box that says Microsoft Word and Excel can not open because PowerPC Apps are no longer supported. How can I reactivate Word and Excel.

    You need to upgrade to Office 2008 or newer, or switch to a product such as OpenOffice or iWork.
    (61340)

  • I have 2 imac computers and here are my questions: first, how to I transfer the information from my contact directory from my old imac into my new imac and once the information is transfered how can I print it? Second: I have a large music collection in m

    have 2 imac computers and here are my questions: first, how to I transfer the information from my contact directory from my old imac into my new imac?  Once the information is transfered how can I print it? Second: I have a large music collection in my old Imac computer how do I transfer this information to my new computer? Also how can I share this information with other computers at home?

    I think you may find helpful information here:
    A Basic Guide for Migrating to Intel-Macs
    The Knowledgebase article Intel-based Mac: Some migrated applications may need to be updated refers to methods of dealing with migrating from PowerPC chips to Intel with the Migration Assistant safely. The authors of this tip have not had a chance to verify this works in all instances, or that it avoids the 10.6.1 and earlier Guest Account bug that caused account information to get deleted upon use of the Migration/Setup Assistant. However, a well backed up source that includes at least two backups of all the data that are not connected to your machine will help you avoid potential issues, should they arise. In event it does not work, follow the steps below.
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate.  Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications
    Screensavers written for the PowerPC System Preference add-ons
    All Unsanity Haxies Browser and other plug-ins
    Contextual Menu Items
    Applications which specifically require the PowerPC G5 Kernel extensions
    Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior, TechTool Pro , SuperDuper , and Drive Genius  work properly on Intel-Macs with Leopard.  The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries.  Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking will work better when moving from PowerPC to Intel Macs.  The initial section below discusses Target Disk Mode.  It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data.  This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Transferring files between two computers using FireWire.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    MacBook Air- Migration Tips and Tricks;
    MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder) /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder) /Home/Library/Mail (copy the whole folder) /Home/Library/Preferences/ (copy the whole folder) /Home /Library/Calendars (copy the whole folder) /Home /Library/iTunes (copy the whole folder) /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data Also in /Home/Library/Preferences/Microsoft.
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the  Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.Revised 5/21/2011

  • Iphoto will not print since I've upgraded to Lion. It is looking for themes. It would appear the themes are now missing how do I get them back?

    Iphoto will not print since I've upgraded to Lion. It is looking for themes. It would appear the themes are now missing how do I get them back?

    Thank you, yes this solved my problem...

  • Universal print drivers are all missing from HP websites

    I see the drivers website has undergone a transition, and the new site is terrible.  Some printers that are PS capable no longer have links for PS drivers.  The worst issue though, is the universal drivers are completely missing and unavailable, and yet they are now the most important driver as HP has ceased listing individual drivers for so many models.  All links go to the PARK, and there are no driver downloads anymore.  Even the tutorial video for using PARK includes getting drivers from links that no longer exist on that site.
    WE NEED THESE DRIVERS BACK IMMEDIATELY OR WE CAN'T USE YOUR PRINTERS HP!!

    Hi there,
    Thanks for your patience with me and for the additional information.  That was really helpful!  I went to the site you noted (www.hp.com/go/upd) and clicked on Download Software.  I selected Microsoft Windows 7 (32-bit) from the drop-down.
    I went to the next page, scrolled down to the Downloads section and I see PCL5 , PCL6, and PostScript (PS)  drivers available for download.  I clicked on the blue Download button, clicked Run, and got a WinZip Self-extractor. So the downloads appear to be working.  These drivers are for Windows 2003 Server, Windows XP, Windows Vista, Windows Server 2008, Windows 8, Windows 8.1 and Windows 2012, Windows 7.
    I feel like I've missed something here as PCL drivers aren't my specialty (as you may have guessed) - but the downloads do appear to be there.  Can you take a look and let me know?
    Thanks!
    Tara
    **Although I am an HP employee, I am speaking for myself and not for HP.

  • KHS34: Re: my printer says 'printhead missing"

    http://h30434.www3.hp.com/t5/Printer-Networking-and-Wireless/my-printer-says-printhead-missing-quot/...
    ‎12-16-2012 04:29 PM
    Finally had chance to complete the form and make the call.   After going thru all the information provided on the form, I was transferred to another, expert section - something like that.  Volume of call was very poor, brief exchange - than got disconnected.   I assumed he would run through the procedure, open latch, unplug, etc.
    May not be worth the effort, if could find the recept I would return to Sams Club.
    Thnaks for the help.
    I am a former employee of HP...
    How do I give Kudos?| How do I mark a post as Solved?

    Here is a link that addresses the error message that you are getting on the product. If this does not fix the issue. One is looking at product replacement as the printhead is not a replaceable part. If you are still in warranty, HP may replace the printer at no cost to you. I'll link the information to get in touch with them below. The link will take you to a form to fill out. Once you fill it out and it is processed, it will give you the printers warranty information, a case number, and the phone number to call.
    HP Technical Support Case Call Form:
    http://goo.gl/w7Hgh
    I hope that this helps.
    I am a former employee of HP...
    How do I give Kudos?| How do I mark a post as Solved?

  • Excel sheets with defined print areas to pdf

    Hello
    I am trying to convert an Excel file with multiple sheets and defined print areas to pdf using Automator. The problem is that the action "Convert Format of Excel Files" prints everything on all sheets (even information outside the defined print areas).
    Does anyone have a solution to this?
    Thanks!

    Post what you would like to do in Excel here
    http://www.microsoft.com/mac/support

  • Driver wizard says The drivers of your printer are disabled, but doesn't fix.

    OfficeJet 6500 E709a series.  Windows 7 64-bit.       Printer operates from Word, emails, Copy function. Two programs, Photoshop and Printshop, no longer print when directed to print.  Printshop says "Install a printer."  Print Shop has tasks in printer queue and won't print.  Hp Driver Wizard says,
    The current full HP software is already installed for the selected printer but the basic functionality drivers appear to be missing or configured incorrectly.  Click Next.  After the click:     The drivers of your printer are disabled,  Click next to enable them.   
    These responses spool with no further option. 
    This question was solved.
    View Solution.

    Hi there mandrelliott,
    Try downloading and running the print and scan doctor located here:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • How to set a print area in Numbers

    This one should be easy: set print range for the cells that require to be printed. There does not to be a way to do it, or is it so obvious that I missed it?

    Okay, I've been following this conversation, can't keep my mouth shut.
    For what it's worth, I spend about 90% of my work day in excel and while I'm no power user by any means, I'm reasonably competent in it. I think in spreadsheets. It's a curse. I've used every spreadsheet there is that will run on a Mac, and none has even come close to excel's usefulness. Yes, that includes all the third-party attempts that claim to be business-ready. They're just not, and neither is Numbers.
    Crazierthanu, I think excel can at least manage all of the issues you listed. For global settings you can select all the tabs you want to change and any change you make on one will be made on all of the selected tabs. So if you set Portrait and Fit to Page in page setup, all the tabs will print in Portrait and the data fitted to a single sheet. The downside to this is when there are different "sizes" of data on the various tabs; that can result in varying font sizes, another problem. Again in excel (I choose not to capitalize microsoft product names, call it a personal quirk born of extreme disgust with the company), in print view one can, with a few keyboard shortcuts, select the area to be printed and set print area from the context menu. It's very straightforward. And you can select any part of the data to print, eschewing all else. This is how you'd print non-rectangular areas. You can use this function to print discontinuous areas also, though they'll print on separate pages. To print multiple tabs at one time, select each tab you wish to print while holding down Ctnl or Shift.
    Anyway. I sure don't want to sound like an excel supporter because I've put myself through a lot of suffering to avoid having to buy it. And I still haven't. I'll go a long way to keep M$ from getting any of my money. But excel is a good spreadsheet, the best there is so far. Printing should be simple. Maybe M$ patented excel's printing paradigm and no one else can use any of it. That would be par.
    Many of these items are possible in Numbers. What's so frustrating is the screwy slider that makes you print the whole sheet and everything on it. I don't want to print everything on a sheet, and I want to easily select paper orientation (I think someone mentioned how to do that and I'd bet it would work globally by selecting multiple sheets in the left column).
    I too think Nick hit it on the head when he said that you have to compromise sheet layout to fit within Numbers' print paradigm. That's just ridiculous. The application needs to bend to my will just a bit more than that.
    Because I've invested a great deal of hope and what to me is not an insignificant amount of money, I'll learn to use Numbers. But Apple sure missed the boat with this one if they hoped to get excel users to switch. Unless they have a serious personal vendetta against microsoft, pretty much any spreadsheet user in the world will scoff at this first generation attempt and continue using excel. You can sure make "pretty" spreadsheets with Numbers, but it's awful hard to get any work out of it.
    I've printed the Numbers manual and maybe I'll learn what I need to know from reading it. Heaven knows I've read enough excel books! Maybe that's what the first version of Numbers needs - someone to figure out how to use it and write a book for the rest of us. Hey, maybe that can be my retirement fund!

  • C# compiling error: 'System.Array' does not contain a definition for 'Select' and no extension method 'Select' accepting a first argument of type 'System.Array' could be found (are you missing a using directive or an assembly reference?)

    Hello experts,
    I'm totally new to C#. I'm trying to modify existing code to automatically rename a file if exists. I found a solution online as follows:
    string[] allFiles = Directory.GetFiles(folderPath).Select(filename => Path.GetFileNameWithoutExtension(filename)).ToArray();
            string tempFileName = fileName;
            int count = 1;
            while (allFiles.Contains(tempFileName ))
                tempFileName = String.Format("{0} ({1})", fileName, count++); 
            output = Path.Combine(folderPath, tempFileName );
            string fullPath=output + ".xml";
    However, it gives the following compilation errors
    for the Select and Contain methods respectively.:
    'System.Array' does not contain a definition for 'Select' and no extension method 'Select' accepting a first argument of type 'System.Array' could be found
    (are you missing a using directive or an assembly reference?)
    'System.Array' does not contain a definition for 'Contains' and no extension method 'Contains' accepting a first argument of type 'System.Array' could be
    found (are you missing a using directive or an assembly reference?)
    I googled on these errors, and people suggested to add using System.Linq;
    I did, but the errors persist. 
    Any help and information is greatly appreciated.
    P. S. Here are the using clauses I have:
    using System;
    using System.Data;
    using System.Windows.Forms;
    using System.IO;
    using System.Collections.Generic;
    using System.Text;
    using System.Linq;

    Besides your issue with System.Core, you also have a problem with the logic of our code, particularly your variables. It is confusing what your variables represent. You have an infinite loop, so the last section of code is never reached. Take a look 
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using System.IO;
    namespace consAppFileManipulation
    class Program
    static void Main(string[] args)
    string fullPath = @"c:\temp\trace.log";
    string folderPath = @"c:\temp\";
    string fileName = "trace.log";
    string output = "";
    string fileNameOnly = Path.GetFileNameWithoutExtension(fullPath);
    string extension = Path.GetExtension(fullPath);
    string path = Path.GetDirectoryName(fullPath);
    string newFullPath = fullPath;
    string[] allFiles = Directory.GetFiles(folderPath).Select(filename => Path.GetFileNameWithoutExtension(filename)).ToArray();
    string tempFileName = fileName;
    int count = 1;
    //THIS IS AN INFINITE LOOP
    while (allFiles.Contains(fileNameOnly))
    tempFileName = String.Format("{0} ({1})", fileName, count++);
    //THIS CODE IS NEVER REACHED
    output = Path.Combine(folderPath, tempFileName);
    fullPath = output + ".xml";
    //string fullPath = output + ".xml";
    UML, then code

  • Yahoo! Mail no longer loads emails and the ads are missing after having cleared Firefox's cookies, history, and cache.

    Ironically, I made this support account just to ask this question and had to go to IE to verify.
    Anyway, Yahoo! Mail use to work almost flawlessly before a couple days ago. Basically, the page loads like normal when I have a good connection except that the ads on the sides are missing, my profile picture is gone, the "fancy" rounded edges of the buttons are nonexistent, none of the menus work or open anything, and all of the links are useless. I have been searching for solutions for two hours now and none of them are relevant or useful:
    - Clear cookies = when I cleared cookies, cache and history is when the problem first started;
    - Disable Ghostery = I just learned about it today and so never installed it, but I also checked to make sure it wasn't there somehow;
    - Start in Safe Mode = the problem is still there and the only change was that it loaded the page faster;
    - Disable AVG = I can't because I can't find it anywhere...;
    - Disable Security/Change Permissions? = I think this was a suggested solution, but it already allows Yahoo! Mail to load images and set cookies while blocking pop-ups, location sharing, and installing themes/extensions;
    - Update Firefox = No. I like my old version. I keep hearing weird and annoying things about updated versions of Firefox, and I'm not going to risk losing everything else just to get Yahoo! Mail back
    I started using Firefox (3.6.12) because IE was slow, but ever since I tried clearing the cache, cookies and history Firefox has been going slower. Oddly enough, all of my browsing history was not deleted because certain web pages (that I haven't accessed in ages) show up in the address bar when I go to type. Gmail works in Firefox despite saying my browser isn't supported, but Yahoo! never bothers me about my browsers and now its acting strange.
    By the way, I don't know if this has anything to do with it, but right before Yahoo! Mail took the usability train off a cliff, it reloaded (because clearing the cookies logged me out), then told me the internet connection was slow and that I can switch to Basic for better results. I decided to stick with Classic and then it "crashed".
    Anyone help with this would be appreciated. One of the reasons I switched to FF is because Yahoo! Mail was faster on it, and I'd hate to have to go back to IE...
    Thanks in advance!

    As it turns out, many others have been having similar issues on other browsers. It seems that maybe Yahoo! is taking a much longer time to load or something like that. Either way, its been working on and off all week, and the same issue even showed up yesterday with IE 8 instead of FF. It still loads faster than IE 8, but again is spotty. Some people think the issue may be with mail.yimg.com or s.yimg.com, which I could see was the loading url in the left corner whenever Yahoo! Mail was refusing to work. A couple of people said blocking it caused the issue. Alternatively, some people suggested blocking it to solve the problem. Does anyone have any information on that? Again, I have no add-ons that would be blocking any urls, and my firewall hasn't any records of it. I really don't want to do anything to mess up my browsers more than they may have already been. Thanks for all of your help so far!

Maybe you are looking for

  • GR no & GR date in stock transfer report

    Hi, Team we have developed report for stock transfer (from plant to Depot) in that up to Dec-12 all the relevant information showing correctly but if i run the report for the period 01.01.2013 to 30.01.13 all the Excise details i.e. Excise invoice no

  • Third Generation iMacG5 logicboard problem

    Hi all, My iMac G5 (third generation) just died. Had just updated iTunes and QuickTime, was asked for a restart, and thereafter the screen stayed black and the fan revved high non-stop until I turned it off. Tried zapping the PRAM etc. to no avail (c

  • Vendor Incentive on supplies

    Hi Here the Client has a incentive scheme, he gives after reaching the target qty in six months, He deducts some initial qty and then caluculates incentives on the qty supplied in last six months The system has to caluculate the incentive automatical

  • OT: Embedding images in email (PHP)

    Does anyone know of a good PHP tutorial for embedding images in an HTML email? Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template T

  • Convert entire document to arabic style and layout

    Hello everybody! I'm currentyl working on a project where we need to convert a final document to a arabic version. We have all styles created and and the left-to-right settings on the text set correctyl. I have created a script that changes all the t