AutoCAD .NET :: Printer Stored In DWG File?
Jul 23, 2013
I have a problem with plotting dwg files using vb net.
When in this files is stored a printer no more existing in my network I've an exception in my vb net program.
How can I clean any information about printers stored in files?
To plot these files I use "acadDoc.SendCommand("-stampa" + vbCr + "S" + vbCr + "model" _ ....."
View 4 Replies
ADVERTISEMENT
Aug 21, 2012
What I need is a trigger saved within a drawing dwg file which if found will launch a lisp to run if the trigger is not present in the dwg the lisp will not run.
If memory serves me correctly the trigger was managed by creating a unique table search item saved in the actual dwg file. A start-up lisp would then search for it and if found it would run the lisp if not it would simply continue as if nothing happened.
View 6 Replies
View Related
Feb 1, 2014
Some jpg files are stored with the file extension .jpg and some are strored with .jpeg. Actually when you rename the extension from .jpeg to .jpg it seems to make no difference and the file is still usable with most software including Xara Designer Pro 9 that I use.
I remember that in older versions of Xara, when you exported to jpg, the filter for the file listing was [*.jpg; *.jpeg] and all the files with the respective extensions where listed and you could pick an existing file to write over it or select it and use a similar name. In Desiner Pro 9, when I select "export to jpeg" the only filter is [*.jpg]. So I do not see the jpeg files anymore.
I could just rename the .jpeg file to .jpg ... but why not show the .jpeg files also? Is there a way in Xara to get this feature back? Am I missing something?
View 9 Replies
View Related
Dec 11, 2012
Is there any way to publish a revit project to a locally stored dwf file? I want my students to be able to submit dwf files for grading without setting up buzzsaw accounts.
Seems strange that there is no obvious solution in the ribbon. Are we relegated to printing to PDF?
View 2 Replies
View Related
Dec 30, 2012
PSB files are stored (in the Windows OS) in the User's Temp folder. My Temp folder has a dozen or so PSB files with various dates. Is there a reason they don't go away when a PSD file is saved? Vestiges of PS crashes? Same questions for Smart Object PSB files.
View 3 Replies
View Related
May 2, 2013
I'm currently using AutoCad Electrical 2010 and we just got a new printer. Is there any way to map all of my electrical drawngs to that printer without opening each drawing and selecting the new printer?
View 7 Replies
View Related
May 21, 2013
In our drawings we have a layout with a view port and tittle block.
Default printer set for that layout is "dwg to pdf.pc3" and paper is "ISO A3".
I had to plot this layout [extence] to a plt file for the use of our Production ERP.
We had to print to a specific windows printer with paper size A3.
We use to do it in VBA with the bellow code. How to do it in .Net
Public Function BetsyPlot2() As Boolean
Dim Plot As AcadPlot
Dim alayout As AcadLayout
Dim lowerLeft(0 To 1) As Double
Dim upperRight(0 To 1) As Double
Dim retval As Boolean
retval = flase
[Code]..
View 2 Replies
View Related
Aug 10, 2012
My office is running into a printing issue, when different people are plotting off the same drawing file.
I've checked the .CTB file, all of us are using the same file, all .CTB parameters are identical, and no line weights have been set up within the layers, all are set to default, and no transparency has been used.
One man prints the file from AutoCAD2013, on a Windows 7-32bit computer, to our HP Laser Jet 8150N and his drawing comes out light.
I print the same drawing file from AutoCAD2012, on a Windows 7-32bit computer to the same printer with the same .CTB file and my drawing file prints dark. Much darker than his does.
We're having the same issue with other computers here in the office all printing to the same printer using exactly the same .CTB file. I've checked all the versions of Windows, and we're all using Windows 7 32-bit.
The only thing I can think of is that maybe we have different graphics cards as the computers have been purchased at different times.
View 1 Replies
View Related
Nov 17, 2004
I'm trying to create a file that my printer can use. I am trying to have some door hangers printed. They are black & white and one color (reflex blue).
The image I am working on is in CMYK mode, the printer said to only have black and 100% cyan in the file and save it to PDF to send to him. I've got everything figured out but my logo. The printer said the logo has to be in grayscale, because right now the file I send to him the logo is making it a 4 color job.
The logo is a separate file so I have been just opening it and dragging it into the door hanger image. I first change it to grayscale using Image/Mode/grayscale, but when I drag it into the door hanger file it somehow changes the logo image into parts of C, Y, M and black.
View 1 Replies
View Related
Nov 17, 2004
I'm trying to create a file that my printer can use. I am trying to have some door hangers printed. They are black & white and one color (reflex blue).
The image I am working on is in CMYK mode, the printer said to only have black and 100% cyan in the file and save it to PDF to send to him. I've got everything figured out but my logo. The printer said the logo has to be in grayscale, because right now the file I send to him the logo is making it a 4 color job.
The logo is a separate file so I have been just opening it and dragging it into the door hanger image. I first change it to grayscale using Image/Mode/grayscale, but when I drag it into the door hanger file it somehow changes the logo image into parts of C, Y, M and black.
View 1 Replies
View Related
Apr 24, 2005
I recently finished some wedding invitations & sent them to a printer. They called me back & said that they needed the black to be 100% black and the pink to the 100% magenta. I have tried everything I can think of to change the colors, but they keep changing back to their original color.
For example, when I try to change the text to:
C: 0%
Y: 0%
M:0%
K: 100%
It changes it to:
C:75%
Y:68%
M:67%
K:90%
View 1 Replies
View Related
Aug 15, 2012
A bit of an emergency going on here...I'm trying to deliver art to a printer and they are having trouble opening my files. I've got CS5 and they're using Corel X3.
When they try to open my AI file they're getting a 'corrupted' error. I sent EPS versions and they're getting font-related errors - but all of my fonts are outlined (the first thing I confirmed).
View 1 Replies
View Related
Feb 10, 2014
I am having problems creating a clean PS file for booklet spreads and was advised to add ADPDF9 PPD to the printer description file in InDesign CS6.
View 1 Replies
View Related
May 1, 2013
When I try to import a pdf file that I have scanned with my printer, corel X6 says either "file is corrupt" or something about not enough memory to perform the action. I have 2 different work stations with 2 separate printers (both the same brand and model) and have tried scanning and importing and get the same message from both now.
It always worked before. I can open the pdf document in Adobe and it is fine, so I don't think the file is corrupt, rather it is something in corel that is stopping it from importing. There are no updates outstanding for my computer.
View 4 Replies
View Related
Aug 27, 2013
Using CS5 windows won't print all the graphics of the file, even to a PS printer. Some of the graphics don't print at all and some print in a reverse color.
View 5 Replies
View Related
Mar 6, 2013
how to change the printer associated with PSP or add another printer? I have 2 printers installed on Windows7 but the only one I get when I try to print from PSP is the wide format printer & no option to add another. Is printing from Windows Photo Viewer my only option?
View 6 Replies
View Related
Nov 4, 2013
Which folder contains the printers that CorelDraw X6 recognizes? I'm trying to install Epilog Laser drivers on a new Win8 laptop, and somehow I have duplicate copies of the same "printer/laser engraver." I'm starting the driver instalation over, and want to remove the duplicate printers in CorelDraw. I've cleaned out all printers in control panel/devices and printers, as well as print drivers. But the duplicate printers remain in Corel X6. I've looked in each Corel folder on my computer it seems, and can't locate it. Would it by chance be a registy file I need to edit
Run msinfo32, summary > components > printing select the
printer to be deleted then file > print, select printer >
right click > delete
View 4 Replies
View Related
Feb 28, 2013
having some nice flyers printed at Office Depot. They do not accept CDR files (practically nobody does),
so which format would be best? they take pdf, illustrator etc. the flyer is text plus high quality pictures of art.
View 4 Replies
View Related
Mar 23, 2013
I have used Gimp a bit, and before that PS quite a bit. I have never had to use the size constraints for sizing a file to fit a large format printer. I will be getting one any day so I would like to be prepared as much as possible. When I was at another shop, the owner used one of the cropping functions to set the finish print size and then she could move the box around to locate the best print area and remainder to be cropped. She was using PS. I would assume I could do it also in Gimp, but have not found a way to do it yet. What am I missing. Even if the printer software will do it on the printer, I would like to be able to show my customer on a PC monitor what they might expect.
View 4 Replies
View Related
Nov 15, 2013
Do printers prefer Psd or DCS2 files placed in Illustrator for spot color output, assuming they are using a native file workflow, not Pdfs?
View 2 Replies
View Related
Mar 19, 2013
I would like to copy this settings so our all engineering team will have direct access to a specific block library.
Is it in the acadlt.cuix ? or the profile.aws ? or somewhere else ?
View 6 Replies
View Related
Oct 5, 2011
I want to know how the text which is created in an IDW is stored. Moreover I want to know if this can be extracted, accessed or modified externally? Maybe there is some way with the API?
Any way to translate the language of a drawing without having to be a CAD user.
My perfect scenario would be that the IDW's in a Vault environment could be copied and the text translated as part of the process.
View 2 Replies
View Related
Feb 9, 2014
The PS file InDesign CS6 generated to use to import into Acrobat for printer spreads has pixelated halftones. Is this a problem with InDesign CS6? Does it contain a post script driver?
View 1 Replies
View Related
Jan 7, 2014
I want to insert a stored block into a drawing (model space). Below is the code I'm using and I get
Runtime Error '5': Invalid procedure call or argument.
Sub Dummy()
Dim COESTD_obj As AcadBlockReference, InsPtStd(0 To 2) As Long, COESTD As String
COESTD = "C:JimHYDROCAD_DwgsBlocksZ_COE_STDS.dwg"
InsPtStd(0) = 0#: InsPtStd(1) = 0#: InsPtStd(2) = 0# 'Set insertion point as 0,0,0
Set COESTD_obj = ThisDrawing.ModelSpace.InsertBlock(InsPtStd, COESTD, 1#, 1#, 1#, 0#)
End Sub
View 2 Replies
View Related
Aug 30, 2007
How to access the raster preview image stored in the dwg from a C# .NET 2.0 program?
View 9 Replies
View Related
May 23, 2012
I have linked my drawing to a database with text inside a closed polyline. Is there a way to have the area of the closed polyline stored in the database as a live area.
View 8 Replies
View Related
Jun 5, 2012
I am trying to write a function to insert a block reference of a block definition which is already stored in the same drawing.
All threads are leads me to the way of inserting another drawing to current drawing with use of database.readdwgfile & database.insert.
How to use those methods for a block definition stored in the same drawing.
View 6 Replies
View Related
Jan 9, 2014
How do I delete the AutoCad block symbols that are stored inside my drawing?
Not blocks that have been created that you can see on your drawing it’s the blocks that the point styles use and are stored in the drawing.
View 3 Replies
View Related
May 31, 2012
I am using the volumes dashboard extension in Civil3d 2012. Where the style sheet for displaying the report is stored? I want to modify to be a bit nicer!
View 1 Replies
View Related
Nov 13, 2012
Where is the configuration for the Default Template Measurement units stored? Have tried creating an application options file, but on the clients this setting is not read/stored (still set to inches after import).
Is this setting stored in the registry? Where?
...and why does Inventor default to a non metric measurement unit?
View 6 Replies
View Related
Mar 21, 2012
When I first started using PS I didn't install actions correctly now I don't know where any of those actions are stored. I searched for ATN files but only found the actions that I know that installed right. Is there a way to send action from PS onto my hard drive and save them correctly?
View 2 Replies
View Related