- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Hi,
welcome @forums.autodesk.com!
>> Can autocad edit pdf file after using import PDF function
You can import the PDF-content and then edit the content, but the imported geometry are then AutoCAD objects, not any more PDF objects.
However, when you finished the modification you can run _PLOT and create a new PDF file from that.
- alfred -
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------
(not an Autodesk consultant)
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
IF the PDF is a vector PDF then you can import the vector information and some text (TTF) i believe.
If its a raster image it will not import vector data but it will import as image.
if the PDF has embedded raster in the pdf i believe it will import it as a png (also not vector data)
so it can only import to edit a certain type of information.
As @Alfred.NESWADBA also indicated, this import converts the information to CAD information so you are not editing the PDF but a PDF can be created the way alfred indicated.
CADnoob