AutoCad :: Logo Not Sent With ETransmit

Apr 23, 2012

i copy past the jpg in the model space and then modified it to fit in my frame.

i sent an e-transmit of my drawing but the logo didn't stick to it.

i was told to attach... should i modify the logo in Photoshop and then attach it as an xref ant then use e-transmit?

i have 2013 and the client has 2007 .

View 2 Replies


ADVERTISEMENT

AutoCAD Map 3D :: Etransmit Not Working

May 18, 2011

Why Etransmit might not be attaching xrefs properly. I have sent an etransmit to someone who said information was missing. Sure enough when I opened it the x-ref wasn't displaying properly. It was still attached but it was shown as 'not found'.

View 1 Replies View Related

AutoCad :: ETransmit More Than 1 Drawing (over 100 Files)

Aug 31, 2012

is there is a way to etransmit more than 1 drawing (over 100 files) in a faster more efficient way instead of opening every separate file and etransmitting file by file?

View 4 Replies View Related

AutoCAD Architecture :: Etransmit With Data Extractions

Jun 26, 2012

A few issues trying to etransmit in verison 2008

1) We can create one etransmit file but if we try to create a second one we get a fatal error.  It doesn't matter if we try to etransmit the same files or a different set.

2) Also, if we etranmit the same batch of files with the same settings multiple times the etransmit dialog box shows a different amount of files that it's grabbing.

3) We have the settings set to grab the data extraction files, however the zip file that etransmit creates doesn't include the actual .dxe files.  The data extractions are present in the .dwg files though.

View 1 Replies View Related

AutoCAD Architecture :: Etransmit Won't Create Zip File

Jul 28, 2011

I'm using AutoCAD Architecture 2012. I cannot get the darn thing to create an Etransmit file. I'm sure it is some setting that I'm missing, but for the life of me I can not find it! It runs everything just like it is creating the file, but when everything is done, there is no file. I thought maybe it is creating the file somewhere that I didn't tell it to create the file at, but I can't find the file any where on my computer.

what I'm doing now is closing out 2012 and opening the file(s) in 2011 and creating the etransmit there, because it works. Is this a bug for 2012?

View 3 Replies View Related

AutoCAD Civil 3D :: Importing ETransmit Settings Crash

Aug 12, 2013

The crashing is consistent every time I try this. Here is how I replicate the problem:

- Open a SheetSet.
- Right click on the sheetset and select Transmittal Setups.
- Click import.
- Select a template DST and click open.
- Check a setup and click import checked.

Civil 3D Locks and an error saying "AutoCAD Application has stopped working" pops up and whamo. I have custom eTransmit settings and here they are just in case,

[HKEY_CURRENT_USERSoftwareAutodeskAutoCADR19.0ACAD-B000:409ETransmitsetupsBack-Up]
"AEC_EXPLODE_DWG"=dword:00000000
"Name"="Back-Up"
"AEC_TEMP_SETUP"=dword:00000000
"AEC_INCLUDE_PROJ_INFO"=dword:00000000
[code]....

View 8 Replies View Related

AutoCAD Civil 3D :: ETransmit And Survey Point Symbols

Jun 13, 2013

Converting files from Civil 3D 2013 to AutoCAD 2007. We are currently trying to utilize ETRANSMIT to share drawing files with our clients. When going through the command we choose "AutoCAD 2007 Drawing Format w/ Exploded AEC Objects"

This seems to work for everything except for the survey symbols. All of the linework, xrefs, labels and drefs come in fine when opening in LDD 2009. However upon closer inspection, we have no symbols: tress, power poles, gas meters, etc.

Sharing our files with a utility company becomes impossible without these symbols. Is there anything we can try?
 
Win 7 Pro 64-Bit - Dell T1600
Intel Xeon 3.30Ghz
8Gb RAM
Civil 3D 2013

View 2 Replies View Related

AutoCAD .NET :: Veto ETRANSMIT Command Doesn't Work

Sep 13, 2013

I need to Veto ETRANSMIT in some cases, I stripped down my code to a msgbox that will ask if i want to Veto Or not

Imports Autodesk.AutoCAD.RuntimeImports Autodesk.AutoCAD.ApplicationServices<Assembly: ExtensionApplication(GetType(GHATransmit.Initialization))> Namespace GHATransmit Public Class Initialization Implements IExtensionApplication Public KillCommand As Boolean = False Public Sub Initialize() Implements Autodesk.AutoCAD.Runtime.IExtensionApplication.Initialize Dim dm As DocumentCollection = Application.DocumentManager Dim doc As Document = dm.MdiActiveDocument AddHandler
[code]....

Even if the e.veto has been sent to AutoCAD the ETRANSMIT command still continues.

View 2 Replies View Related

AutoCAD 2013 :: Promote Data References When Using ETransmit?

Jan 31, 2013

I know that data referenced drawings can be included in an eTransmit.  However the drefs don't appear to repath when doing so. Any way to promote data references using eTransmit?

For context, we are trying to find a good way to archive all the project files at certain milestones.  eTransmit does a good job of gathering up all the files referenced in a sheet set.  It appears to repath the acad xrefs but the drefs still refer back to the working model files.

View 2 Replies View Related

AutoCAD 2013 :: ETransmit Error From Sheet Set Manager

Dec 28, 2012

I get an error when I try to eTransmit from the sheet set manager.An error occurred attempting to create the transmittal. Please make sure the target location is writable and that the target disk has sufficient space.

View 7 Replies View Related

AutoCAD Civil 3D :: ETransmit / Export Drawings To Send To A Client

Jul 23, 2013

I am currently trying to etransmit or export one of our C3D drawings to CAD 2007 to send to a client. Every time I estransmit or export a lot of boxes appear on the exported file. Does anything know what they are or how to get rid of them? it won't let me freeze them, they all seem to be one block together.

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: ETransmit Multiple Documents Using Scripts

Nov 27, 2012

I'm currently working on a project that requires that I eTransmit a large quantity of files, which is becoming very time consuming. I need writing a script that will allow me to etransmit all of the files at once.

My requirements:

- All .dwgs must be saved as individual .zip files with all references included.
- .zip file must have same name as associated .dwg (basically just swap extensions).

My progress:

- Seems very simple, basically my script is:

Qsave
-eTransmit
-CH
-SetupName
-C
ROADBLOCK!!!!!!! D:<

My problem is that I want to have AutoCAD return the filename sans extension and filepath when I'm prompted to input the filename for the .zip file. How can I do this? I've been looking up options using VBA, but with limited success given.

View 1 Replies View Related

AutoCAD 2013 :: Etransmit A File Containing Only Xrefs Still Paths To Network Not Zip Folder

Jul 19, 2013

I have files that contain only XREFs, some have up to 20. When I try to use etransmit to share these files, the paths are still looking for the network and not the contents of the zip file.They are all Overlays Full path

I swear that it worked before but I cannot replicate it.I cannot share the zipped file with anyone not connected to our network as all references are lost.

View 7 Replies View Related

AutoCAD Civil 3D :: ETransmit Leaves Empty Line / Curve Table

Oct 3, 2012

When trying to etransmit a dwg from Civil 3D 2010 which has line/curve tags with tables built from them, we are getting output which has the table headers but no entries below. The cad user on the other end gets no line/curve data. The other user is on Civil 3D 2011.

View 5 Replies View Related

AutoCAD 2013 :: 2014 Object Enabler Causes Fatal Error On Etransmit And File Conversion

Aug 16, 2013

I recently installed Autocad 2014 with Carlson Survey 2014. When I use Etransmit or file conversion i get a Fatal Error. when i uninstall the civil 3d object enabler, the problem goes away, but i need the object enabler and i need to convert files. Is this not a major issue that Autodesk would consider important enough to address, or is the object enabler minor in comparison to other issues?

View 4 Replies View Related

Revit :: Etransmit 2014 Will Not Send Any Links

Feb 17, 2014

I get the following error when trying to use etransmit on two different projects:"the following files could not be checked for links"..We use Revit Server.  We have many projects which etransmit just fine from Revit Server.
 
I looked this up and the only info I found said that Revit Server is locking a link or links or the main file. I (and our IT dept) checked Revit Server for locking and did not find any issues.  I have tried locating the consultant linked files on the Revit Server too.  

View 3 Replies View Related

Revit :: ETransmit Encountered An Error While Trying To Contact Server

Jul 31, 2012

I receive this error when testing eTransmit for Revit 2013. "etransmit encountered an error while trying to contact the server". Oddly, it is only a problem with on host, and not the other.

View 3 Replies View Related

AutoCad :: How To Send Drawing Without Sending Its Image File Or Without Etransmit The File

Dec 8, 2011

I want to attach image in Autocad 2010, i know the procedure to insert the image (.jpg,etc.). But my problem is that i dont want to send its original image that i used from my hard disk.

Is there any way to send drawing without sending its image file or wothout doing etransmit the file.

View 1 Replies View Related

Photoshop :: Netscape Logo Replaces PS Logo

Jun 10, 2008

when I browse image files I find that the Photoshop/Adobe logo has been replaced by the Netscape logo. When I attach a file in email the N-scape logo is there by file name/number not Photoshop logo. Anyone know why or have this issue?

View 5 Replies View Related

Photoshop :: Swap New Logo For Old Logo

Apr 22, 2009

I have a .pdf that I want to use in a presentation next week. The problem is, since we last used this .pdf, we have changed our logo. How does one switch out one image out for another? 

View 3 Replies View Related

AutoCad 2D :: How To Draw APC Logo

Apr 28, 2011

How to draw the APC logo below, I can't seem to draw the 'C' so it looks correct.

Is there a way to convert an image file logo (jpeg or bmp) to a DXF file so I can get that into CAD and then maybe scale it to fit?

Most programs do really bad conversions!

I have also attached the logo as a .ai file (Adobe Illustrator) which I got off the net but I can't do much with that as I don't have that program installed.

View 8 Replies View Related

AutoCad :: Get Logo Without Having Grip Square Around It?

Jun 6, 2013

i know how to insert a pdf, but im wondering how i can get the logo into CAD with out having the grip square around it. is it possible or do i have to trace the logo by hand to get into my template?

View 3 Replies View Related

AutoCad :: Loosing Image In Logo?

Sep 21, 2011

I keep loosing the company logo (JPG image) on my title box when drawings are sent our to clients in DWG format, is there a way to resolve this? Currently i have moved a copy of the image into the folder containing the drawings i am working on, still have problems has it wont even copy to another drawing.

View 4 Replies View Related

AutoCAD 2010 :: How To Attach A Jpeg Logo

Feb 20, 2013

i know how to attach a jpeg to my autocad drawning but that is not doing the job, i have to re-attach the jpeg every time I re-open the file. So my question is how do I insert it to my dwg? Is it the same method as pdf (attachpdf)?  

View 1 Replies View Related

AutoCAD Inventor :: Logo In Drawing IDW Template?

Dec 12, 2011

Still working with INVENTOR 10.

When editing the Title Box in a Drawing Template and attempting to insert a LOGO (bmp file) the logo file justs show an icon for the Logo and not the Logo

View 3 Replies View Related

AutoCad :: Company Logo Into Drawing And / Or Layout?

Mar 30, 2011

how to put my companies logo into the drawing and/or layout.

View 1 Replies View Related

AutoCad :: Using Xrefs To Insert Logo / Images

Oct 22, 2013

I am using x refs to insert logo and some images.

When I exit the drawing and reopen, all the images are gone?

View 2 Replies View Related

AutoCad :: Get Company Logo On Title Block

Oct 18, 2011

I'm having a hard time getting my company logo on my title block. I have it saved on my desktop as a pdf but I can't get it into the actual program.

View 2 Replies View Related

AutoCAD LT :: Logo Disappears From Titleblock And Files Corrupt?

Sep 10, 2013

I am working on a new project which is now at building control stage and am doing the following workflow:

View 5 Replies View Related

AutoCAD Inventor :: Transferring Company Logo In DWG Format

Jul 20, 2012

I am trying to transfer my company logo in DWG format to Inventor to put on my custom border I am currently making. I tried copying and pasting but it doesnt work.

View 9 Replies View Related

AutoCAD 2013 :: DWG To PDF Plotting - Logo Text Changes Color

Oct 16, 2013

I have attached my template drawing and a plotted pdf file of my template.

My question is the logos in the title block are hand drawn dwg logos. My client does not like the pdf file because the ITC logo text changes color and looks grainy or washed out. It is not crisp and clean. This is VERY IMPORTANT to him. Why do they change so as in the colors of the ITC logo change to a light blue not the 178 I set it at in AutoCad. when I plot a pdf the file. When plotting I use the DWG to PDF option.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved