CSV Question Import PAIN!!!!!
February 3, 2010 12:00 AM
"This does change the size, but it does not change the box size which means you have to resize every text box. This would be a great process if it worked a little better."
Yeah, it's not a perfect solution. It comes in handy if you have something consistent that you can change. Although, did you look at the right and bottom of each text box? That determines the size of the box. For example, one of my projects that I exported to XML comes out with:
435
231
635
292
This box is 200 pixels wide by 61 pixels high. If all my affected text boxes come in like this, then I could just do a global search and replace 635 with 735 if I wanted the text boxes to change to be 300 pixels wide.
In fact, depending on your text editor, it doesn't matter what the size of the boxes are, as long as they import to the same location. You could do a search for the same left and top positions and then replace the numbers following them within the right and bottom positions with set numbers.
Although, if all your questions are imported to different positions, then this process is much more difficult.
Kevin
Discussions have been disabled for this post