ALV - is there a way to automatically send the ALV via e-mail

Hi,
I have a requirement to automatically send the ALV to an e-mail address.
Is this possible to do by just using the ALV methods available ?
Cheers
Colin.

Hi Colin,
Check the weblog:
/people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface
Check these link..
http://www.sap-img.com/abap/sending-email-with-attachment.htm
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/789. [original link is broken] [original link is broken] [original link is broken] [original link is broken]
Have a look at below code:
REPORT ZSENDEXTERNAL.
DATA: OBJPACK LIKE SOPCKLSTI1 OCCURS 2 WITH HEADER LINE.
DATA: OBJHEAD LIKE SOLISTI1 OCCURS 1 WITH HEADER LINE.
DATA: OBJBIN LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
DATA: OBJTXT LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
DATA: RECLIST LIKE SOMLRECI1 OCCURS 5 WITH HEADER LINE.
DATA: DOC_CHNG LIKE SODOCCHGI1.
DATA: TAB_LINES LIKE SY-TABIX.
Creation of the document to be sent
File Name
DOC_CHNG-OBJ_NAME = 'SENDFILE'.
Mail Subject
DOC_CHNG-OBJ_DESCR = 'Send External Mail'.
Mail Contents
OBJTXT = 'Minimum bid : $250000'.
APPEND OBJTXT.
OBJTXT = 'A representation of the pictures up for auction'.
APPEND OBJTXT.
OBJTXT = 'was included as attachment.'.
APPEND OBJTXT.
DESCRIBE TABLE OBJTXT LINES TAB_LINES.
READ TABLE OBJTXT INDEX TAB_LINES.
DOC_CHNG-DOC_SIZE = ( TAB_LINES - 1 ) * 255 + STRLEN( OBJTXT ).
Creation of the entry for the compressed document
CLEAR OBJPACK-TRANSF_BIN.
OBJPACK-HEAD_START = 1.
OBJPACK-HEAD_NUM = 0.
OBJPACK-BODY_START = 1.
OBJPACK-BODY_NUM = TAB_LINES.
OBJPACK-DOC_TYPE = 'RAW'.
APPEND OBJPACK.
Creation of the document attachment
(Assume that the data in OBJBIN is in BMP format)
*OBJBIN = ' O/ '. APPEND OBJBIN.
*OBJBIN = ' | '. APPEND OBJBIN.
*OBJBIN = ' /  '. APPEND OBJBIN.
*DESCRIBE TABLE OBJBIN LINES TAB_LINES.
*OBJHEAD = 'PICTURE.BMP'.
*APPEND OBJHEAD.
Creation of the entry for the compressed attachment
*OBJPACK-TRANSF_BIN = 'X'.
*OBJPACK-HEAD_START = 1.
*OBJPACK-HEAD_NUM = 1.
*OBJPACK-BODY_START = 1.
*OBJPACK-BODY_NUM = TAB_LINES.
*OBJPACK-DOC_TYPE = 'BMP'.
*OBJPACK-OBJ_NAME = 'PICTURE'.
*OBJPACK-OBJ_DESCR = 'Representation of object 138'.
*OBJPACK-DOC_SIZE = TAB_LINES * 255.
*APPEND OBJPACK.
Completing the recipient list
RECLIST-RECEIVER = '[email protected]'.
RECLIST-REC_TYPE = 'U'.
APPEND RECLIST.
*RECLIST-RECEIVER = 'SAPUSERNAME'.
*RECLIST-REC_TYPE = 'P'.
*APPEND RECLIST.
Sending the document
CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
EXPORTING
DOCUMENT_DATA = DOC_CHNG
PUT_IN_OUTBOX = 'X'
TABLES
PACKING_LIST = OBJPACK
OBJECT_HEADER = OBJHEAD
CONTENTS_BIN = OBJBIN
CONTENTS_TXT = OBJTXT
RECEIVERS = RECLIST
EXCEPTIONS
TOO_MANY_RECEIVERS = 1
DOCUMENT_NOT_SENT = 2
OPERATION_NO_AUTHORIZATION = 4
OTHERS = 99.
CASE SY-SUBRC.
WHEN 0.
WRITE: / 'Result of the send process:'.
LOOP AT RECLIST.
WRITE: / RECLIST-RECEIVER(48), ':'.
IF RECLIST-RETRN_CODE = 0.
WRITE 'The document was sent'.
ELSE.
WRITE 'The document could not be sent'.
ENDIF.
ENDLOOP.
WHEN 1.
WRITE: / 'No authorization for sending to the specified number',
'of recipients'.
WHEN 2.
WRITE: / 'Document could not be sent to any recipient'.
WHEN 4.
WRITE: / 'No send authorization'.
WHEN OTHERS.
WRITE: / 'Error occurred while sending'.
ENDCASE.
Reward points if this Helps.
Manish

Similar Messages

  • Is there a way to automatically insert the filename in the footer of a spreadsheet using iWork's numbers 3.2?

    Is there a way to automatically insert the filename of a spreadsheet into the footer when using iworks numbers 3.2?  iworks 09 had this feature and I can't find this feature in the new version of numbers.

    Hi rhyolite,
    In Numbers 3.x, The Print View and Layout View have gone (for now at least). Page Headers and Footers can only be reached under Menu > File > Print... to open Print Preview. Hover the cursor to reveal the Page Header and Footer fields.
    The only inserts that I can get to work in Print Preview are Page Number, Page Count and Date & Time. Filename is no longer in the Insert menu.
    Regards,
    Ian.

  • Is there a way to automatically backup the Airport Extreme Configuration file (.baseconfig)?

    Is there a way to automatically backup the Airport Extreme Configuration file (.baseconfig).
    I know (in hindsight) that I can manually export it from the Airport Utility, but ideally I would like to include it in my Time Machine backup. I had a situation where my Airport Extreme (3rd generation) just stopped working (no lights, no power). I had not exported the config file. I bought a new Airport Extreme (5th generation) and had to manually configure the new router.
    Thanks

    One option would be to use Automator and record the actions to run the AirPort Utility; save the configuration file to the desktop (or any other location you want), and then, close the utility. You can then either make this a part of your login startup programs. Time Machine then should be able to make backups.

  • Is there a way to automatically open the Activity Viewer & make it float?

    I just upgraded from Panther Mail, and I really miss knowing what was going on and having to constantly open the activity viewer and reordering the windows every time I do something. Is there a way to somehow make the activity viewer open with mail each time and keep it floating above the other windows (so I can have an indication of what's going on like in Panther Mail)?
    I'm afraid I'm going to shut mail down in the middle of a crucial activity. No doubt that might well be behind all the problems that develop with it over time.
    Thanks!

    I had two problems relating directly to the Tiger upgrade, one I solved with help here. That was importing saved mail that failed to be imported into one mailbox, the saved messages were showing up as IMAP messages ("haven't been downloaded from the server yet"). When both my accounts were POP, I never even had an IMAP account. I solved that and everything else with mail is fine now, except I want to see what's going on like I was able to in Panther. I especially miss not seeing outgoing mail sent progress, especially with long messages.
    The other issue was font related, and I still cannot get Fontbook to save the fonts I have disabled, so I just removed the duplicates manually (leaving the ones in the system folder as the defaults). As long as I don't open fontbook again, and it doesn't automatically re-enable the fonts, my system is fine. I will leave it alone now for a couple of years like I was able to in Panther. I have over 3000 fonts installed and available at all times which I need for my print work.
    Other than that and a 25 minute log-in time (as it reads the fonts; in Panther it was 7 minutes and I learned to live with that) everything is finally ok.
    The long log-in might also be Spotless related; I don't know enough about it to figure it out; all I know is if it is, it is a small price to pay for the way the system flies not having to index all my loaded drives all the time, not to mention the wear and tear on my drives.
    Tiger is so much faster than Panther (once I shut down Spotlight) it's like having a processor upgrade. Once you work out all the glitches, it's definitely worth the money and time put in. I was very careful with the install... counting backup time the usual precautions and updates to everything afterward (including third-party programs), it took over 30 hours.
    Thanks!

  • Is there a way to automatically control the audio volume on safari? Some streaming video sites (Hulu, in particular), like to try to deafen me with the commercials. And yes, I'm not an idiot, I know that I can manually control the volume.

    I've been searching for some way to automatically control the volume, so the commercials on streaming sites (Hulu, for example), don't deafen me. And yes, I am aware that I can manually control the volume with the volume keys on the keyboard or the slider in the menubar.

    This really frustrates me, small differences between the apps that shouldn't be there.
    I understand you can't change the keyboard shortcuts to be the same/similar, but this is totally different. Let's hope it changes soon.

  • Is there a way to automatically set the file name in Acrobat Properties when exporting a PDF from Indesign?

    When I used Quark to make a PDF, the title area in the PDF was automatically populated with the file name, there in the properties tab. We like use this area to confirm file names of original files, so we can keep track of drafts, (in case the file name of the PDF is changed, which our boss often does). Is there any way to set up InDesign to do the same?

    @stadlock – I think I know what you mean…
    You exported to PDF and changed the file name in the export dialog to a different one from the document name presented there the first time you exported that document. And in exports after that the new name will be presented in the dialog instead of the name of the document.
    What you can do against that?
    1. First time you want to export: Save before the document is exported. And do not save after it's exported with a new file name.
    2. After the new file name is already there in the export dialog:
    Type in the document name in the dialog. Export. Or abort after chosing a export preference. Save. Check again, if the document's file name is in the export dialog. If yes, procede like in suggestion #1. If not do a full export with the document's file name, save and then procede with suggestion #1.
    Uwe

  • Just ran a Malware scan and a list of suggested fixes, before I let it autofix is there a way I can send the list to be sure these are safe to correct?

    I installed the updated Malwarebytes Anti Malware and ran a full scan. I got a few items I understand some in the registry keys but it also gave me a long list of possible problems all related to Firefox/Mozilla. I had hoped there was a way to send the list to Mozilla to see if these are real problems.

    Here is the first part of the list, it was to long to post the entire list that was generated:
    Malwarebytes Anti-Malware
    www.malwarebytes.org
    Scan Date: 3/31/2014
    Scan Time: 9:32:49 PM
    Logfile: anti malware.txt
    Administrator: Yes
    Version: 2.00.0.1000
    Malware Database: v2014.03.31.09
    Rootkit Database: v2014.03.27.01
    License: Premium
    Malware Protection: Enabled
    Malicious Website Protection: Enabled
    Chameleon: Disabled
    OS: Windows 7 Service Pack 1
    CPU: x64
    File System: NTFS
    User: JT
    Scan Type: Threat Scan
    Result: Completed
    Registry Keys: 2
    PUP.Optional.PCSpeedUp.A, HKLM\SOFTWARE\SPEEDCHECKER LIMITED\PC Speed Up, , [fed775942e4d5dd975f8dea62cd7b34d],
    PUP.Optional.InstallBrain.A, HKU\S-1-5-18-{ED1FC765-E35E-4C3D-BF15-2C2B11260CE4}-0\SOFTWARE\WNLT, , [05d00306d5a6a294a67dc7bf18eb25db],
    Registry Values: 4
    PUP.Optional.HomePageProtector.A, HKLM\SOFTWARE\MOZILLA\FIREFOX\EXTENSIONS\{336D0C35-8A85-403a-B9D2-65C292C39087}, , [52834ebbd6a5a393e0315aae06fc08f8],
    PUP.Optional.HomePageProtector.A, HKLM\SOFTWARE\MOZILLA\FIREFOX\EXTENSIONS|{336D0C35-8A85-403A-B9D2-65C292C39087}, C:\Program Files\IB Updater\Firefox, , [52834ebbd6a5a393e0315aae06fc08f8]
    PUP.Optional.Incredibar, HKLM\SOFTWARE\MOZILLA\FIREFOX\EXTENSIONS|{FE1DEEEA-DB6D-44b8-83F0-34FC0F9D1052}, C:\Program Files\IB Updater\Firefox, , [fbda11f8daa1df5717880288ca3955ab]
    PUP.Optional.InstallBrain.A, HKU\S-1-5-18-{ED1FC765-E35E-4C3D-BF15-2C2B11260CE4}-0\SOFTWARE\WNLT|URL, , [05d00306d5a6a294a67dc7bf18eb25db],
    Registry Data: 0
    (No malicious items detected)
    Folders: 2
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\toolbarImages, , [7f56db2eaccf10260fb1c096ca386b95],
    Files: 108
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.1000082.currentList, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.1000082.localStations, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.1000082.nowPlaying, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.1000082.publisherStations, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.130068661007799818.search.selectedEngineId, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.130068661007799818.search.settings, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.appOptions, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.cookiesRepo, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.NotificationSettings, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.NOTIFICATION_ID.notifications-repository, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847.NOTIFICATION_ID.notifications-servicemap, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_10.14.350.31.serviceLayer_services_toolbarSettings, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_10.14.350.31.serviceLayer_services_translation, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_appsMetadata, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_appTrackingFirstTime, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_gottenAppsContextMenu, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_location, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_login, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_otherAppsContextMenu, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_searchAPI, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_serviceMap, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_setupAPI, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_toolbarContextMenu, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_toolbarSettings, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\CT3289847_RAW.serviceLayer_services_translation, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\serviceLayer_userApps_added, , [7f56db2eaccf10260fb1c096ca386b95],
    PUP.Optional.Conduit.A, C:\Users\JT\AppData\Roaming\Mozilla\Firefox\Profiles\nmenilbu.default-1351988925677\CT3289847\toolbar_initializing_logger.txt, , [7f56db2eaccf10260fb1c096ca386b95],

  • Is there a way to automatically size the facet Top of a pan stretch layout?

    I have the following structure
                <af:panelStretchLayout id="psl1" topHeight="215px" partialTrigger="pbox" >
                        <f:facet name="top">
                               <af:panelBox id="pbox"As you can see the topHeight property of the top facet of the panelStretchlayout is fixed.
    The value can exactly contain the panelBox contained when it is disclosed. When the user undiscloses the panelbox, I want to automatically resize the top facet height to exactly contain the undisclosed panel box.
    Is there anyway to do this via expression language on pre-defined propertries of the components?
    If possible I would like to avoid to create a bean which gets the height programmatically from the panelBox.

    Yes just use "*auto*" like this:
    <af:panelStretchLayout id="psl1" topHeight="auto" partialTrigger="pbox" >
    <f:facet name="top">
    <af:panelBox id="pbox">
    just this will take care of it.... though u will get warning yellow line but is perfectly fine.... i would rather say, jdev should nt show that line instead.
    cheers

  • Is there a way to automatically collect the log files from a AirPort or TimeCapsule base station?

    Hi there,
    the headline says basically all: Is there a way to collect the log files from a Time Capsule 7 AirPort from time to time? They are overwritten quite soon but I want a complete log of all activities to my access point.
    The AirPort Utility says something about SNMP. Is this the way to go? Some kind of demon on my Mac that retrieves and saves the logs like every two days?
    I want to copy the access logs, I am not interested in Time Machine backup logs.
    Thanks.

    There is a way to do this via Syslog. On the Logging & Statistics panel (within the AirPort Utility), you can point the AirPort's system logs to a Syslog "server."
    This would require a "dedicated" network client to receive the logs.
    Unfortunately, setting up a Syslog server is a bit intensive initially, but is simple to operate and maintain.
    Please check out this Apple Support Communities thread: Directing Syslog message to a file
    ref: Enable an Apple Mac OS machine as a syslog server

  • Is there a way to automate generating the documentat​ion from a function panel?

    We have some DLL projects which contain function panel (.fp) files.  We link a help file to the DLL so that we can call up the help file when using TestStand.  As part of the build, we have to manually run Options -> Generate Documentation -> HTML.  Then we load the .hhp file into the Microsoft tool HTML Help Workshop and select File -> Compile to generate a .chm file.  Then in LabWindows/CVI we can build our DLL with links to the .chm help file.
    Has anyone been able to automate this?  It seems like it would be convenient to generate the help file in the Pre-build actions section of the Build Steps for the project.
    Note: this slightly more convoluted process of generating the .chm file replaces the old method of generating a .hlp file from within LabWindows/CVI.
    Solved!
    Go to Solution.

    Thanks, Luis.  After generating the ActiveX interface to the CVI server, I was able to write a small command line program that calls GenHtmlHelpFromFPFile.
    To generate the .chm file from the .hhp file, there's an executable provided by the HTML Help Workshop (hhc.exe).  It only seems to work if you run it from the HTML Help Workshop directory, though.  We have the following Build Steps:
    cd "C:\Program Files\HTML Help Workshop"
    hhc.exe %CVIPROJDIR%\name_of_fp_file.fp

  • Is there a way to automatically display the name of clips on screen?

    As per the heading, I want to be able to display the name of all clips used on screen so that when it is output to a video file, the viewer can see the name of the clip they are viewing for easy reference.  Is there a way to do this, or perhaps a plug in that does it?

    Settings > Notifications > Messages.
    Set Show Preview to Off.

  • Is there any way to upgrade to the 5s through international mail?

    Based on my AT&T contract in the US, I am eligible to upgrade my phone at any AT&T or Apple store. I'm currently in South Africa, where neither store exists, and will be here for another 8 months. Additionally, I had my phone unlocked and a Vodacom sim installed in order to use a local number here in Africa while keeping the US number and simply minimizing the plan. Is there a way I'd still be able to upgrade to the new iPhone from here, or would I need to wait until I arrive back to the US? I'm thinking I might be able to receive the 5s either through mail or through an iStore (Apple reseller here), complete the data transfer through my MacBook, and return the 4s model either through the mail to Apple or the iStore. I went to the iStore and was advised that this would have to be facilitated directly through Apple... Any suggestions are appreciated.

    Thanks for your quick response Deggie. Would it be possible to receive the free upgrade through the reseller here and put the phone on the same US plan when I return, or would iStore not be able to access the upgrade subsidy through Apple? They are an authorized reseller, but the sales associate I spoke to when I was there didn't seem to understand the subsidized upgrade policy coming from the US.

  • Is there a way to automatically resize the text box to fit the text inside, without using the selection tool to resize the corners in Illustrator and Photoshop?

    I'm wondering if there is a way where I can quickly resize a text box to fit exactly around the text inside, so pretty much the smallest the text box can go without being too small to fit the text? I know you can do this manually with the selection tool, but is there a button/command that automatically does this in one go?
    Thanks

    Try this script. Save the page as .jsx the the "Presets>Scripts" AI folder. When you restart AI it will appear in the "Scripts" menu. Select the text block and run the script.
    Thanks to Nathaniel Vaughn KELSO for the script.
    http://kelsocartography.com/scripts/scripts/nvkelso/FitToTextContent_v2.jsx

  • Is there a way to automatically resize the text box to fit the text inside, without using the selection tool to resize the corners in Illustrator?

    I'm wondering if there is a way where I can quickly resize a text box to fit exactly around the text inside, so pretty much the smallest the text box can go without being too small to fit the text? I know you can do this manually with the selection tool, but is there a button/command that automatically does this in one go?
    Thanks

    The short answer is No. But I see that Ray has given you an option.

  • Is there a way to automatically add the filename in the page header when batch printing text files directly from finder?

    hello, i have 80 text files (docx). the finder preview works great and i can open them in pages.
    I need to batch print them from finder:
    I select all the documents > drag on printer's icon> printer puts them in queue ( after an on the fly pdf conversion)  ad starts printing.
    BUT
    i need the filename printed on each page  ( in hearder or footer) , not only the regular text content.
    Do you know if there is a workaround?
    thank you
    Tullio

    If that section has an ID or NAME attribute then you can add that to the URL (#anchor) that you want to reload.
    See View > Page Source
    https://support.mozilla.com/en-US/questions/774792#answer-128100

Maybe you are looking for

  • Invitee option is missing from events in iCal

    Hi, I'm having a hard time figuring out a solution to my issue and would appreciate any help someone could offer. I use iCal on OS 10.7.5 on my mac. And, I use the Calendar app on OS 8.1.3 on my iPhone. I recently moved from using Apple to sync my ca

  • Error in smartform japaneese output allignment

    Hi experts, I am getting the following output when i am sending an email . I am using a smartform for that display. My problem is field allignment as shown in the below records. Because of small characters in japaneese language we are not getting the

  • 2 Microphones. Buffer overflow.

    I'm getting a buffer overflow error while acquiring data from 2 microphones.  I'm sampling  at 22050 S/s with 5000 S/ch.  Within a second I get the error, "Error 4823 occurred at Sound Input Read (DBL).vi->New.vi  Possible reason(s): LabVIEW:  (Hex 0

  • Try clearing your Internet browser's cache and cookies.

    I cant get into iTunes.  It keeps asking me for my login info.  Apple support gave me these instructions.   I dont know how to do this.  Please help.  Sorry I am computer dumb.

  • How to set up 'Tansport Request'  to move Configuration Change to Prod ?

    I would like to know the steps to transport the Configuration Changes  from Development to QA (or Production). Thanks for your help.