jollyjoejimbob
IS-IT--Management
i've managed to create a template ps file that i later parse using sed via per. it's an approval form that has data parsed into it, thanks to the whole sed thing. it's further modified using Adobe Illustrator, where we add in the illustrations etc...
i have three issues to address before i can move this into production mode...
1) text that gets chopped
/inch {72 mul} def
0.75 inch 10.2 inch moveto
(Description) show
results in the "n" of "Description" detatching and landing in front of the "o".
- what's with that?
- what is it called?
- how do i prevent it from happening in the future?
2) when i open the ps document in Adobe Illustrator all the elements are grouped together. i think there's a technique i'm missing...
- is there a way to manage the groupings and or place them on layers?
3) setting the page size seems to be more difficult than anything i've done so far or maybe it's not the page size i'm looking for. when i open the ps file in Adobe Illustrator the Artboard doesn't seem to be the page size in the ps document.
- how do i make the page size and the Artboard the same so it all looks correct?
i advance, thank you very much for your assistance ;-)
i have three issues to address before i can move this into production mode...
1) text that gets chopped
/inch {72 mul} def
0.75 inch 10.2 inch moveto
(Description) show
results in the "n" of "Description" detatching and landing in front of the "o".
- what's with that?
- what is it called?
- how do i prevent it from happening in the future?
2) when i open the ps document in Adobe Illustrator all the elements are grouped together. i think there's a technique i'm missing...
- is there a way to manage the groupings and or place them on layers?
3) setting the page size seems to be more difficult than anything i've done so far or maybe it's not the page size i'm looking for. when i open the ps file in Adobe Illustrator the Artboard doesn't seem to be the page size in the ps document.
- how do i make the page size and the Artboard the same so it all looks correct?
i advance, thank you very much for your assistance ;-)