irfankhan25
04-06 04:33 AM
You can import PDF-compatible Adobe Illustrator files (.ai) directly into an open document in your Microsoft Expression Blend project.
When you import an Illustrator file into Expression Blend, Illustrator layers, groups, and objects are converted to Expression Blend containers and objects with associated properties. Understanding how Illustrator objects are imported into Expression Blend will help you integrate Illustrator files into your Expression Blend projects more quickly and efficiently.
When you save your file in Illustrator, make sure that the Create PDF Compatible File check box is selected in the Illustrator Options dialog box. Otherwise, you will not be able to import your Illustrator files into Expression Blend.
http://expressioniq.com/wp-content/uploads/2011/02/b5_CreatePDFCompatibleFile.png (http://expressioniq.com/wp-content/uploads/2011/02/b5_CreatePDFCompatibleFile.png)
To import an Illustrator file
Open the document into which you want to import the .ai file.
On the File menu, click Import Adobe Illustrator File.
In the Import Adobe Illustrator File dialog box, locate the Illustrator file that you want to import, and click Open.
Click OK.
A new Canvas object with the same name as your imported file is added to your document. In the Objects and Timeline panel, under the Canvas object (named AvatarSymbols in this example), are all of the Illustrator objects imported as Expression Blend objects. If images are imported as a part of your .ai file, a new folder (named AvatarSymbols_Images in this example) is created in the root folder in the Projects panel to contain all the converted image files.
Note: If there are no images associated with your project, a folder will not be created in the Projects panel.
http://expressioniq.com/wp-content/uploads/2011/02/b5_ImportIllustratorFile.png (http://expressioniq.com/wp-content/uploads/2011/02/b5_ImportIllustratorFile.png)
You can also create a custom folder in the Project folder for any images that are associated with your .ai file.
To create a custom images folder
In the Projects panel, right-click the .csproj file, and then click Add New Folder.
Type a name for the new folder in the folder name box.
With the folder selected in the Projects panel, import the Illustrator file by following the steps in the preceding procedure entitled “To import an Illustrator file.”
Layers, groups, and objects
Expression Blend imports Illustrator layers and groups as nested XAML Canvas objects containing paths and images. Nested Canvas objects are used as layout containers to make them easier to work with in Expression Blend. The following information will help you understand how to work with Illustrator files after they are imported.
Layer names
Layer names are preserved for the top-level groups (Avatars in the preceding image). After you import your Illustrator file into Expression Blend, you can change the name by right-clicking the object in the Objects and Timeline panel and then clicking Rename, or by double-clicking the object name and then typing directly in the object name field.
File structure and groups
Illustrator groups do not exist in PDF-compatible files, so are not imported into Expression Blend. However, the objects contained within an Illustrator group are imported as individual objects with the same positioning as in the Illustrator group.
Object types
Images are imported as PNG files and are added to an images folder in the Project panel, and added as Image objects in the Objects and Timeline panel. Text and vector objects are imported as editable paths and appear in the Objects and Timeline panel.
Visibility and lock
Visibility settings for Illustrator layers imported into Expression Blend are preserved. However, only visible objects within layers are imported. You can change which objects are imported into Expression Blend by changing the visibility settings of the objects within each layer in Illustrator.
Lock settings are ignored.
Editable content
If the imported content is editable, you can modify the appearance of the content in Expression Blend by modifying the object properties. The following table describes Illustrator elements that are editable in Expression Blend. Use the Description column to locate the properties for the object in order to modify them in Expression Blend.
Illustrator element Expression Blend element (XAML) Description Group Canvas Illustrator groups are ignored. However, the content of the group is imported as individual objects in the Objects and Timeline panel. Text (type objects) Canvas An Illustrator type object is imported as a Canvas object named TextBlock with the original Illustrator text imported as Path objects. Text styles are imported as separate Path objects. For example, a 5-letter word with a Strikethrough style applied is imported as a Canvas object containing 6 paths, one path for each letter of the word, and an additional path for the Strikethrough style.
Stroke Path An Illustrator stroke is imported as a path with the Stroke properties mapped to the Stroke brush in the Properties panel in Expression Blend. Solid color fill Path An Illustrator solid color fill is imported as a Path with the original Fill property mapped to Expression Blend Color properties applied to a Solid color brush. Solid color brush properties are located in the Brush category of the Properties panel.
Linear gradient fill Path An Illustrator linear gradient fill is imported as a Path with the original Fill property mapped to Expression Blend Linear gradient brush properties applied to a Gradient brush. Linear gradient brush properties are located in the Brush category of the Properties panel.
Radial gradient fill Path An Illustrator radial gradient fill is imported as a Path with the original Fill property mapped to Expression Blend Radial gradient brush properties applied to a Gradient brush. Radial gradient brush properties are located in the Brush category of the Properties panel.
Image layer Image An image object in Illustrator is imported as an Image object in Expression Blend. In addition, a PNG file is added to the project. The PNG file is the source for the Image object. Custom fill OpacityMask applied to an ImageBrush Illustrator supports multiple fills for an individual object. If an additional fill is applied to an object in Illustrator, and that fill contains an alpha channel, the fill is imported as an OpacityMask applied to an ImageBrush. For best results, use only one fill acting as an opacity mask in your Illustrator file. OpacityMask properties are located in the Brushes category in the Properties panel. In addition, a PNG file is added to the project. The PNG file is the source for the ImageBrush.
Note: You can verify whether or not multiple fills has been applied to an object by viewing the object properties in the Appearance panel in Illustrator.
Clipping mask Clip property An Illustrator clipping mask is imported as a Clip property. Clip properties are located in the Miscellaneous category in the Properties panel.
Note: The Clip property has limited support in Windows Phone projects.
Illustrator feature support in Expression Blend
The following Illustrator features are supported in Expression Blend. Where noted, features can be edited in Expression Blend.
Note: Although Expression Blend supports the following Illustrator features, for best results, create your Illustrator file using only vector art.
Text
Text layers imported from Illustrator are converted to a canvas, and each character is a separate path object that is a child of the canvas. The appearance of the text is maintained, but is no longer editable as text after it is imported.
If a single text layer in Illustrator contains hard returns, the text associated with each paragraph break will be imported as a separate canvas object when imported into Expression Blend.
Note: You may experience unexpected results when you import text from Illustrator. These results can include unexpected character rotation, kerning, point sizes, and alignment.
Text styles
The following Illustrator text effects create individual paths when imported into Expression Blend.
Subscript
Superscript
StrikeThrough
Underline
SmallCaps
AllCaps
Effects
Effects are supported, but not editable, in Expression Blend. Effects are rasterized and imported as Image objects. A PNG file is used as the source for the image object, and is located in the folder that is created in the Project panel.
Gradients
Expression Blend supports the importing and editing of linear and radial gradients. Color stops are imported as gradient brushes to the Fill property of the resulting object in Expression Blend, and opacity stops are imported as gradient brushes to the OpacityMask property.
Strokes
Custom strokes are imported as individual paths.
When you save an Illustrator file in PDF-compatible format, strokes and fills are saved as separate paths. When you import a PDF-compatible file into Expression Blend, a stroke and a fill on the same object may also be imported as separate objects. However, if the stroke and the fill are identical, the stroke and the fill may be merged into a single object when imported into Expression Blend.
Tags: Adobe Illustrator (http://expressioniq.com/?tag=adobe-illustrator), graphics (http://expressioniq.com/?tag=graphics), images (http://expressioniq.com/?tag=images)
This entry was posted on Friday, March 4th, 2011 at 12:54 pm and is filed under Expression Blend (http://expressioniq.com/?cat=7), SketchFlow (http://expressioniq.com/?cat=11). You can follow any responses to this entry through the RSS 2.0 (http://expressioniq.com/?feed=rss2&p=1951) feed. You can leave a response (http://expressioniq.com/?p=1951#respond), or trackback (http://expressioniq.com/wp-trackback.php?p=1951) from your own site.
When you import an Illustrator file into Expression Blend, Illustrator layers, groups, and objects are converted to Expression Blend containers and objects with associated properties. Understanding how Illustrator objects are imported into Expression Blend will help you integrate Illustrator files into your Expression Blend projects more quickly and efficiently.
When you save your file in Illustrator, make sure that the Create PDF Compatible File check box is selected in the Illustrator Options dialog box. Otherwise, you will not be able to import your Illustrator files into Expression Blend.
http://expressioniq.com/wp-content/uploads/2011/02/b5_CreatePDFCompatibleFile.png (http://expressioniq.com/wp-content/uploads/2011/02/b5_CreatePDFCompatibleFile.png)
To import an Illustrator file
Open the document into which you want to import the .ai file.
On the File menu, click Import Adobe Illustrator File.
In the Import Adobe Illustrator File dialog box, locate the Illustrator file that you want to import, and click Open.
Click OK.
A new Canvas object with the same name as your imported file is added to your document. In the Objects and Timeline panel, under the Canvas object (named AvatarSymbols in this example), are all of the Illustrator objects imported as Expression Blend objects. If images are imported as a part of your .ai file, a new folder (named AvatarSymbols_Images in this example) is created in the root folder in the Projects panel to contain all the converted image files.
Note: If there are no images associated with your project, a folder will not be created in the Projects panel.
http://expressioniq.com/wp-content/uploads/2011/02/b5_ImportIllustratorFile.png (http://expressioniq.com/wp-content/uploads/2011/02/b5_ImportIllustratorFile.png)
You can also create a custom folder in the Project folder for any images that are associated with your .ai file.
To create a custom images folder
In the Projects panel, right-click the .csproj file, and then click Add New Folder.
Type a name for the new folder in the folder name box.
With the folder selected in the Projects panel, import the Illustrator file by following the steps in the preceding procedure entitled “To import an Illustrator file.”
Layers, groups, and objects
Expression Blend imports Illustrator layers and groups as nested XAML Canvas objects containing paths and images. Nested Canvas objects are used as layout containers to make them easier to work with in Expression Blend. The following information will help you understand how to work with Illustrator files after they are imported.
Layer names
Layer names are preserved for the top-level groups (Avatars in the preceding image). After you import your Illustrator file into Expression Blend, you can change the name by right-clicking the object in the Objects and Timeline panel and then clicking Rename, or by double-clicking the object name and then typing directly in the object name field.
File structure and groups
Illustrator groups do not exist in PDF-compatible files, so are not imported into Expression Blend. However, the objects contained within an Illustrator group are imported as individual objects with the same positioning as in the Illustrator group.
Object types
Images are imported as PNG files and are added to an images folder in the Project panel, and added as Image objects in the Objects and Timeline panel. Text and vector objects are imported as editable paths and appear in the Objects and Timeline panel.
Visibility and lock
Visibility settings for Illustrator layers imported into Expression Blend are preserved. However, only visible objects within layers are imported. You can change which objects are imported into Expression Blend by changing the visibility settings of the objects within each layer in Illustrator.
Lock settings are ignored.
Editable content
If the imported content is editable, you can modify the appearance of the content in Expression Blend by modifying the object properties. The following table describes Illustrator elements that are editable in Expression Blend. Use the Description column to locate the properties for the object in order to modify them in Expression Blend.
Illustrator element Expression Blend element (XAML) Description Group Canvas Illustrator groups are ignored. However, the content of the group is imported as individual objects in the Objects and Timeline panel. Text (type objects) Canvas An Illustrator type object is imported as a Canvas object named TextBlock with the original Illustrator text imported as Path objects. Text styles are imported as separate Path objects. For example, a 5-letter word with a Strikethrough style applied is imported as a Canvas object containing 6 paths, one path for each letter of the word, and an additional path for the Strikethrough style.
Stroke Path An Illustrator stroke is imported as a path with the Stroke properties mapped to the Stroke brush in the Properties panel in Expression Blend. Solid color fill Path An Illustrator solid color fill is imported as a Path with the original Fill property mapped to Expression Blend Color properties applied to a Solid color brush. Solid color brush properties are located in the Brush category of the Properties panel.
Linear gradient fill Path An Illustrator linear gradient fill is imported as a Path with the original Fill property mapped to Expression Blend Linear gradient brush properties applied to a Gradient brush. Linear gradient brush properties are located in the Brush category of the Properties panel.
Radial gradient fill Path An Illustrator radial gradient fill is imported as a Path with the original Fill property mapped to Expression Blend Radial gradient brush properties applied to a Gradient brush. Radial gradient brush properties are located in the Brush category of the Properties panel.
Image layer Image An image object in Illustrator is imported as an Image object in Expression Blend. In addition, a PNG file is added to the project. The PNG file is the source for the Image object. Custom fill OpacityMask applied to an ImageBrush Illustrator supports multiple fills for an individual object. If an additional fill is applied to an object in Illustrator, and that fill contains an alpha channel, the fill is imported as an OpacityMask applied to an ImageBrush. For best results, use only one fill acting as an opacity mask in your Illustrator file. OpacityMask properties are located in the Brushes category in the Properties panel. In addition, a PNG file is added to the project. The PNG file is the source for the ImageBrush.
Note: You can verify whether or not multiple fills has been applied to an object by viewing the object properties in the Appearance panel in Illustrator.
Clipping mask Clip property An Illustrator clipping mask is imported as a Clip property. Clip properties are located in the Miscellaneous category in the Properties panel.
Note: The Clip property has limited support in Windows Phone projects.
Illustrator feature support in Expression Blend
The following Illustrator features are supported in Expression Blend. Where noted, features can be edited in Expression Blend.
Note: Although Expression Blend supports the following Illustrator features, for best results, create your Illustrator file using only vector art.
Text
Text layers imported from Illustrator are converted to a canvas, and each character is a separate path object that is a child of the canvas. The appearance of the text is maintained, but is no longer editable as text after it is imported.
If a single text layer in Illustrator contains hard returns, the text associated with each paragraph break will be imported as a separate canvas object when imported into Expression Blend.
Note: You may experience unexpected results when you import text from Illustrator. These results can include unexpected character rotation, kerning, point sizes, and alignment.
Text styles
The following Illustrator text effects create individual paths when imported into Expression Blend.
Subscript
Superscript
StrikeThrough
Underline
SmallCaps
AllCaps
Effects
Effects are supported, but not editable, in Expression Blend. Effects are rasterized and imported as Image objects. A PNG file is used as the source for the image object, and is located in the folder that is created in the Project panel.
Gradients
Expression Blend supports the importing and editing of linear and radial gradients. Color stops are imported as gradient brushes to the Fill property of the resulting object in Expression Blend, and opacity stops are imported as gradient brushes to the OpacityMask property.
Strokes
Custom strokes are imported as individual paths.
When you save an Illustrator file in PDF-compatible format, strokes and fills are saved as separate paths. When you import a PDF-compatible file into Expression Blend, a stroke and a fill on the same object may also be imported as separate objects. However, if the stroke and the fill are identical, the stroke and the fill may be merged into a single object when imported into Expression Blend.
Tags: Adobe Illustrator (http://expressioniq.com/?tag=adobe-illustrator), graphics (http://expressioniq.com/?tag=graphics), images (http://expressioniq.com/?tag=images)
This entry was posted on Friday, March 4th, 2011 at 12:54 pm and is filed under Expression Blend (http://expressioniq.com/?cat=7), SketchFlow (http://expressioniq.com/?cat=11). You can follow any responses to this entry through the RSS 2.0 (http://expressioniq.com/?feed=rss2&p=1951) feed. You can leave a response (http://expressioniq.com/?p=1951#respond), or trackback (http://expressioniq.com/wp-trackback.php?p=1951) from your own site.
wallpaper apple iphone 5 verizon. apple
dngoyal
07-27 02:12 PM
I have a question, my attorney says that he has filed the application on 2nd July without my signature.
I have not given any authorization also.
I am worried if it is valid or not.
I don't know if they take authorization from my employer or it should be from me.
Please suggest.
I have not given any authorization also.
I am worried if it is valid or not.
I don't know if they take authorization from my employer or it should be from me.
Please suggest.
chanduv23
04-27 10:44 PM
No TSC is not. TSC goes by priority date and not processing date. TSC I have seen follows different processing style. For e.g. if your namecheck/security check or some kind of check is pending they dont send you FP notice. Also they process applications if your PD is current/close to recent bulletin.
This is your own theory.
In reality there is no consistency.
This is your own theory.
In reality there is no consistency.
2011 Apple iPhone 5 already shipped
eager_immi
07-17 03:10 PM
Immigration Voice Announcements
UPDATE AT 3:15 PM EST TUESDAY: The latest update we received is the annoucement to be made soon will be as follows:
DHS will be rescinding its July 2 update and the initial July Visa Bulletin will take effect for 31 days � i.e., all employment-based green card categories (except for the �Other Workers� category) will be �current� and CIS will accept applications through August 17.
DHS will issue a press release to this effect later today.
---------------------------------------------------------------------------------------------------------
UPDATE AT 3:15 PM EST TUESDAY: The latest update we received is the annoucement to be made soon will be as follows:
DHS will be rescinding its July 2 update and the initial July Visa Bulletin will take effect for 31 days � i.e., all employment-based green card categories (except for the �Other Workers� category) will be �current� and CIS will accept applications through August 17.
DHS will issue a press release to this effect later today.
---------------------------------------------------------------------------------------------------------
more...
vallabhu
11-13 04:35 PM
I am done with Finger Prints on sep25th which i received on sep6th.
uma001
08-13 02:51 PM
What if
India is going to charge
IBM,
Accenture,
EDS,
Microsoft,
Google,
Cisco,
Intel,
Motorola,
Facebook,
Goldman Sachs,
Morgan Stanley,
etc., companies to fund for securing all state borders and states from bomb blasts from terrorists.They do not know how much they want to collect. Still counting , because India had heavy losses because of these blasts.
India is going to charge
IBM,
Accenture,
EDS,
Microsoft,
Google,
Cisco,
Intel,
Motorola,
Facebook,
Goldman Sachs,
Morgan Stanley,
etc., companies to fund for securing all state borders and states from bomb blasts from terrorists.They do not know how much they want to collect. Still counting , because India had heavy losses because of these blasts.
more...
srini1976
01-10 07:50 PM
I heard yes. 20 employees were laid off on 13th Jan
2010 APPLE IPHONE 5 64GB,
go_guy123
05-18 07:44 PM
Unfortunately lot of fresh PhDs who apply as EB-1 even after getting a faculty position are usually denied on grounds of lacking enough professional experience. It is not easy to be qualified as a n EB-1 even if you have a PhD. So, most of the PhD's I know are in the EB-2 queue.
Perhaps so. Because most ones I know (faculty) are in EB1. Actually
a lot of denials can be appealed and they can get EB1. But often faculty
arent aggresive about it and are fine with EB2. Patience is a virtue all PhDs
have (live on 17K annual salary for 5 to 6 years followed by 1 year as post doc on around 30K) and you guys complain of 50K salary.
However not many Phd are awarded each year and the impact wont be much. STEM Masters/PhD along with using of unused previous quota will
make a significant impact.
However based on past experience I doubt the Hispanic caucus will
allow this to pass. H1B/EB reform is the sweetener for the amnesty bill
they want to pass. Allowing this to pass leaves the most politically toxic waste to be left behind for CIR.
However we should always try our best. Atleast they are taking of
EB reform now.
Perhaps so. Because most ones I know (faculty) are in EB1. Actually
a lot of denials can be appealed and they can get EB1. But often faculty
arent aggresive about it and are fine with EB2. Patience is a virtue all PhDs
have (live on 17K annual salary for 5 to 6 years followed by 1 year as post doc on around 30K) and you guys complain of 50K salary.
However not many Phd are awarded each year and the impact wont be much. STEM Masters/PhD along with using of unused previous quota will
make a significant impact.
However based on past experience I doubt the Hispanic caucus will
allow this to pass. H1B/EB reform is the sweetener for the amnesty bill
they want to pass. Allowing this to pass leaves the most politically toxic waste to be left behind for CIR.
However we should always try our best. Atleast they are taking of
EB reform now.
more...
genius
12-14 05:34 PM
My OPT expires around May.I believe the best way is to join some school rather than going for any other Visa Category?isnt it?
Btw ,I asked many lawyers about the OPT extension and they said there is a very little chance that USCIS will approve it unless you have a very very good reason.They are not fools afterall...
I have a Masters from here..and I will be on my F1 again.Offcourse as expected ,the H1B is going to run out in less than a month next year.
Any suggestions would be appreciated.
once again.I will aplly for H1B in April and my OPT expires sometime in May?
Does Kaplan provide courses that issue an I-20?
Thanks in advance!!!!
Btw ,I asked many lawyers about the OPT extension and they said there is a very little chance that USCIS will approve it unless you have a very very good reason.They are not fools afterall...
I have a Masters from here..and I will be on my F1 again.Offcourse as expected ,the H1B is going to run out in less than a month next year.
Any suggestions would be appreciated.
once again.I will aplly for H1B in April and my OPT expires sometime in May?
Does Kaplan provide courses that issue an I-20?
Thanks in advance!!!!
hair iphone 5 release date for at.
Life2Live
01-23 10:56 AM
Hi,
When I go online to get the visa appointment for parents I'm not able to get a date and this has been going since 25 days(It asks to check back in 24 hours)
They changed the visa fee this year (2008).
The message on the vfs site says all those with HDFC receipt# obtained last year should try and get visa appointment before Jan/31/08.
What can I do now?
There is also no way I can put my name in the signature box while filling the application.(When the application is filled by someone not parents themselves they ask for siganture of the person filling the application )
What should we do in this case as we are filing online?
Will there be any problem when you don't have H1 stamping on the passport (but have valid H1 and have EAD and AP)
Will there be any problem in visa approval for parents.
Thank you.
You can use the same fee if you schedule interview before Jan 31 2008, Otherwise Visa applicants who paid the $100 application fee and who appear for an interview after January 31, 2008 will be required to bring a non-refundable demand draft for the $31 difference in fee.
Following are the information from VFS website:
United States Government announces worldwide revision of machine
readable visa application fee
December 27, 2007
The U.S.Department of State has revised the worldwide nonimmigrant Machine Readable Visa (MRV) fee from $100 to $131 effective January 1, 2008.
Visa applicants who paid the $100 application fee and who appear for an interview after January 31, 2008 will be required to bring a non-refundable demand draft for the $31 difference in fee.
The U.S. Mission in India will not be able to significantly increase the number of visa appointments in January.
Travelers are cautioned against speculative purchases of $100 MRV appointment receipts in December. Applicants who have not yet purchased a MRV fee receipt from HDFC bank are encouraged to wait until 2008 to pay the application fee to avoid the inconvenience of obtaining a demand draft for the $31 fee difference after January 31, 2008.
When I go online to get the visa appointment for parents I'm not able to get a date and this has been going since 25 days(It asks to check back in 24 hours)
They changed the visa fee this year (2008).
The message on the vfs site says all those with HDFC receipt# obtained last year should try and get visa appointment before Jan/31/08.
What can I do now?
There is also no way I can put my name in the signature box while filling the application.(When the application is filled by someone not parents themselves they ask for siganture of the person filling the application )
What should we do in this case as we are filing online?
Will there be any problem when you don't have H1 stamping on the passport (but have valid H1 and have EAD and AP)
Will there be any problem in visa approval for parents.
Thank you.
You can use the same fee if you schedule interview before Jan 31 2008, Otherwise Visa applicants who paid the $100 application fee and who appear for an interview after January 31, 2008 will be required to bring a non-refundable demand draft for the $31 difference in fee.
Following are the information from VFS website:
United States Government announces worldwide revision of machine
readable visa application fee
December 27, 2007
The U.S.Department of State has revised the worldwide nonimmigrant Machine Readable Visa (MRV) fee from $100 to $131 effective January 1, 2008.
Visa applicants who paid the $100 application fee and who appear for an interview after January 31, 2008 will be required to bring a non-refundable demand draft for the $31 difference in fee.
The U.S. Mission in India will not be able to significantly increase the number of visa appointments in January.
Travelers are cautioned against speculative purchases of $100 MRV appointment receipts in December. Applicants who have not yet purchased a MRV fee receipt from HDFC bank are encouraged to wait until 2008 to pay the application fee to avoid the inconvenience of obtaining a demand draft for the $31 fee difference after January 31, 2008.
more...
estrela21
02-09 12:03 AM
thank you,,,,i will..
have a good night
have a good night
hot wpid Apple iPhone 5 Rumours
continuedProgress
04-19 02:21 PM
Since its rare for a denial to automatically turn into an approval. :)
Do you care to share what you had to do?
Do you care to share what you had to do?
more...
house apple iphone 5 release date
Libra
08-10 02:58 PM
thanks another_one
tattoo Apple iphone 5G
desi3933
07-20 04:31 PM
Can someone advise on this. My 6 yrs of H1 expires in Jan 2008. Employer says they will only apply 90 days prior to H1-b expiration.
They already applied my 485 and AP.
What should I be doing?
1. Can I apply EAD myself?
2. will I get in trouble if I do not have EAD and my H1 expires?
3. Can I move to new employer using AC21 without EAD?
USCIS recommends applying for EAD 6 months in advance.
They already applied my 485 and AP.
What should I be doing?
1. Can I apply EAD myself?
2. will I get in trouble if I do not have EAD and my H1 expires?
3. Can I move to new employer using AC21 without EAD?
USCIS recommends applying for EAD 6 months in advance.
more...
pictures may have a Apple+iphone+5
blacktongue
01-26 01:16 PM
Why more IT people from Andhra India?
dresses APPLE Iphone 5.$450usd.
BornToWin
02-23 07:03 PM
How please?
more...
makeup Apple#39;s iPhone 5 or iPhone
leoindiano
07-09 01:34 PM
looks like TSC is the one worked so hard to drain 485 apps and taking rest now....:)
girlfriend iPhone 5 Rumour: Apple iPhone
laborpains
03-18 08:21 AM
Isn't EAD for unrestricted employment as long as your primary job is similar to what was in the labor application?
What if the one's priority date becomes current and USCIS asks for proof of employment? Wouldn't the application be denied?
Hello,
My 2-cents:
1. Your EAD is for unrestricted employment till the AOS is resolved (so, it is not tied to your labor petition)
2. Your AP is a travel document to allow you to travel while AOS is pending (again, not tied to employment)
As such, for all legal purposes, you should be able to pursue education full time. However, any IO at entry post has authority to ask you questions beyond what is legally required, which many a times, includes 'are you still employed with the petitioner'.
This is the tricky part... if the IO has good knowledge of the laws, he would let you in 'cause your petition is for the future job, but a wrong IO can twist and turn the laws to suit his/her point of view and land you in unnecessary trouble.
However, in 99% of the cases, the trouble may mean a few more anxious hours at the port of entry and nothing more. Hope you are able to pursue your education, all the best! :)
What if the one's priority date becomes current and USCIS asks for proof of employment? Wouldn't the application be denied?
Hello,
My 2-cents:
1. Your EAD is for unrestricted employment till the AOS is resolved (so, it is not tied to your labor petition)
2. Your AP is a travel document to allow you to travel while AOS is pending (again, not tied to employment)
As such, for all legal purposes, you should be able to pursue education full time. However, any IO at entry post has authority to ask you questions beyond what is legally required, which many a times, includes 'are you still employed with the petitioner'.
This is the tricky part... if the IO has good knowledge of the laws, he would let you in 'cause your petition is for the future job, but a wrong IO can twist and turn the laws to suit his/her point of view and land you in unnecessary trouble.
However, in 99% of the cases, the trouble may mean a few more anxious hours at the port of entry and nothing more. Hope you are able to pursue your education, all the best! :)
hairstyles iphone 5 real1 Apple Iphone 5
slowwin
06-11 08:36 AM
Hi,
vis-a-vis immigration, the burden of proof is on us not on the USCIS, reputed attorney like murthy always suggest to keep copies of I-94s at each stage to show proof of maintenance of status.
Try to collate as much info as possible. Since you have such a long history (H1-B etc) at each step of extension or transfer you must have submitted copies of original H1 documents valid at that time and also passport copies too, go back to those attorney/(s) and request copies form their files. As far as I-20's are concerned you need to talk to your school to get copies.
Thanks,
slowwin
-------------------------------------------------------------------------------------------------------------------
DISCLAIMER: This not a legal advise. Please consult your attorney.
vis-a-vis immigration, the burden of proof is on us not on the USCIS, reputed attorney like murthy always suggest to keep copies of I-94s at each stage to show proof of maintenance of status.
Try to collate as much info as possible. Since you have such a long history (H1-B etc) at each step of extension or transfer you must have submitted copies of original H1 documents valid at that time and also passport copies too, go back to those attorney/(s) and request copies form their files. As far as I-20's are concerned you need to talk to your school to get copies.
Thanks,
slowwin
-------------------------------------------------------------------------------------------------------------------
DISCLAIMER: This not a legal advise. Please consult your attorney.
ganguteli
06-12 06:40 PM
Hi, Now what are my options going forward and how does this affect my chances of a successful SPERM filing ??
Stop drinking too much beer and lazing around. Go and upgrade your skills and sperm count. Only then you can do a a successful SPERM filing :D
Stop drinking too much beer and lazing around. Go and upgrade your skills and sperm count. Only then you can do a a successful SPERM filing :D
gc_check
02-11 12:14 PM
Thanks for the updates. There seems to be something happening at the least. Hopefully some thing works out to get the mess cleared.
No comments:
Post a Comment