Hi, I thibk a texbox is good in general, but I do see there are some problems.
So, a few observations: * the corner markers are not needed in principle if there is no question (though no idea if one can get rid of them); sdaps will just warn (and probably sets the valid flag to 0) * if you print duplex, you only need the barcodes on one side, which saves space * you could do a textbox over the full page with a 0pt border; which sdaps would always see as checked and would export an image for (this requires some ugly placement logic to get rid of the page margins again) * if you have a good cobtrol of the scan (i.e. correct page count), you could just add dummy pages and replace them later; sdaps will warn like hell about not findibg IDs, but the data will be there and you could extract the images without the help of sdaps Not sure what the best option here is; but maybe one of the above points could help? I could provide sone more instructions as to how to implement each. Benjamin On Wednesday, 11 March 2020, Santiago Timón wrote: > Hi Ferdinand, > > Thank you for the answer, but I'm not sure how I could use your approach. > Maybe a sample is more explicatory: > [image: imagen.png] > > To be able to fit the test, the figure is scaled to 80%, and that is a > problem since we can't alter the test. So I would need to have a blank page > without all the questionnaire stuff and put the test figure in it, with its > original size. > Is it possible? > Thanks! > > > El mié., 11 mar. 2020 a las 13:47, Ferdinand Schwenk (<[email protected]>) > escribió: > > > Hi Santi, > > > > maybe a textbox (https://sdaps.org/class-doc/sdapsclassic.html#\textbox) > > is what you are looking for. The contents of such a box will be included in > > the report as picture. > > > > Best regards > > Ferdinand > > > > Am Mi., 11. März 2020 um 13:25 Uhr schrieb Santiago Timón < > > [email protected]>: > > > >> Hi, > >> > >> Our questionnaire is used as a Case Report Form, gathering cognitive > >> tests among other things. Some tests, like the Trail Making Test > >> <https://en.wikipedia.org/wiki/Trail_Making_Test>, are handed to the > >> patient and should be scanned with the rest of the SDAPS structure. > >> Is there a way I can jump over SDAPS base margins and lines? Or adding > >> extra pages? (I know that SDAPS expects a specific amount of pages when > >> adding/recognizing). > >> > >> Thanks > >> -- > >> Santi > >> > > > > -- > Santi >
