Search found 12 matches

by apdc
25 Oct 2012, 19:41
Forum: CAD .NET
Topic: CADToPDF's PDF Output Appears "Corrupted" Internally
Replies: 2
Views: 14427

Re: CADToPDF's PDF Output Appears "Corrupted" Internally

Thank you for your reply! Yes, I couldn't think of the correct wording or best way to describe the issue at the time.

Thanks again!
by apdc
25 Oct 2012, 03:51
Forum: CAD .NET
Topic: CADToPDF's PDF Output Appears "Corrupted" Internally
Replies: 2
Views: 14427

CADToPDF's PDF Output Appears "Corrupted" Internally

I'm not sure the best way to word this question. Objectively, I would like to use CADImport's DWG->PDF functionality, and given the exported PDFs, perform some additional PDF operations on it. However, it seems like the PDFs generated from CADImport might not truly conform to PDF standards or of som...
by apdc
22 Feb 2012, 04:21
Forum: CAD .NET
Topic: Exporting DWG to PDF Options
Replies: 10
Views: 53107

Re: Exporting DWG to PDF Options

Hi, I'm using the beta version and the two bugs are fixed like you said. I do have a question, when exporting to PDF, is there a way to change the orientation to "Landscape" orientation instead of "Portrait"? The Settings properties in the CADtoPDF also does not seem to work, in regards to paper siz...
by apdc
15 Feb 2012, 03:54
Forum: CAD .NET
Topic: Perspective Projection
Replies: 4
Views: 27468

Re: Perspective Projection

Thank you.

That would be a nice feature to have with the OpenGL mode.
by apdc
15 Feb 2012, 03:39
Forum: CAD .NET
Topic: Exporting DWG to PDF Options
Replies: 10
Views: 53107

Re: Exporting DWG to PDF Options

By any chance, do you have an ETA on when this issue is fixed? And, if there a possible workaround to export each layout one by one? Thanks.
by apdc
10 Feb 2012, 20:53
Forum: CAD .NET
Topic: Exporting DWG to PDF Options
Replies: 10
Views: 53107

Re: Exporting DWG to PDF Options

Thank you
by apdc
10 Feb 2012, 04:09
Forum: CAD .NET
Topic: Is it possible to print out a DWG with all layouts?
Replies: 2
Views: 13465

Is it possible to print out a DWG with all layouts?

I was wondering if it is possible to print out a DWG with all the layouts onto one print job? Similar when you Export DWG to a format "CADImport.Export.LayoutsExportOption.All". As in there will be a page for every layout in a DWG.

Let me know if it is possible. Thanks.
by apdc
09 Feb 2012, 03:08
Forum: CAD .NET
Topic: Perspective Projection
Replies: 4
Views: 27468

Perspective Projection

Is there a way to implement a "Perspective Projection" mode like in DWG TrueView? Opening the following DWG file: http://download.autodesk.com/us/samplefiles/acad/visualization_-_condominium_with_skylight.dwg In the CADImport.NET Viewer demo, it appears as (attached, top figure) on default view as f...
by apdc
07 Feb 2012, 21:02
Forum: CAD .NET
Topic: Exporting DWG to PDF Options
Replies: 10
Views: 53107

Re: Exporting DWG to PDF Options

Hello, I tried using the current layout options and using the example above, it gave me an odd output. It extracted the first page correctly. However, it still exported the other 2 layouts (pages), except they're very small blank pages as see in attached layout. Attached is the simple code I used to...
by apdc
31 Jan 2012, 23:41
Forum: CAD .NET
Topic: Exporting DWG to PDF Options
Replies: 10
Views: 53107

Re: Exporting DWG to PDF Options

Thank you for the response.

Is it possible to export each layout(s) in a DWG and output them to a separate files/PDFs? Also, is there an estimated time frame for the next release?

Thanks!
by apdc
28 Jan 2012, 03:27
Forum: CAD .NET
Topic: Exporting DWG to PDF Options
Replies: 10
Views: 53107

Exporting DWG to PDF Options

Hi, I have a question with exporting DWG into PDF. Using a sample file from AutoDesk's website : http://download.autodesk.com/us/samplefiles/acad/colorwh.dwg colorwh.png Attached is the resulting PDF from the DWG, as you can see the the first page is Fit to Page correctly, but the second and third i...