So my question is how do I crop a line drawing PDF that I have imported and do I have to doit before using the trace function
Thanks in advance
So my question is how do I crop a line drawing PDF that I have imported and do I have to doit before using the trace function
Thanks in advance
Can you attach your pdf here to have a look at?
You might try Adobeâs free online editor.
That depends
Pdfâs can contain lines, images or both. Lines can be edited in the normal fashion.
Images can have a mask applied to them.
Depending on what kind of cropping you need to do, you may have to run through the trace method first.
Screen shots would be very helpful to get you to your answer.
Sorry it wonât let me upload a PDF
Take a screen shot
Or try changing the extension to .txt along with a good description of what youâre trying achieve.
Sorry, I had to go out to collect some stuff from an Amazon locker.
I always forget which file formats the forum allows (or doesnât!). If you append â.txtâ to the end of the filename (i.e. after the .pdf part) it will let you upload it.
Can you please describe what you want to achieve?
Some parts I need to cut are larger than the cutting area in length, I need to crop the shape so I can cut in 2 pieces and scarf them together after they are cut
Thanks
Is the PDF importing as vector shapes or as a raster image?
If vector shapes then you should be able to use either boolean tools or âcut shapesâ to get you what you need.
If raster image then:
Thanks so much, this is perfect for what I need to accomplish.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.